NodaTime by: Jon Skeet
  • 222 total downloads
  • Latest version: 2.0.0-alpha20160729
  • date,time,timezone,calendar,nodatime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
NPoco by: Adam Schröder
  • 511 total downloads
  • Latest version: 4.0.3
  • orm sql micro-orm database mvc
An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.
MSBuild.Sdk.Extras by: Claire Novotny
  • 555 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MSTest.TestAdapter by: Microsoft
  • 35 total downloads
  • Latest version: 3.8.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
MySql.Data by: Oracle
  • 21 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MsgPack.Cli by: FUJIWARA, Yusuke
  • 145 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 15 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support concurrent dictionary
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Action by: Microsoft
  • 20 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support action func
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
Newtonsoft.Json by: James Newton-King
  • 801 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
MudBlazor by: Garderoben, Henon and Contributors
  • 1,795k total downloads
  • Latest version: 8.15.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
NetTopologySuite by: NetTopologySuite - Team
  • 204 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.PostGis by: NetTopologySuite - Team
  • 26 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1,635k total downloads
  • Latest version: 6.0.7
  • NLog logging log structured tracing logfiles database eventlog console
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 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nerdbank.GitVersioning by: Andrew Arnott
  • 1,572k total downloads
  • Latest version: 3.10.8-alpha
  • 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.
Npgsql by: Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky
  • 197 total downloads
  • Latest version: 2.2.7
  • Npgsql postgres data database Postgresql
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Postgresql 9.x and above is officially supported.
Nabla.Blazor.Select2.Components by: KeudellCoding, Leonid Vizel
  • 125 total downloads
  • Latest version: 8.0.6.2
  • Select2 Select Js Models Convertion Blazor
Select2 model convertion tools
NETStandard.Library by: Microsoft
  • 132 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.
NCrontab by: Atif Aziz
  • 30 total downloads
  • Latest version: 3.4.0
  • cron schedule time
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.
NetTopologySuite.IO by: NetTopologySuite - Team
  • 123 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!).
MSTest.Analyzers by: Microsoft
  • 444 total downloads
  • Latest version: 4.0.2
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.