Isop is a library to help simplify and structure command line apps.
Info
Version: | 4.0.0-RC-1 |
Author(s): | Oskar Gewalli |
Last Update: | Sunday, June 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wallymathieu/isop |
NuGet Url: | https://www.nuget.org/packages/Isop |
Install
Install-Package Isop
dotnet add package Isop
paket add Isop
Isop Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- System.ComponentModel.Annotations(>= 4.3.0)
Tags