C# Battle Card Game Framework.
Info
Version: | 0.1.0 |
Author(s): | Moritz Fink |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/csbcgf |
Install
Install-Package csbcgf
dotnet add package csbcgf
paket add csbcgf
csbcgf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Text.Encodings.Web(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)