Isop 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Isop --version 2.0.1
NuGet\Install-Package Isop -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Isop" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Isop --version 2.0.1
#r "nuget: Isop, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Isop as a Cake Addin
#addin nuget:?package=Isop&version=2.0.1

// Install Isop as a Cake Tool
#tool nuget:?package=Isop&version=2.0.1

Isop is a library to help simplify and structure command line apps. The Isop dll is used if you want to have your own console application. The Isop.Cli.exe and Isop.Wpf.exe (from the Isop.Runners package) if you dont care about implementing a 'Main' method.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-PR37-00304 1,012 7/19/2019
4.0.0-PR37-00302 976 7/18/2019
4.0.0-PR37-00290 1,015 7/15/2019
4.0.0-PR37-00287 961 7/14/2019
4.0.0-master-00321 971 10/13/2019
4.0.0-master-00309 1,084 7/25/2019
3.0.2 1,359 7/13/2019
3.0.1 3,432 11/28/2018
3.0.0 1,643 11/11/2018
2.0.5 6,915 3/7/2015
2.0.1 1,808 2/1/2015
2.0.0 1,751 1/18/2015
1.1.0 1,801 9/16/2014
1.0.3 1,902 9/28/2013
1.0.2 1,816 9/21/2013
1.0.1 1,988 4/25/2013
1.0.0 1,855 3/14/2013

An internal model. Some minor api changes due to this addition.