CC-Functions.Misc 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CC-Functions.Misc --version 1.0.0
                    
NuGet\Install-Package CC-Functions.Misc -Version 1.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="CC-Functions.Misc" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CC-Functions.Misc" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CC-Functions.Misc" />
                    
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 CC-Functions.Misc --version 1.0.0
                    
#r "nuget: CC-Functions.Misc, 1.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.
#:package CC-Functions.Misc@1.0.0
                    
#: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=CC-Functions.Misc&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CC-Functions.Misc&version=1.0.0
                    
Install as a Cake Tool

Random pieces of code used across my projects. I do NOT recommend using this in your own project!

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

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
1.1.7628.34181 643 11/19/2020
1.1.7628.33826 498 11/19/2020
1.1.7619.27768 489 11/10/2020
1.1.7619.21771 461 11/10/2020
1.1.7559.17553 519 9/11/2020
1.1.7559.15914 490 9/11/2020
1.1.7559.15688 490 9/11/2020
1.1.7548.35332 709 8/31/2020
1.1.7548.34759 665 8/31/2020
1.1.7548.34358 669 8/31/2020
1.1.7548.28796 657 8/31/2020
1.1.7517.24613 706 7/31/2020
1.1.7502.28849 714 7/16/2020
1.1.7496.11086 711 7/10/2020
1.1.7489.11079 651 7/3/2020
1.1.7483.29613 760 6/27/2020
1.1.7479.21980 710 6/23/2020
1.1.7474.36199 765 6/18/2020
1.1.7474.36170 703 6/18/2020
1.1.7474.36137 693 6/18/2020
1.1.7474.36128 704 6/18/2020
1.1.7474.35953 860 6/18/2020
1.1.7468.32091 793 6/12/2020
1.1.7468.29579 725 6/12/2020
1.1.7468.29345 707 6/12/2020
1.1.7468.26416 756 6/12/2020
1.1.7468.24932 800 6/12/2020
1.1.7468.24646 680 6/12/2020
1.1.7468.24100 682 6/12/2020
1.1.7468.23805 711 6/12/2020
1.1.7468.23391 684 6/12/2020
1.1.7468.23097 697 6/12/2020
1.1.7468.22786 678 6/12/2020
1.1.7468.22404 692 6/12/2020
1.1.7468.19900 751 6/12/2020
1.1.7468.18799 679 6/12/2020
1.1.7468.18643 674 6/12/2020
1.1.7468.17114 688 6/12/2020
1.1.7468.16963 663 6/12/2020
1.1.7450.31626 731 5/25/2020
1.1.7448.24408 682 5/23/2020
1.1.7447.34915 696 5/22/2020
1.1.7409.23118 561 4/14/2020
1.1.7399.26972 672 4/4/2020
1.1.7398.28003 618 4/3/2020
1.1.7398.26505 533 4/3/2020
1.1.7397.24614 566 4/2/2020
1.1.7396.23808 614 4/1/2020
1.1.7388.28729 587 3/24/2020
1.1.7388.26876 585 3/24/2020
1.1.7384.27745 578 3/20/2020
1.1.0 593 4/4/2020
1.0.7.1 584 3/13/2020
1.0.7 553 3/13/2020
1.0.6 632 1/16/2020
1.0.5 545 12/30/2019
1.0.4 590 12/22/2019
1.0.3 600 12/21/2019
1.0.2 573 11/29/2019
1.0.0 591 11/16/2019

Added Files