MimeKit
by: Jeffrey Stedfast
- 1.527k total downloads
- Latest version: 4.1.0
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
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 110 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MMLib.SwaggerForOcelot
by: Milan Martiniak
- 1.374k total downloads
- Latest version: 4.9.0
Swagger generator for Ocelot downstream services.
MimeMapping
by: Matthew Little
- 517 total downloads
- Latest version: 4.0.0
Constants for (almost) all MIME types and method to determine MIME type from a file name.
Contains just over 1000 mime types.
The Dictionary is generated from the jshttp/mime-db db.json file.
Works similar to .NET's System.Web.MimeMapping.GetMimeMapping.
It aggregates data from the following sources:
https://www.iana.org/assignments/media-types/media-types.xhtml
https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types
https://hg.nginx.org/nginx/raw-file/default/conf/mime.types
See:
https://github.com/jshttp/mime-db#mime-db
https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping
modernhttpclient
by: Paul Betts
- 130 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 146 total downloads
- Latest version: 2.0.250915002-experimental
Windows App SDK
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 134 total downloads
- Latest version: 2.0.250930000-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.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 138 total downloads
- Latest version: 2.0.250912002-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.DWrite
by: Microsoft
- 93 total downloads
- Latest version: 2.0.26041403
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.Base
by: Microsoft
- 80 total downloads
- Latest version: 2.0.250911001-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.Widgets
by: Microsoft
- 89 total downloads
- Latest version: 2.0.250918003-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.Packages
by: Microsoft
- 17 total downloads
- Latest version: 1.8.250610002-experimental3
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.
ModelContextProtocol
by: ModelContextProtocol
- 396 total downloads
- Latest version: 1.2.0
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 96 total downloads
- Latest version: 2.0.325-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.
ModelContextProtocol.Core
by: ModelContextProtocol
- 154 total downloads
- Latest version: 1.2.0
Core .NET SDK for the Model Context Protocol (MCP)
Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 115 total downloads
- Latest version: 2.0.0-preview2
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.
MiniExcel
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 807 total downloads
- Latest version: 2.0.0-preview.3
Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.
MiniExcel.Csv
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 15 total downloads
- Latest version: 2.0.0-preview.2
Fast, Low-Memory, Easy Excel .NET processing tool for importing, exporting and templating spreadsheets
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
MiniExcel.Core
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 13 total downloads
- Latest version: 2.0.0-preview.2
Fast, Low-Memory, Easy Excel .NET processing tool for importing, exporting and templating spreadsheets
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
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 11 total downloads
- Latest version: 2.0.179-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 Search APIs.