OpenIddict.Abstractions
by: Kévin Chalet
- 388 total downloads
- Latest version: 7.1.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 469 total downloads
- Latest version: 7.1.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 461 total downloads
- Latest version: 7.1.0
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
- 87 total downloads
- Latest version: 3.1.1
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 321 total downloads
- Latest version: 7.1.0
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
- 89 total downloads
- Latest version: 3.1.1
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 295 total downloads
- Latest version: 7.1.0
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 453 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 383 total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 103 total downloads
- Latest version: 1.12.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 149 total downloads
- Latest version: 1.13.1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 58 total downloads
- Latest version: 1.12.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
Oracle.ManagedDataAccess.Core
by: Oracle
- 237 total downloads
- Latest version: 23.26.0
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
OrchardCore.Localization.Abstractions
by: OrchardCore.Localization.Abstractions
- 29 total downloads
- Latest version: 1.0.0-rc1-10004
Package Description
OrchardCore.Localization.Core
by: OrchardCore.Localization.Core
- 38 total downloads
- Latest version: 1.0.0-rc1-10004
Package Description
Parlot
by: Sebastien Ros
- 287 total downloads
- Latest version: 1.5.1
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PayPalHttp
by: PayPal
- 11 total downloads
- Latest version: 1.0.1
PayPalHttp is a generic http client designed to be used with code-generated projects.
PCLCrypto
by: Andrew Arnott
- 27 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.