NJsonSchema.Yaml by: Rico Suter
  • 82 total downloads
  • Latest version: 11.3.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 0 total downloads
  • Latest version: 7.0.4
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.OpenTelemetry by: Shay Rojansky
  • 2 total downloads
  • Latest version: 6.0.11
  • npgsql postgresql postgres ado ado.net database sql opentelemetry tracing diagnostics instrumentation
Package Description
NSwag.Annotations by: Rico Suter
  • 7 total downloads
  • Latest version: 14.0.0-preview011
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore by: Rico Suter
  • 3 total downloads
  • Latest version: 14.0.0-preview006
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader by: Rico Suter
  • 4 total downloads
  • Latest version: 14.0.0-preview003
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 5 total downloads
  • Latest version: 13.2.3
  • 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: 13.15.1
  • 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: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml by: Rico Suter
  • 72 total downloads
  • Latest version: 14.3.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 14.0.0-preview010
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration by: Microsoft
  • 14 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's configuration settings implementation.
NuGet.Frameworks by: Microsoft
  • 4 total downloads
  • Latest version: 6.13.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 18 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 6 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.0-preview.3
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.v3 by: NuGet
  • 1 total downloads
  • Latest version: 3.3.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Versioning by: Microsoft
  • 12 total downloads
  • Latest version: 6.14.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole, Rob Prouse
  • 0 total downloads
  • Latest version: 4.4.0-beta.1
  • 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+ - .NET 8.0+