.NET Core library for Multiplayer Text Games.
Info
Version: | 0.0.5 |
Author(s): | FacticiusVir |
Last Update: | Wednesday, March 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FacticiusVir/MercuryCore |
NuGet Url: | https://www.nuget.org/packages/Keeper.MercuryCore |
Install
Install-Package Keeper.MercuryCore
dotnet add package Keeper.MercuryCore
paket add Keeper.MercuryCore
Keeper.MercuryCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)