-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated README and added to package. * Added Apache-2.0 license expression.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# OddDotCSharp | ||
C# Client and Builder for communicating with OddDotNet | ||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters