Nito.AsyncEx by: Stephen Cleary
  • 92 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 13 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#.
NuGet.Configuration by: NuGet
  • 59 total downloads
  • Latest version: 4.2.0
  • nuget configuration nuget.config
NuGet's client configuration settings implementation.
NuGet.Frameworks by: NuGet
  • 54 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet.LibraryModel
  • 53 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging by: NuGet
  • 53 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 55 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 136 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 55 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: NuGet
  • 55 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole Rob Prouse
  • 27 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
  • 197 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.
OpenIddict by: Kévin Chalet
  • 15 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.
OpenIddict.Abstractions by: Kévin Chalet
  • 300 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore by: Kévin Chalet
  • 365 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security aspnetcore client server validation
Versatile OpenID Connect stack for ASP.NET Core.
OpenIddict.Client by: Kévin Chalet
  • 14 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security client
OpenIddict authorization client services. Note: this package only contains the generic/host-agnostic client components. To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.
OpenIddict.Client.AspNetCore by: Kévin Chalet
  • 15 total downloads
  • Latest version: 4.10.1
  • authentication jwt openidconnect openiddict security client aspnetcore
ASP.NET Core integration package for the OpenIddict client services.
OpenIddict.Client.DataProtection by: Kévin Chalet
  • 260 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security client dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Client.SystemIntegration by: Kévin Chalet
  • 211 total downloads
  • Latest version: 6.1.0
  • authentication jwt openidconnect openiddict security client android ios linux maccatalyst macos windows
Operating system integration package for the OpenIddict client.
OpenIddict.Core by: Kévin Chalet
  • 301 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.