Microsoft.WindowsAppSDK.AI by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.130-experimental
  • Windows "Windows App SDK" WinAppSDK Models AI 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 AI APIs.
Microsoft.WindowsAppSDK.Base by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.1-experimental
  • 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
  • 8 total downloads
  • Latest version: 2.0.1-experimental
  • 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
  • 11 total downloads
  • Latest version: 2.0.11-experimental
  • Microsoft Resources Native Windows WindowsAppSDK
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.5-experimental
  • 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
  • 10 total downloads
  • Latest version: 2.0.169-experimental
  • 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.Runtime by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.0-experimental4
  • 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.Widgets by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3-experimental
  • 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
  • 6 total downloads
  • Latest version: 2.0.4-experimental
  • 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.WindowsAzure.ConfigurationManager by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.0
  • Microsoft Azure Configuration Configuration Manager Cloud windowsazureofficial
Windows Azure Configuration Manager provides unified API to load the configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 167 total downloads
  • Latest version: 10.0.2
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 219 total downloads
  • Latest version: 10.0.2
Package Description
MimeKit by: Jeffrey Stedfast
  • 28 total downloads
  • Latest version: 3.1.1
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net452 net46 net47 net48 net5.0 net6.0 netstandard netstandard2.0 netstandard2.1
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. 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 limitations. 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
MiniExcel by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
  • 3 total downloads
  • Latest version: 1.42.0
  • excel xlsx csv micro-helper mini openxml helper
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet Github : https://github.com/mini-software/MiniExcel Gitee : https://gitee.com/dotnetchina/MiniExcel Issues : https://github.com/mini-software/MiniExcel/issues Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MiniProfiler.AspNetCore by: Nick Craver
  • 6 total downloads
  • Latest version: 4.0.0-alpha9-00206
  • ASP.NET Core Profiler Performance Profiling Timing
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MongoDB.Bson by: MongoDB Inc.
  • 66 total downloads
  • Latest version: 2.13.3
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: vincentkam dmitry_lukyanov rstam craiggwilson
  • 31 total downloads
  • Latest version: 2.9.3
  • mongodb mongo nosql
Official .NET driver for MongoDB.
Mono.TextTemplating by: mhutch
  • 8 total downloads
  • Latest version: 2.0.4
  • T4 templating
Open-source implementation of the T4 templating engine.
Moq by: Daniel Cazzulino kzu
  • 50 total downloads
  • Latest version: 4.9.0
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
murmurhash by: Darren Kopp
  • 1 total downloads
  • Latest version: 1.0.3
  • murmur murmurhash murmur3 hash
Provides a HashAlgorithm implementation of the Murmur3 algorithm