NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 11 total downloads
  • Latest version: 6.0.4
  • 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 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
NLua by: NLua
  • 5 total downloads
  • Latest version: 1.7.4
  • lua nlua
NLua Package.
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 postgresql postgres ado ado.net database sql
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
  • npgsql postgresql postgres ado ado.net database sql di dependency injection
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
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore by: Rico Suter
  • 25 total downloads
  • Latest version: 13.13.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader by: Rico Suter
  • 16 total downloads
  • Latest version: 13.16.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 8 total downloads
  • Latest version: 14.5.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp by: Rico Suter
  • 1 total downloads
  • Latest version: 13.3.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 12.2.3
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Commands by: Rico Suter
  • 4 total downloads
  • Latest version: 13.11.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 9.7.6271.14409
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.10.4
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 13.18.5
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common by: NuGet.Common
  • 1 total downloads
  • Latest version: 3.4.4-rtm-final
NuGet.Common
NuGet.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 5.1.0+08414feaac77473f29f6ac182ab4c390ecd3542f
  • nuget
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Protocol.Core.Types by: NuGet
  • 1 total downloads
  • Latest version: 4.1.0
  • nuget protocol
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 test testing tdd framework fluent assert theory plugin addin
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+