NPoco.SqlServer by: Adam Schröder
  • 19 total downloads
  • Latest version: 5.7.1
  • orm sql micro-orm database mvc
An extremely easy to use Micro-ORM supporting Sql Server.
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 175 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.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 16 total downloads
  • Latest version: 1.0.16
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NSwag.Core by: Rico Suter
  • 18 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
NuGet.Common by: Microsoft
  • 92 total downloads
  • Latest version: 6.13.2
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 727 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 59 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 1.123k total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 1.155k total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 1.07k total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 907 total downloads
  • Latest version: 6.9.1
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 176 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 1.101k total downloads
  • Latest version: 6.13.2
  • 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.024k total downloads
  • Latest version: 6.13.2
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning by: Microsoft
  • 1.079k total downloads
  • Latest version: 6.13.2
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 58 total downloads
  • Latest version: 1.21.9
  • 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
  • 34 total downloads
  • Latest version: 3.11.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 2.0+ - .NET Standard 1.4+ - .NET Core
NUnit3TestAdapter by: Charlie Poole
  • 253 total downloads
  • Latest version: 3.7.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012 and newer.
OpenAI by: OkGoDoIt (Roger Pincombe)
  • 15 total downloads
  • Latest version: 1.7.2
  • OpenAI AI ML API ChatGPT DALLE GPT3 GPT-3 GPT4 GPT-4 DALL-E
A simple C# / .NET library to use with OpenAI's GPT-3 API, as well as ChatGPT, GPT-4, DALL·E, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
OpenIddict by: Kévin Chalet
  • 39 total downloads
  • Latest version: 4.10.1
  • authentication jwt openidconnect openiddict security
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.