Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 1.8.0
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.
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
MiniExcel
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 3 total downloads
- Latest version: 1.42.0
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
- 3 total downloads
- Latest version: 4.0.0-alpha9-00206
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MongoDB.Bson
by: MongoDB Inc.
- 32 total downloads
- Latest version: 2.7.2
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 25 total downloads
- Latest version: 2.7.3
Official .NET driver for MongoDB.
Mono.TextTemplating
by: mhutch
- 8 total downloads
- Latest version: 2.0.4
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino kzu
- 50 total downloads
- Latest version: 4.9.0
Moq is the most popular and friendly mocking framework for .NET
murmurhash
by: Darren Kopp
- 1 total downloads
- Latest version: 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MySqlBackup.NET.MySqlConnector
by: Jean.R adriancs
- 3 total downloads
- Latest version: 2.3.7
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
MySqlConnector
by: Bradley Grainger
- 40 total downloads
- Latest version: 2.1.9
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Net.IBM.Data.Db2
by: IBM Corporation
- 2 total downloads
- Latest version: 9.0.0.400
IBM Data Server provider for .NET 9. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NetFx.System.Buffers
by: NightOwl888
- 1 total downloads
- Latest version: 4.0.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
NetFx.System.Memory
by: NightOwl888
- 1 total downloads
- Latest version: 4.0.0
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
NetFx.System.Runtime.CompilerServices.Unsafe
by: NightOwl888
- 2 total downloads
- Latest version: 4.0.0-alpha-0016
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
System.Runtime.CompilerServices.Unsafe
NetLegacySupport.Action
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 9 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
NewLife.Agent
by: 新生命开发团队
- 156 total downloads
- Latest version: 10.14.2026.112-beta0712
应用程序注册为系统服务,支持Windows/Linux
NewLife.Core
by: 新生命开发团队
- 34 total downloads
- Latest version: 11.10.2026.127-beta0412
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache, network (TCP / UDP / HTTP /WebSocket), serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存、网络(Tcp/Udp/Http/WebSocket)、序列化(Binary/XML/Json)、APM性能追踪。