Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/odddotnet/odddotcsharp
- Owner: OddDotNet
- License: apache-2.0
- Created: 2024-09-25T21:12:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T23:18:05.000Z (2 months ago)
- Last Synced: 2024-11-06T00:21:34.246Z (2 months ago)
- Language: C#
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.