Newtonsoft.Json by: James Newton-King
  • 415 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NETStandard.Library by: Microsoft
  • 71 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.
NSwag.ApiDescription.Client by: Rico Suter
  • 10 total downloads
  • Latest version: 14.0.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild by: Rico Suter
  • 11 total downloads
  • Latest version: 14.0.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
MudBlazor by: Garderoben Henon and Contributors
  • 859 total downloads
  • Latest version: 8.0.0-preview.7
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
MudBlazor.ThemeManager by: Garderoben Henon and Contributors
  • 110 total downloads
  • Latest version: 2.1.0
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
ThemeManager component for MudBlazor to design, test or do live changes to Mudblazor themes.
ngTable by: Vitalii Savchuk
  • 2 total downloads
  • Latest version: 0.4.1
  • ngTable
Simple table with sorting and filtering on AngularJS
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 496 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
NPOI by: NPOI Contributors
  • 95 total downloads
  • Latest version: 2.5.2
  • xlsx xls Excel Word docx office ole
Contact us on telegram: https://t.me/npoidevs
NBuilder by: Gareth Down and awesome contributors!
  • 3 total downloads
  • Latest version: 6.0.0
  • TDD unit-testing unittesting unitesting testing fluent
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
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
  • 47 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.
NCrontab by: Atif Aziz
  • 34 total downloads
  • Latest version: 3.3.3
  • 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.
NCrontab.Signed by: Atif Aziz
  • 24 total downloads
  • Latest version: 3.3.3
  • 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.
Nerdbank.NetStandardBridge by: Andrew Arnott
  • 40 total downloads
  • Latest version: 1.1.9-alpha
A reference + facade library to bring additional types to .NET Standard.
NodaTime by: Jon Skeet
  • 4 total downloads
  • Latest version: 1.3.3
  • 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. It's based on the "engine" of Joda Time, the popular Java library - but with an API designed from the ground up.
nClam by: Ryan Hoffman
  • 2 total downloads
  • Latest version: 1.0.0
  • clamav virus clam clamd
A library to talk to a ClamAV server and perform virus scanning.
Nerdbank.GitVersioning by: Andrew Arnott
  • 776 total downloads
  • Latest version: 3.7.77-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.
NHibernate by: NHibernate community Hibernate community
  • 64 total downloads
  • Latest version: 4.1.2.4000
  • ORM DataBase DAL ObjectRelationalMapping
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
NetLegacySupport.Action by: Microsoft
  • 6 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.
MSTest.Analyzers by: Microsoft
  • 16 total downloads
  • Latest version: 3.7.0
  • 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.