Newtonsoft.Json
by: James Newton-King
- 74 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 11 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
Nito.Collections.Deque
by: Stephen Cleary
- 4 total downloads
- Latest version: 1.1.0
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 4 total downloads
- Latest version: 2.2.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 23 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 15 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 17 total downloads
- Latest version: 5.4.0
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, 8 and 9
- .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.Database
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 17 total downloads
- Latest version: 5.4.0
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
NLog.Extensions.Logging
by: Microsoft Julian Verdurmen
- 1 total downloads
- Latest version: 1.7.0
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Web.AspNetCore
by: Julian Verdurmen
- 1 total downloads
- Latest version: 4.10.0
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications.
Supported platforms:
- For ASP.NET Core 5, .NET 5
- For ASP.NET Core 3, .NET Core 3.0
- For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+
- For ASP.NET Core 1, .NET Standard 1.5+ and .NET 4.5.x
NSwag.Annotations
by: Rico Suter
- 27 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 34 total downloads
- Latest version: 14.4.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 27 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 19 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 27 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 15 total downloads
- Latest version: 13.10.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild
by: Rico Suter
- 3 total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: NuGet
- 9 total downloads
- Latest version: 4.7.0+9245481f357ae542f92e6bc5e504fc898cfe5fc0
The understanding of target frameworks for NuGet.Packaging
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 18 total downloads
- Latest version: 1.21.15
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
NUnit
by: Charlie Poole Rob Prouse
- 8 total downloads
- Latest version: 4.6.0
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+