Interfaces used in Vhc.CoreUi, an application builder library for .NET Framework Windows Forms and Console Applications, inspired by .NET Core.
Info
Version: | 0.0.3 |
Author(s): | Vibhav Churi |
Last Update: | Thursday, November 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/churivibhav/CoreUi |
NuGet Url: | https://www.nuget.org/packages/Vhc.CoreUi.Abstractions |
Install
Install-Package Vhc.CoreUi.Abstractions
dotnet add package Vhc.CoreUi.Abstractions
paket add Vhc.CoreUi.Abstractions
Vhc.CoreUi.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)