JOS.TypedArgs 0.4.0

dotnet add package JOS.TypedArgs --version 0.4.0
                    
NuGet\Install-Package JOS.TypedArgs -Version 0.4.0
                    
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="JOS.TypedArgs" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JOS.TypedArgs" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="JOS.TypedArgs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JOS.TypedArgs --version 0.4.0
                    
#r "nuget: JOS.TypedArgs, 0.4.0"
                    
#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.
#addin nuget:?package=JOS.TypedArgs&version=0.4.0
                    
Install JOS.TypedArgs as a Cake Addin
#tool nuget:?package=JOS.TypedArgs&version=0.4.0
                    
Install JOS.TypedArgs as a Cake Tool

Binds the provided string[] args to a typed class

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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
0.4.0 2,403 11/5/2016
0.3.0 2,204 11/5/2016
0.2.1 1,533 11/5/2016
0.2.0 2,133 11/5/2016
0.1.0 1,436 11/4/2016
0.0.1 1,523 11/3/2016

Support for Required parameters