You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've thought about nclient tool.
Maybe there is a good option to generate, pack and publish nuget-package, not only *.cs files? We can use it in CD pipelines when we have a microservices arch.
What I want:
Run dotnet nclient generate and receive full valid cs project prepare to nuget publish.
The text was updated successfully, but these errors were encountered:
I've thought about nclient tool.
Maybe there is a good option to generate, pack and publish nuget-package, not only *.cs files? We can use it in CD pipelines when we have a microservices arch.
What I want:
Run dotnet nclient generate and receive full valid cs project prepare to nuget publish.
The text was updated successfully, but these errors were encountered: