Simple skeleton to call any methods from any .NET class library from console.
Info
Version: | 2.0.2 |
Author(s): | Danijel Mandić |
Last Update: | Sunday, November 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dangji/ConsoleSkeleton |
NuGet Url: | https://www.nuget.org/packages/ConsoleSkeleton |
Install
Install-Package ConsoleSkeleton
dotnet add package ConsoleSkeleton
paket add ConsoleSkeleton
ConsoleSkeleton Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Compilers(>= 1.3.2)
- Newtonsoft.Json(>= 9.0.1)