2006.0 6.0.0

Suggested Alternatives

QuickTools

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package 2006.0 --version 6.0.0                
NuGet\Install-Package 2006.0 -Version 6.0.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="2006.0" Version="6.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 2006.0 --version 6.0.0                
#r "nuget: 2006.0, 6.0.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.
// Install 2006.0 as a Cake Addin
#addin nuget:?package=2006.0&version=6.0.0

// Install 2006.0 as a Cake Tool
#tool nuget:?package=2006.0&version=6.0.0                

This is my first C# Libreary and this has been created in the C# languague to try to help reduce the amout of code required to create simple tools

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

    • 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

This Version is a modulare version which has every single Class Devided by it's onwn NameSpaces as it was supposed to be on version one but as the code grew up it was more than required to do the change to a modular class