MudBlazor by: Garderoben Henon and Contributors
  • 2.213k total downloads
  • Latest version: 9.6.0
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MimeKit by: Jeffrey Stedfast
  • 434 total downloads
  • Latest version: 4.1.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.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
Newtonsoft.Json by: James Newton-King
  • 224 total downloads
  • Latest version: 10.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
MySql.Data by: Oracle Corporation
  • 386 total downloads
  • Latest version: 9.7.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
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 237 total downloads
  • Latest version: 1.0.17
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
Mono.TextTemplating by: Mikayla Hutchinson
  • 63 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
MySqlConnector by: Bradley Grainger
  • 167 total downloads
  • Latest version: 2.6.1
  • 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
  • 86 total downloads
  • Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together. b7f182415927d3b98445d043e1680c56b9d1f17c When using NuGet 3.x this package requires at least version 3.4.
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 48 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Configuration by: NuGet
  • 54 total downloads
  • Latest version: 4.2.0
  • nuget configuration nuget.config
NuGet's client configuration settings implementation.
NuGet.Frameworks by: NuGet
  • 54 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.Common by: NuGet.Common
  • 50 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
MSBuild.Sdk.Extras by: Oren Novotny
  • 282 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.GitVersioning by: Andrew Arnott
  • 1.63k total downloads
  • Latest version: 3.11.1-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NLog by: Kim Christensen
  • 23 total downloads
  • Latest version: 2.1.0
  • logging log tracing logfiles NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.
ncrontab by: Atif Aziz
  • 10 total downloads
  • Latest version: 1.0.0
  • cron schedule time
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. 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.
MsgPack.Cli by: FUJIWARA Yusuke
  • 42 total downloads
  • Latest version: 0.5.3
  • Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin Unity3D
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
NetTopologySuite by: NetTopologySuite - Team
  • 152 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.IO by: NetTopologySuite - Team
  • 108 total downloads
  • Latest version: 1.14.0.1
  • NTS PostGis Shapefile
This package contains several IO libraries to cope with spatial data from various sources. Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 18 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.