CorrelationVector-C# provides a reference C# implementation of the CorrelationVector protocol for tracing and correlation of events through a distributed system.
Перейти к файлу
tomzg 26951c3cb0
Convert to use .net standard 1.0 (#6)
* enable nuget pack

enable nuget pack

* set file version

* set file version for test project

* changed target framework to .net stardard 2.0

* enable delay code sign

* change default sign to false

* conver to use .net stardard 1.0
2018-07-30 14:33:32 -07:00
src Convert to use .net standard 1.0 (#6) 2018-07-30 14:33:32 -07:00
.gitignore Initial commit 2018-04-18 15:49:03 -07:00
LICENSE Initial commit 2018-04-18 15:49:06 -07:00
README.md Initial commit 2018-04-18 15:49:07 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.