NuSpec.ReferenceGenerator
by: Oren Novotny
- 175 total downloads
- Latest version: 2.0.0-beta-bld14
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
Octokit
by: GitHub
- 1.686k total downloads
- Latest version: 14.0.0
An async-based GitHub API client library for .NET and .NET Core
OpenIddict.Abstractions
by: Kévin Chalet
- 1.006k total downloads
- Latest version: 7.0.0-preview.4.25313.34
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Client
by: Kévin Chalet
- 710 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.SystemIntegration
by: Kévin Chalet
- 603 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
- 670 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
- 657 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
- 1.179k total downloads
- Latest version: 7.0.0-preview.4.25313.34
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 1.142k total downloads
- Latest version: 7.0.0-preview.4.25313.34
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models
by: Kévin Chalet
- 1.006k total downloads
- Latest version: 7.0.0-preview.4.25313.34
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server
by: Kévin Chalet
- 1.026k 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.
OpenIddict.Validation
by: Kévin Chalet
- 935 total downloads
- Latest version: 7.0.0-preview.4.25313.34
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.ServerIntegration
by: Kévin Chalet
- 948 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 996 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 925 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 421 total downloads
- Latest version: 1.12.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Otp.NET
by: Kyle Spearrin
- 126 total downloads
- Latest version: 1.4.0
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
PayPalHttp
by: PayPal
- 44 total downloads
- Latest version: 1.0.1
PayPalHttp is a generic http client designed to be used with code-generated projects.