AsIs 0.9.4

dotnet add package AsIs --version 0.9.4
                    
NuGet\Install-Package AsIs -Version 0.9.4
                    
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="AsIs" Version="0.9.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsIs" Version="0.9.4" />
                    
Directory.Packages.props
<PackageReference Include="AsIs" />
                    
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 AsIs --version 0.9.4
                    
#r "nuget: AsIs, 0.9.4"
                    
#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=AsIs&version=0.9.4
                    
Install AsIs as a Cake Addin
#tool nuget:?package=AsIs&version=0.9.4
                    
Install AsIs as a Cake Tool

Make casting operator overloads available to isinst-like(as in C#, TryCast in VB) operations.
This should also allow you to cast from unspecified type to anything as long as the actual type of the source object can cast to target type.

Product Compatible and additional computed target framework versions.
Windows Phone wpa is compatible. 
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 (1)

Showing the top 1 NuGet packages that depend on AsIs:

Package Downloads
As

Make casting operator overloads available to isinst-like(as in C#, TryCast in VB) operations. This should also allow you to cast from unspecified type to anything as long as the actual type of the source object can cast to target type.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.4 1,556 8/22/2016
0.9.3 1,103 8/22/2016
0.9.2 1,108 8/22/2016
0.9.1 1,138 8/22/2016
0.9.0 1,100 8/19/2016
0.9.0-a 955 8/19/2016
0.8.0 1,154 6/20/2016
0.7.0 1,188 5/31/2016
0.6.0 1,151 5/16/2016
0.6.0-dev0 998 5/16/2016
0.5.1 1,152 5/16/2016
0.5.1-a 971 5/16/2016
0.5.0 1,161 5/14/2016
0.5.0-p2 970 5/16/2016
0.5.0-p1 979 5/14/2016
0.3.0 2,177 5/13/2016