AutomataCI
AutomataCI copied to clipboard
Add DOTNET Library Package and Release CI Jobs
Description
DOTNET is a famous libraries distribution ecosystem. Hence, let's add it in. Refer:
- https://stackoverflow.com/questions/61662486/can-i-publish-a-nuget-package-without-using-nuget-exe
- https://learn.microsoft.com/en-us/nuget/api/package-publish-resource
- https://learn.microsoft.com/en-us/nuget/api/overview
Expected Behavior
nupkg
can be uploaded easily to either GitHub package or nuget.org.
Current Behavior
nupkg
upload is not automated.
Associated Data Files
No response