OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 308 total downloads
- Latest version: 1.12.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 293 total downloads
- Latest version: 1.12.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 156 total downloads
- Latest version: 1.12.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.EventCounters
by: OpenTelemetry authors
- 5 total downloads
- Latest version: 1.5.1-alpha.1
OpenTelemetry Metrics instrumentation for Dotnet EventCounters
OpenTelemetry.Instrumentation.GrpcNetClient
by: OpenTelemetry Authors
- 71 total downloads
- Latest version: 1.11.0-beta.2
gRPC for .NET client instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 162 total downloads
- Latest version: 1.11.1
Http instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Process
by: OpenTelemetry Authors
- 5 total downloads
- Latest version: 1.11.0-beta.2
dotnet process instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 90 total downloads
- Latest version: 1.11.1
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.StackExchangeRedis
by: OpenTelemetry authors
- 2 total downloads
- Latest version: 1.0.0-rc9.12
StackExchange.Redis instrumentation for OpenTelemetry .NET
OpenTelemetryCustom.Instrumentation.Http
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.0.0-rc9.9.16
Http instrumentation for OpenTelemetry .NET
OpenTracing
by: The OpenTracing Authors
- 43 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
OpenWeatherMap
by: Joan Caron
- 23 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
Oracle.EntityFrameworkCore
by: Oracle
- 25 total downloads
- Latest version: 3.19.180
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Oracle.ManagedDataAccess.Core
by: Oracle
- 149 total downloads
- Latest version: 2.19.260
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
org.matheval
by: matheval.org
- 18 total downloads
- Latest version: 1.0.0.3
Matheval is a mathematical expressions evaluator library for .NET. Allows to evaluate mathematical, boolean, string and datetime expressions on the fly. Official document and usage examples: https://matheval.org/math-expression-eval-for-c-sharp/
PackUtils
by: Thiago Barradas
- 462 total downloads
- Latest version: 1.7.1-preview.1
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
Parlot
by: Sebastien Ros
- 139 total downloads
- Latest version: 1.3.6
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PasswordGenerator
by: Paul Seal
- 29 total downloads
- Latest version: 2.1.0
- Removed usage of RNG Crypto Provider and used Random Number Generator
- Fixed bug with methods that use bool and int parameters for the Password class
- Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider
PCLCrypto
by: Andrew Arnott
- 19 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
pclcrypto
by: Andrew Arnott
- 6 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PCSC
by: Daniel Mueller
- 72 total downloads
- Latest version: 7.0.0
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. The library is written to run on multiple platforms (.Net Framework, .Net Core or Mono using PCSC Lite).