### Publish to local nuget repo ```shell dotnet build -r Release dotnet nuget push --source devdisciples bin/Release/MycroForge.Core.1.0.0.nupkg ```