OneOf
by: Harry McIntyre
- 217 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.
Open.Linq.AsyncExtensions
by: electricessence
- 9 total downloads
- Latest version: 1.2.0
Extensions for method chaining Task<IEnumerable<T>>. Directly map to synchronous System.Linq methods.
OpenIddict.Abstractions
by: Kévin Chalet
- 231 total downloads
- Latest version: 7.0.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 296 total downloads
- Latest version: 7.0.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 292 total downloads
- Latest version: 7.0.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
- 224 total downloads
- Latest version: 7.0.0
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 240 total downloads
- Latest version: 7.0.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
- 227 total downloads
- Latest version: 7.0.0
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 225 total downloads
- Latest version: 7.0.0
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 311 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 240 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 102 total downloads
- Latest version: 1.12.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Oracle.ManagedDataAccess
by: Oracle
- 195 total downloads
- Latest version: 23.3.1-dev
Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, Application Continuity, JSON Relational Duality, and Fast Connection Failover.
Oracle.ManagedDataAccess.Core
by: Oracle
- 81 total downloads
- Latest version: 2.19.280
Oracle Data Provider for .NET (ODP.NET) Core is an 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
- 17 total downloads
- Latest version: 1.0.0-beta3-71077
Package Description
OrchardCore.Localization.Core
by: OrchardCore.Localization.Core
- 16 total downloads
- Latest version: 1.0.0-beta3-71077
Package Description
Owin
by: OWIN startup components contributors
- 8 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
Parlot
by: Sebastien Ros
- 151 total downloads
- Latest version: 1.4.0
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PayPal
by: PayPal
- 103 total downloads
- Latest version: 2.0.0-rc2
PayPal-NET-SDK for PayPal REST APIs.