NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 11 total downloads
- Latest version: 6.0.4
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 Standard 2.0 and 2.1
- .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
Npgsql
by: Shay Rojansky, Yoh Deadfall, Brar Piening, Nikita Kazmin, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 9 total downloads
- Latest version: 6.0.0-rc.2
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.DependencyInjection
by: Shay Rojansky
- 1 total downloads
- Latest version: 7.0.0-preview.7
Package Description
Npgsql.EntityFrameworkCore.PostgreSQL
by: Npgsql.EntityFrameworkCore.PostgreSQL
- 1 total downloads
- Latest version: 1.0.2
Npgsql.EntityFrameworkCore.PostgreSQL
NSwag.Annotations
by: Rico Suter
- 5 total downloads
- Latest version: 14.1.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 25 total downloads
- Latest version: 13.13.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 16 total downloads
- Latest version: 13.16.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 8 total downloads
- Latest version: 14.5.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 13.3.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 12.2.3
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 4 total downloads
- Latest version: 13.11.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 1 total downloads
- Latest version: 9.7.6271.14409
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 13.10.4
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.18.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 5.1.0+08414feaac77473f29f6ac182ab4c390ecd3542f
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.6.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Protocol.Core.Types
by: NuGet
- 1 total downloads
- Latest version: 4.1.0
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NUnit
by: Charlie Poole, Rob Prouse
- 5 total downloads
- Latest version: 4.2.2
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+