NuGet.Versioning by: Microsoft
  • 175 total downloads
  • Latest version: 7.9.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole, Rob Prouse, Terje Sandstrom and contributors
  • 62 total downloads
  • Latest version: 5.0.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 5, is an upgrade from the groundbreaking NUnit 3 framework and its major update version 4. 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. If you're upgrading from NUnit 4, please check the release notes for version 5 (https://docs.nunit.org/articles/nunit/release-notes/framework.html). Supported platforms: - .NET Framework 4.6.2+ - .NET 8.0+ - .NET 10.0+
OpenIddict by: Kévin Chalet
  • 213 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • 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
  • 203 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore by: Kévin Chalet
  • 179 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security aspnetcore client server validation
Versatile OpenID Connect stack for ASP.NET Core.
OpenIddict.Client by: Kévin Chalet
  • 183 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • 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
  • 173 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security client aspnetcore
ASP.NET Core integration package for the OpenIddict client services.
OpenIddict.Client.DataProtection by: Kévin Chalet
  • 157 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • 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
  • 146 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security client android ios linux maccatalyst macos windows
Operating system integration package for the OpenIddict client.
OpenIddict.Client.SystemNetHttp by: Kévin Chalet
  • 169 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.WebIntegration by: Kévin Chalet
  • 179 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security providers social web
OpenIddict client integration package for various Web services.
OpenIddict.Core by: Kévin Chalet
  • 121 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 235 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security entityframeworkcore
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 225 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security entityframeworkcore models
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server by: Kévin Chalet
  • 224 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security server
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 218 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Server.DataProtection by: Kévin Chalet
  • 203 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security server dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation by: Kévin Chalet
  • 194 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 205 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.DataProtection by: Kévin Chalet
  • 204 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security validation dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict validation services.