mycroforge/MycroForge.Core
2024-06-30 13:59:40 +02:00
..
CodeGen Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
Contract Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
Extensions Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
MycroForge.Core.csproj Making plugin system more robust 2024-06-30 13:59:40 +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 Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
ProjectContext.cs Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
README.md Making plugin system more robust 2024-06-30 13:59:40 +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 nuget push ./bin/Debug/MycroForge.Core.1.0.0.nupkg --source http://localhost:5555/v3/index.json --api-key password