mycroforge/MycroForge.Core
mdnapo 457429f7ec
All checks were successful
Build and publish MycroForge.CLI / test (push) Has been skipped
Test MycroForge.CLI / test (push) Successful in 5m39s
Improved plugin feature
2024-10-13 13:39:56 +02:00
..
CodeGen Updated docs and minor cleanup 2024-07-15 22:49:31 +02:00
Contract Modified plugin system code 2024-07-05 12:35:36 +02:00
Extensions Added CLI test project and tests for 'm4g init' command 2024-10-05 13:37:14 +02:00
scripts Cleaned up, tested and documented --dbu-platform 2024-07-22 21:27:17 +02:00
DefaultJsonSerializerOptions.cs Added CLI test project and tests for 'm4g init' command 2024-10-05 13:37:14 +02:00
MycroForge.Core.csproj Modified plugin system code 2024-07-05 12:35:36 +02:00
ProjectConfig.ApiConfig.cs Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
ProjectConfig.cs Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
ProjectConfig.DbConfig.cs Ading comments and cleaning up 2024-07-22 06:24:45 +02:00
ProjectConfig.DbConfig.DbuPlatformOptions.cs Cleaned up, tested and documented --dbu-platform 2024-07-22 21:27:17 +02:00
ProjectContext.cs Improved plugin feature 2024-10-13 13:39:56 +02:00
readme.md Updated docs and minor cleanup 2024-07-15 22:49:31 +02:00
RootCommand.cs Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00

Publish to local nuget repo

dotnet build -r Release
dotnet nuget push --source devdisciples bin/Release/MycroForge.Core.1.0.0.nupkg