Nuget packages for reference implementations
JoshCollinsMSFT opened this issue · 7 comments
Is there a plan to create nuget packages for the reference implementations?
While the code is very light weight and relatively easy to integrate into a solution, I would prefer to just reference a package.
Yes, this is the plan. We do have several nuget packages which includes the reference implementations including automatic propagation. But these are not open sourced at the moment. We will get an ETA out for a OSS implementation next week. Can you specify if you have a language preference for prioritization?
We write everything in C# right now, so that would be our preference.
Any update on when the nuget packages would be available? I'm writing a sample server for Xbox devs and want to incorporate cV into it. Would prefer through nuget package rather than pulling in the git source. I'm in C# as well using .Net Core.
We plan to get the C# nuget package out by the end of next week (Dec 14th).
Groovy.