Microsoft.Win32.Registry by: Microsoft
  • 17 total downloads
  • Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
MimeKit by: Jeffrey Stedfast
  • 19 total downloads
  • Latest version: 4.7.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 net8.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
Moq by: Daniel Cazzulino, kzu
  • 44 total downloads
  • Latest version: 4.18.3
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/a760c9888
MudBlazor by: Garderoben, Henon and Contributors
  • 0 total downloads
  • Latest version: 6.0.11
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySql.Data by: Oracle
  • 10 total downloads
  • Latest version: 9.0.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector by: Bradley Grainger
  • 0 total downloads
  • Latest version: 2.3.6
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NETStandard.Library by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-25401-01
A set of standard .NET APIs that are prescribed to be used and supported together. 81ffa9f5381f510c2afa17a113e4c4d77144b84e When using NuGet 3.x this package requires at least version 3.4.
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 9.10.12
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1 total downloads
  • Latest version: 5.3.4
  • NLog logging log structured tracing logfiles database eventlog console email
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 5, 6, 7 and 8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NSwag.AspNetCore by: Rico Suter
  • 0 total downloads
  • Latest version: 14.0.0-preview002
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 14.1.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 14.1.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 14.0.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Protocol by: Microsoft
  • 0 total downloads
  • Latest version: 6.11.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
Parlot by: Sebastien Ros
  • 1 total downloads
  • Latest version: 1.0.2
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Perfolizer by: Andrey Akinshin
  • 1 total downloads
  • Latest version: 0.4.0
  • analysis performance tool
Performance analysis toolkit
PolySharp by: Sergio Pedri
  • 0 total downloads
  • Latest version: 1.12.1+615f6ccb3e59644e0e16752571c0db81ce780c5d
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
RestSharp by: .NET Foundation and Contributors
  • 0 total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client
runtime.native.System.Net.Http by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.12.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.