NWebsec.AspNetCore.Core
by: André N. Klingsheim
- 19 total downloads
- Latest version: 3.0.1
This library provides shared functionality for the NWebsec ASP.NET Core security libraries.
NWebsec.AspNetCore.Middleware
by: André N. Klingsheim
- 13 total downloads
- Latest version: 3.0.0
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
NWebsec.AspNetCore.Mvc
by: André N. Klingsheim
- 12 total downloads
- Latest version: 3.0.0
NWebsec attributes for ASP.NET Core MVC applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, and control cache headers. See project website for documentation.
NWebsec.AspNetCore.Mvc.TagHelpers
by: André N. Klingsheim
- 7 total downloads
- Latest version: 3.0.0
NWebsec TagHelpers for ASP.NET Core MVC applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, and control cache headers. See project website for documentation.
OneOf
by: Harry McIntyre
- 212 total downloads
- Latest version: 3.0.271
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenCvSharp4
by: shimat
- 3 total downloads
- Latest version: 4.13.0.20260627
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.Extensions
by: shimat
- 4 total downloads
- Latest version: 4.13.0.20260531
OpenCvSharp GDI+ extension library.
OpenIddict
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
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
- 12 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Versatile OpenID Connect stack for ASP.NET Core.
OpenIddict.Client
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
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
- 14 total downloads
- Latest version: 7.0.0-preview.4.25313.34
ASP.NET Core integration package for the OpenIddict client services.
OpenIddict.Client.DataProtection
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Client.SystemIntegration
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Operating system integration package for the OpenIddict client.
OpenIddict.Client.SystemNetHttp
by: Kévin Chalet
- 14 total downloads
- Latest version: 7.0.0-preview.4.25313.34
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.WebIntegration
by: Kévin Chalet
- 14 total downloads
- Latest version: 7.0.0-preview.4.25313.34
OpenIddict client integration package for various Web services.
OpenIddict.Core
by: Kévin Chalet
- 281 total downloads
- Latest version: 7.2.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 12 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models
by: Kévin Chalet
- 196 total downloads
- Latest version: 7.2.0
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server
by: Kévin Chalet
- 14 total downloads
- Latest version: 7.0.0-preview.4.25313.34
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.