Microsoft.WindowsAppSDK.Search
by: Microsoft
- 16 total downloads
- Latest version: 2.5.5
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.6-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
- 53 total downloads
- Latest version: 2.3.9
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.
MimeKit
by: Jeffrey Stedfast
- 32 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
MongoDB.Driver.Core
by: MongoDB Inc.
- 30 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 3 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating
by: Mikayla Hutchinson
- 5 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 11 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MQTTnet
by: The contributors of MQTTnet
- 89 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MSBuild.Sdk.Extras
by: Oren Novotny
- 25 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MySql.Data
by: Oracle
- 3 total downloads
- Latest version: 6.10.9
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 125 total downloads
- Latest version: 1.3.14
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NCrontab
by: Atif Aziz
- 5 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NEST
by: Elastic and contributors
- 73 total downloads
- Latest version: 6.2.0
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
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.Core
by: 新生命开发团队
- 21 total downloads
- Latest version: 11.13.2026.319-beta0606
Core library of NewLife framework. Provides high-performance infrastructure for building scalable applications: logging (file/network), configuration (XML/JSON/HTTP), cache (memory/distributed), network (TCP/UDP/HTTP/WebSocket), serialization (binary/XML/JSON), APM tracing, IoC container, actor model, timer scheduler, plugin framework, and more. Supports .NET Framework 4.5 to .NET 10. 核心组件库,为构建可扩展应用程序提供高性能基础设施。提供日志(文件/网络)、配置(XML/JSON/HTTP)、缓存(内存/分布式)、网络(TCP/UDP/HTTP/WebSocket)、序列化(Binary/XML/JSON)、APM性能追踪、对象容器、并行模型、定时调度、插件框架等。支持.NET Framework 4.5至.NET 10全版本。
NewLife.Cube.Core
by: 新生命开发团队
- 433 total downloads
- Latest version: 6.6.2025.1111-beta0537
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
NewLife.XCode
by: 新生命开发团队
- 8 total downloads
- Latest version: 11.25.2026.427-beta1619
高性能 .NET 数据中间件(超级ORM),聚焦添删改查与海量数据,内置多级缓存、自动迁移、分表分库、强类型查询与跨库迁移。
Newtonsoft.Json
by: James Newton-King
- 27 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 4 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON