Open capnkenny opened 3 years ago
@RubyNova - would we need to publish the C# bindings as a NuGet package first for the .NET project to be able to reference them? Or would we rather build it to reference as a local dependency? (Same with Ink, as it's already hosted as a package IIRC)
This sounds like a question for @tannergooding but in my mind I think nuget would be easiest? Not sure though.
Is an application the best idea? Are build templates something that would be able to accomplish this?
No. Build templates assume everything is C# driven, when it isn't - it's all CMake driven. Not only that but since the project is multi-language I imagine strictly relying on MSBuild from a csproj file, when .NET itself is optional to include in your project, might become messy.
@capnkenny how has this changed now we have changed the design philosophy post-MVP?
I'm unsure what the status on my question is. bump.
I'm not sure what is meant by how has this changed - you mean the objective of the SDK? How C# is included?
Honestly its been so long even I don't remember LMAO
I think I just want to know if this ticket is still active, accurate and correct
We will want to create a C# application (.NET Core / 5 ) that will be able to handle the following:
conan