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 731 11/19/2020
1.1.7628.33826 568 11/19/2020
1.1.7619.27768 554 11/10/2020
1.1.7619.21771 526 11/10/2020
1.1.7559.17553 599 9/11/2020
1.1.7559.15914 569 9/11/2020
1.1.7559.15688 569 9/11/2020
1.1.7548.35332 803 8/31/2020
1.1.7548.34759 753 8/31/2020
1.1.7548.34358 756 8/31/2020
1.1.7548.28796 754 8/31/2020
1.1.7517.24613 791 7/31/2020
1.1.7502.28849 791 7/16/2020
1.1.7496.11086 796 7/10/2020
1.1.7489.11079 745 7/3/2020
1.1.7483.29613 848 6/27/2020
1.1.7479.21980 800 6/23/2020
1.1.7474.36199 849 6/18/2020
1.1.7474.36170 790 6/18/2020
1.1.7474.36137 796 6/18/2020
1.1.7474.36128 791 6/18/2020
1.1.7474.35953 978 6/18/2020
1.1.7468.32091 889 6/12/2020
1.1.7468.29579 804 6/12/2020
1.1.7468.29345 802 6/12/2020
1.1.7468.26416 854 6/12/2020
1.1.7468.24932 890 6/12/2020
1.1.7468.24646 774 6/12/2020
1.1.7468.24100 770 6/12/2020
1.1.7468.23805 797 6/12/2020
1.1.7468.23391 768 6/12/2020
1.1.7468.23097 795 6/12/2020
1.1.7468.22786 766 6/12/2020
1.1.7468.22404 794 6/12/2020
1.1.7468.19900 830 6/12/2020
1.1.7468.18799 765 6/12/2020
1.1.7468.18643 771 6/12/2020
1.1.7468.17114 769 6/12/2020
1.1.7468.16963 758 6/12/2020
1.1.7450.31626 816 5/25/2020
1.1.7448.24408 772 5/23/2020
1.1.7447.34915 772 5/22/2020
1.1.7409.23118 643 4/14/2020
1.1.7399.26972 740 4/4/2020
1.1.7398.28003 686 4/3/2020
1.1.7398.26505 598 4/3/2020
1.1.7397.24614 646 4/2/2020
1.1.7396.23808 692 4/1/2020
1.1.7388.28729 653 3/24/2020
1.1.7388.26876 672 3/24/2020
1.1.7384.27745 647 3/20/2020
1.1.0 661 4/4/2020
1.0.7.1 664 3/13/2020
1.0.7 632 3/13/2020
1.0.6 700 1/16/2020
1.0.5 621 12/30/2019
1.0.4 658 12/22/2019
1.0.3 682 12/21/2019
1.0.2 641 11/29/2019
1.0.0 670 11/16/2019

Added Files