OpenIddict.Abstractions
by: Kévin Chalet
- 98 total downloads
- Latest version: 1.0.0
OpenIddict's abstractions.
OpenTK
by: Team OpenTK
- 4.54k 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
OpenTelemetry.Exporter.Zipkin
by: OpenTelemetry Authors
- 476 total downloads
- Latest version: 1.1.0
Zipkin exporter for OpenTelemetry .NET
OneOf
by: Harry McIntyre
- 3.304k 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.
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 578 total downloads
- Latest version: 1.0.0-rc7
Http instrumentation for OpenTelemetry .NET
OpenIddict.AspNetCore
by: Kévin Chalet
- 42 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
by: OpenTelemetry Authors
- 1.279k total downloads
- Latest version: 1.14.0
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OpenIddict.Server
by: Kévin Chalet
- 98 total downloads
- Latest version: 1.0.0
OpenID Connect server components for OpenIddict.
Octokit
by: GitHub
- 1.573k total downloads
- Latest version: 0.40.0
An async-based GitHub API client library for .NET and .NET Core
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 584 total downloads
- Latest version: 1.0.0-rc7
SqlClient instrumentation for OpenTelemetry .NET
OpenIddict
by: Kévin Chalet
- 230 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, 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.
OpenTelemetry.Instrumentation.AspNet
by: OpenTelemetry Authors
- 616 total downloads
- Latest version: 1.0.0-rc7
ASP.NET instrumentation for OpenTelemetry .NET
OpenTelemetry
by: OpenTelemetry Authors
- 842 total downloads
- Latest version: 1.1.0
OpenTelemetry .NET SDK
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 867 total downloads
- Latest version: 1.1.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenMcdf
by: ironfede
- 843 total downloads
- Latest version: 2.4.1
OpenMcdf is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage.
It supports read/write operations on streams and storages and traversal of structures tree.
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 577 total downloads
- Latest version: 1.1.0
Console exporter for OpenTelemetry .NET
OpenIddict.Core
by: Kévin Chalet
- 193 total downloads
- Latest version: 1.0.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Validation
by: Kévin Chalet Chino Chang
- 101 total downloads
- Latest version: 1.0.0
OpenIddict token validation middleware for ASP.NET Core.
OpenTelemetry.Api
by: OpenTelemetry Authors
- 1.039k total downloads
- Latest version: 1.1.0
OpenTelemetry .NET API