OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 1.162k total downloads
- Latest version: 1.15.2
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.StackExchangeRedis
by: OpenTelemetry Authors
- 264 total downloads
- Latest version: 1.15.0-beta.1
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTK
by: Team OpenTK
- 1.426k 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.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 716 total downloads
- Latest version: 1.15.2
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 671 total downloads
- Latest version: 1.15.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.GrpcNetClient
by: OpenTelemetry Authors
- 181 total downloads
- Latest version: 1.15.0-beta.1
gRPC for .NET client instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Process
by: OpenTelemetry Authors
- 184 total downloads
- Latest version: 1.15.1-beta.1
dotnet process instrumentation for OpenTelemetry .NET.
OpenTelemetryCustom.Instrumentation.Http
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.0.0-rc9.9.16
Http instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.EventCounters
by: OpenTelemetry Authors
- 92 total downloads
- Latest version: 1.15.1-alpha.1
OpenTelemetry Metrics instrumentation for .NET EventCounters.
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 438 total downloads
- Latest version: 1.15.2
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 27 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 18 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
by: OpenTelemetry Authors
- 254 total downloads
- Latest version: 1.15.1
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OpenTelemetry.Instrumentation.ConfluentKafka
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 0.1.0-alpha.5
Confluent.Kafka instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 392 total downloads
- Latest version: 1.15.1
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Resources.Azure
by: OpenTelemetry Authors
- 96 total downloads
- Latest version: 1.15.0-beta.1
OpenTelemetry Resource Detectors for Azure cloud environments.
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 39 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 35 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage Abstractions.
OpenTK.GLControl
by: The Open Toolkit Team
- 13 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.Core
by: Team OpenTK
- 15 total downloads
- Latest version: 4.0.0-pre9.4
Holds core functionality used by other OpenTK packages.