Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odddotnet/odddotcsharp

C# Client and Builder for communicating with OddDotNet
https://github.com/odddotnet/odddotcsharp

Last synced: about 2 months ago
JSON representation

C# Client and Builder for communicating with OddDotNet

Awesome Lists containing this project

README

        

# OddDotCSharp
C# Client and Builder for communicating with OddDotNet over gRPC.

## Description
OddDotCSharp is a gRPC client (http is coming soon) for communicating with [OddDotNet](https://github.com/OddDotNet/OddDotNet),
an OpenTelemetry test harness that enables Observability Driven Development (ODD).

This project is in active development. Check back often for updates.

## NuGet
The library is available via NuGet as [OddDotNet.Client](https://www.nuget.org/packages/OddDotNet.Client).

## Contributing
Coming soon.