mycroforge/MycroForge.Core
mdnapo 02a82589ae - Refactored init & features
- Extended documentation
2024-07-14 22:27:32 +02:00
..
CodeGen Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
Contract Modified plugin system code 2024-07-05 12:35:36 +02:00
Extensions Replaced scripting system with plugin system 2024-06-29 12:59:13 +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 - Refactored init & features 2024-07-14 22:27:32 +02:00
ProjectContext.cs - Refactored init & features 2024-07-14 22:27:32 +02:00
README.md Cleaned up 2024-07-07 23:37:17 +02:00
RootCommand.cs Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
Serialization.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