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.
OpenAI
by: OpenAI
- 178 total downloads
- Latest version: 2.6.0
The official .NET library for the OpenAI service API.
OpenIddict.Abstractions
by: Kévin Chalet
- 237 total downloads
- Latest version: 7.1.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 303 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
- 281 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.Validation
by: Kévin Chalet
- 272 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.ServerIntegration
by: Kévin Chalet
- 294 total downloads
- Latest version: 7.1.0
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 234 total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 285 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 111 total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 270 total downloads
- Latest version: 1.14.0
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 264 total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 194 total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 180 total downloads
- Latest version: 1.14.0-rc.1
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.ElasticsearchClient
by: OpenTelemetry Authors
- 4 total downloads
- Latest version: 1.12.0-beta.1
Elasticsearch instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.EntityFrameworkCore
by: OpenTelemetry Authors
- 66 total downloads
- Latest version: 1.13.0-beta.2
Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 145 total downloads
- Latest version: 1.14.0-rc.1
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 165 total downloads
- Latest version: 1.13.0-beta.2
SqlClient instrumentation for OpenTelemetry .NET.
OpenTK
by: Team OpenTK
- 255 total downloads
- Latest version: 5.0.0-pre.15
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.Core
by: Team OpenTK
- 4 total downloads
- Latest version: 4.0.0-pre9.4
Holds core functionality used by other OpenTK packages.