Microsoft.Windows.SDK.Win32Metadata
by: Microsoft
- 163 total downloads
- Latest version: 69.0.7-preview
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.Windows.WDK.Win32Metadata
by: Microsoft
- 25 total downloads
- Latest version: 0.13.25-experimental
This packages provides metadata (.winmd) for the Windows Driver Kit (WDK). It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.WindowsAppSDK
by: Microsoft
- 29 total downloads
- Latest version: 2.0.0-experimental4
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.AI
by: Microsoft
- 16 total downloads
- Latest version: 2.0.130-experimental
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
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 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
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 9 total downloads
- Latest version: 2.0.5-experimental
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
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
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
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
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
- 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
- 26 total downloads
- Latest version: 2.9.2
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 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
MiniProfiler.AspNetCore
by: Nick Craver
- 14 total downloads
- Latest version: 4.0.180
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.Shared
by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
- 6 total downloads
- Latest version: 4.0.180
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MongoDB.Bson
by: MongoDB Inc.
- 50 total downloads
- Latest version: 2.13.3
MongoDB's Official Bson Library.
MongoDB.Driver
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 22 total downloads
- Latest version: 2.9.3
Official .NET driver for MongoDB.
Mono.TextTemplating
by: Mikayla Hutchinson
- 5 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.