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.AspNetCore
by: Kévin Chalet
- 61 total downloads
- Latest version: 3.1.1
ASP.NET Core integration package for the OpenIddict validation services.
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
- 195 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
- 176 total downloads
- Latest version: 4.9.4
Holds core functionality used by other OpenTK packages.
OpenTK.GLControl
by: The Open Toolkit Team
- 3 total downloads
- Latest version: 1.1.2225
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add
accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application.
Features
- Integrate 3d graphics into your Windows.Forms or WPF application
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is the official nuget package from http://www.opentk.com
The source code can be found at https://github.com/opentk/opentk
This package contains all code up to Feb 2016 from https://github.com/ppy/opentk
OpenTK.Graphics
by: Team OpenTK
- 152 total downloads
- Latest version: 4.9.4
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
OpenTK.Input
by: Team OpenTK
- 141 total downloads
- Latest version: 4.9.4
Hid/Controller input library.
OpenTK.Mathematics
by: Team OpenTK
- 109 total downloads
- Latest version: 4.9.4
A basic mathematics library developed primarily for rendering in 3d and 2d.