OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 720 total downloads
- Latest version: 1.14.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 8 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 5 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
by: OpenTelemetry Authors
- 67 total downloads
- Latest version: 1.14.0
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 489 total downloads
- Latest version: 1.14.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.EventCounters
by: OpenTelemetry Authors
- 47 total downloads
- Latest version: 1.14.0-alpha.1
OpenTelemetry Metrics instrumentation for .NET EventCounters.
OpenTelemetry.Instrumentation.GrpcNetClient
by: OpenTelemetry Authors
- 153 total downloads
- Latest version: 1.13.0-beta.1
gRPC for .NET client instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 480 total downloads
- Latest version: 1.14.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Process
by: OpenTelemetry Authors
- 107 total downloads
- Latest version: 1.14.0-beta.2
dotnet process instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 255 total downloads
- Latest version: 1.14.0
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 181 total downloads
- Latest version: 1.14.0-beta.1
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.StackExchangeRedis
by: OpenTelemetry Authors
- 131 total downloads
- Latest version: 1.14.0-beta.1
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 10 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 16 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage
OpenTelemetry.Resources.Azure
by: OpenTelemetry Authors
- 36 total downloads
- Latest version: 1.14.0-beta.1
OpenTelemetry Resource Detectors for Azure cloud environments.
OpenTelemetryCustom.Instrumentation.Http
by: OpenTelemetry Authors
- 11 total downloads
- Latest version: 1.0.0-rc9.9.16
Http instrumentation for OpenTelemetry .NET
OpenTK
by: Team OpenTK
- 804 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
- 10 total downloads
- Latest version: 4.0.0-pre9.4
Holds core functionality used by other OpenTK packages.
OpenTK.GLControl
by: The Open Toolkit Team
- 7 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
- 7 total downloads
- Latest version: 4.0.0-pre9.4
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.