yurishkuro / opentracing-tutorial

A collection of tutorials for the OpenTracing API
Apache License 2.0
1.57k stars 404 forks source link

C# Too out of date #39

Open kelsosharp opened 5 years ago

kelsosharp commented 5 years ago

In your c# tutorials you are instructing readers to use opentracing.tutorial.library that no longer exists, and there are many steps missing, and the explanation is not detailed enough to be able to infer what needs to be done to do what is needed. ie should any code be replaced, or should new code just be added, and where it should be added.

yurishkuro commented 5 years ago

cc @saschaholesch

kelsosharp commented 5 years ago

Let me update this a bit more clearly, Its not clear in the readme for the lessons that a separate project is getting created and added to the solutions, and since you named it OpenTracing.Tutorials.Library, it looks like it should be part of the nuget package.