Ctl.Core 1.0.5585.18502

dotnet add package Ctl.Core --version 1.0.5585.18502
                    
NuGet\Install-Package Ctl.Core -Version 1.0.5585.18502
                    
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="Ctl.Core" Version="1.0.5585.18502" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ctl.Core" Version="1.0.5585.18502" />
                    
Directory.Packages.props
<PackageReference Include="Ctl.Core" />
                    
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 Ctl.Core --version 1.0.5585.18502
                    
#r "nuget: Ctl.Core, 1.0.5585.18502"
                    
#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.
#:package Ctl.Core@1.0.5585.18502
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ctl.Core&version=1.0.5585.18502
                    
Install as a Cake Addin
#tool nuget:?package=Ctl.Core&version=1.0.5585.18502
                    
Install as a Cake Tool

A collection of core utilities and extensions applicable for most projects.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5585.18502 66 4/17/2015
1.0.5540.26679 66 3/3/2015
1.0.5540.26270 43 3/3/2015
1.0.5518.19638 52 2/9/2015
1.0.5504.24576 63 1/26/2015
1.0.5487.18264 63 1/9/2015
1.0.5485.18515 54 1/7/2015
1.0.5484.20291 51 1/6/2015
1.0.5473.19229 57 12/26/2014
1.0.5438.29234 137 11/21/2014
1.0.5438.21898 108 11/21/2014
1.0.5436.17409 266 11/19/2014
1.0.5435.29016 116 11/18/2014
1.0.5423.38433 663 11/7/2014

Initial Release.