Closed jyecusch closed 2 years ago
The APIs repo has been updated to auto-generate the base SDK code for C# and publish it to NuGet. The publishing still needs to be tested, then we can remove the sub-module from the current C# SDK and start implementing IfC features.
IfC support is done in a prototype form, more testing, docs, and a C# template project are still required - to be done next sprint.
Update the .Net SDK to the latest version of the Nitric Core, including full Infrastructure from Code support. This will also need a new C# project template that uses the
nitric start
command for local dev and testing.