Newtonsoft.Json
by: James Newton-King
- 2.016k total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Ninject
by: Ninject Project Contributors
- 154 total downloads
- Latest version: 3.2.3-unstable-012
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
Ninject.MVC5
by: Remo Gloor Ian Davis
- 12 total downloads
- Latest version: 3.2.1
Extension for Ninject providing integration with ASP.NET MVC5
Ninject.Web.Common
by: Ninject Project Contributors
- 33 total downloads
- Latest version: 3.2.4-unstable-004
Bootstrapper for web projects
Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 37 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
Nito.AsyncEx
by: Stephen Cleary
- 48 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NJsonSchema
by: Rico Suter
- 818 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 6 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 8.15.6294.28833
JSON Schema draft v4 reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 557 total downloads
- Latest version: 5.3.2
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
NLog.Config
by: Kim Christensen Julian Verdurmen
- 262 total downloads
- Latest version: 4.7.15
NLog.config file to get started with configuring NLog.
This package is not mandatory to get started with NLog: the configuration file can
created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file)
or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API)
Note: Unfortunately this package won't work well when using <PackageReference>
Advised to:
- download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config
- set "Copy To Output Directory" to "Copy if newer"
NLog.Database
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 257 total downloads
- Latest version: 5.3.4
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
NLog.Schema
by: Kim Christensen Julian Verdurmen
- 296 total downloads
- Latest version: 5.3.4
XSD file to enables Intellisense(TM) when editing NLog configuration files, for example in Visual Studio.
Notes:
- Extensions could report XSD errors. Those errors could be ignored safely.
- Unfortunately this package won't work well when using <PackageReference>. You could download the lastest XSD from here: https://nlog-project.org/schemas/NLog.xsd
NLog.Web
by: Julian Verdurmen
- 92 total downloads
- Latest version: 5.3.14
NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications.
This package is for ASP.NET 3.5+
For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore
NodaTime
by: Jon Skeet
- 59 total downloads
- Latest version: 2.0.0-alpha20160729
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.
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
- 63 total downloads
- Latest version: 2.2.7
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.
NPOI
by: NPOI Contributors
- 40 total downloads
- Latest version: 2.5.2
Contact us on telegram: https://t.me/npoidevs
NSwag.ApiDescription.Client
by: Rico Suter
- 283 total downloads
- Latest version: 14.2.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 367 total downloads
- Latest version: 14.2.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 11 total downloads
- Latest version: 7.6.6171.30840
NSwag: The Swagger API toolchain for .NET and TypeScript