Microsoft.WindowsAppSDK.Base by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.2-preview
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.DWrite by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.1-preview
  • DWriteCore;native
DWriteCore is an implementation of the Microsoft Windows DirectWrite API that has been decoupled from the Windows OS. DWriteCore provides services for applications to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation by: Microsoft
  • 24 total downloads
  • Latest version: 2.0.15-preview
  • Microsoft Resources Native Windows WindowsAppSDK
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 22 total downloads
  • Latest version: 2.0.6-preview
  • Microsoft,Interactive Experiences,WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.ML by: Microsoft
  • 22 total downloads
  • Latest version: 2.0.175-preview
  • Windows "Windows App SDK" WinAppSDK ML MachineLearning APIs
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Machine Learning APIs.
Microsoft.WindowsAppSDK.Packages by: Microsoft
  • 4 total downloads
  • Latest version: 1.8.250610002-experimental3
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Runtime by: Microsoft
  • 13 total downloads
  • Latest version: 2.0.0-preview1
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Search by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.4-preview
  • Windows "Windows App SDK" WinAppSDK Search "Semantic Search"
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.3-preview
  • Windows "Windows App SDK" WinAppSDK Widget
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 24 total downloads
  • Latest version: 2.0.7-preview
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 168 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Package Description
MimeKit by: Jeffrey Stedfast
  • 12 total downloads
  • Latest version: 1.22.0
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef netstandard net35 net40 net45 xamarin android ios monodroid monotouch win8 wp81
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
ModelingEvolution.Blazor.Diagrams by: zHaytam
  • 38 total downloads
  • Latest version: 3.0.6
  • blazor diagrams diagramming svg drag
A fully customizable and extensible all-purpose diagrams library for Blazor
ModelingEvolution.Blazor.LogViewer by: ModelingEvolution
  • 64 total downloads
  • Latest version: 1.2.0
  • blazor logviewer xterm terminal docker cli logs
Reusable Blazor component for viewing logs from processes and Docker containers in real-time using XtermBlazor terminal.
ModelingEvolution.Blazor.Splitter by: ModelingEvolution
  • 132 total downloads
  • Latest version: 1.0.6
  • blazor splitter resizable panels component
A lightweight, standalone Blazor splitter component for creating resizable panels.
ModelingEvolution.Controls.Blazor.AnchorPanelControl by: ModelingEvolution Team
  • 8 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution AnchorPanelControl Blazor
AnchorPanelControl
ModelingEvolution.Controls.Blazor.HistogramControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution HistogramControl Blazor
HistogramControl
ModelingEvolution.Controls.Blazor.ResizableControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution Resizable Blazor
Resizable
ModelingEvolution.Controls.Blazor.SvgCanvasControl by: ModelingEvolution Team
  • 12 total downloads
  • Latest version: 0.0.10.17
  • ModelingEvolution SvgCanvasControl Blazor
SvgCanvasControl
ModelingEvolution.EventAggregator.Blazor by: ModelingEvolution
  • 153 total downloads
  • Latest version: 2.3.0
  • event-aggregator pubsub cqrs blazor blazor-server blazor-wasm events messaging
Blazor-specific extensions for ModelingEvolution.EventAggregator. Provides components and services for event aggregation in Blazor Server and WebAssembly applications.