It would be extremely helpful to have the built DLL's on the GitHub page and published as a nuget package 馃檪.
Yes this is planned, I will get to it sooner than later, thanks for logging it!
For context, the priority was first to get NuGet packages for the core dependencies, which are a pain to setup and build (matter of hours or days), while the main solution takes only a few minutes to build. But yes I agree that it would be best to have also NuGet packages for the C++ and C# libs for developers who have no plan to make any change, and/or just want to test the Unity and C# samples.
Some preview NuGet packages for C#, include the C++ native impl DLLs in Release config for all supported architectures. Feel free to test:
I will make some GitHub Release once I confirmed the packages are working fine and there's no overlooked issue.
NuGet packages for 1.0.0-RC1 are shipped already on nuget.org so closing this.
Most helpful comment
Some preview NuGet packages for C#, include the C++ native impl DLLs in Release config for all supported architectures. Feel free to test:
I will make some GitHub Release once I confirmed the packages are working fine and there's no overlooked issue.