AutomataCI icon indicating copy to clipboard operation
AutomataCI copied to clipboard

Add DOTNET Library Package and Release CI Jobs

Open hollowaykeanho opened this issue 8 months ago • 1 comments

Description

DOTNET is a famous libraries distribution ecosystem. Hence, let's add it in. Refer:

  1. https://stackoverflow.com/questions/61662486/can-i-publish-a-nuget-package-without-using-nuget-exe
  2. https://learn.microsoft.com/en-us/nuget/api/package-publish-resource
  3. 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

hollowaykeanho avatar Jun 15 '24 12:06 hollowaykeanho