File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Please make sure to follow the [contribution guidelines](CONTRIBUTING.md). It co
1717## Samples
1818
1919KurrentDB clients:
20- - C# - [ see more] ( https://github.com/kurrent-io/EventStore -Client-Dotnet/tree/master/samples )
20+ - C# - [ see more] ( https://github.com/kurrent-io/KurrentDB -Client-Dotnet/tree/master/samples )
2121- NodeJS - [ see more] ( https://github.com/kurrent-io/KurrentDB-Client-NodeJS/tree/master/packages/test/src/samples )
2222- Java - [ see more] ( https://github.com/kurrent-io/KurrentDB-Client-Java/tree/trunk/src/test/java/io/kurrent/dbclient/samples )
2323- Rust - [ see more] ( https://github.com/kurrent-io/KurrentDB-Client-Rust/tree/master/examples )
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can click on the links below to view the full code for each client:
1818
1919- [ NodeJS] ( https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/packages/test/src/samples/opentelemetry.ts )
2020- [ Java] ( https://github.com/kurrent-io/KurrentDBDB-Client-Java/blob/trunk/src/test/java/io/kurrent/dbclient/samples/opentelemetry/Instrumentation.java )
21- - [ C#] ( https://github.com/kurrent-io/EventStore -Client-Dotnet/blob/master/samples/diagnostics/Program.cs )
21+ - [ C#] ( https://github.com/kurrent-io/KurrentDB -Client-Dotnet/blob/master/samples/diagnostics/Program.cs )
2222
2323## Required packages
2424
Original file line number Diff line number Diff line change 102102 "group" : " .NET SDK" ,
103103 "basePath" : " clients/dotnet" ,
104104 "samplesRelativePath" : [" samples" ],
105- "repo" : " https://github.com/kurrent-io/EventStore -Client-Dotnet" ,
105+ "repo" : " https://github.com/kurrent-io/KurrentDB -Client-Dotnet" ,
106106 "branches" : [
107107 {
108108 "version" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments