Npgsql by: Shay Rojansky Yoh Deadfall Brar Piening Nikita Kazmin Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 2 total downloads
  • Latest version: 5.0.0
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 4 total downloads
  • Latest version: 5.3.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSwag.Annotations by: Rico Suter
  • 37 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.AspNetCore by: Rico Suter
  • 34 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 by: Rico Suter
  • 35 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
  • 27 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.Generation by: Rico Suter
  • 36 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.Generation.AspNetCore by: Rico Suter
  • 32 total downloads
  • Latest version: 14.4.0
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild by: Rico Suter
  • 5 total downloads
  • Latest version: 14.7.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 21 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 13 total downloads
  • Latest version: 6.11.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
  • 12 total downloads
  • Latest version: 6.11.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 18 total downloads
  • Latest version: 1.21.15
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
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 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+