CtsUtilities 1.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package CtsUtilities --version 1.2.4
NuGet\Install-Package CtsUtilities -Version 1.2.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="CtsUtilities" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CtsUtilities --version 1.2.4
#r "nuget: CtsUtilities, 1.2.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.
// Install CtsUtilities as a Cake Addin
#addin nuget:?package=CtsUtilities&version=1.2.4

// Install CtsUtilities as a Cake Tool
#tool nuget:?package=CtsUtilities&version=1.2.4

A Cross Platform base framework useful for all inhouse projects that use .Net Core.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.4.3 128 2/12/2024
1.4.2 163 1/9/2024
1.4.1 80 1/9/2024
1.4.0 155 12/7/2023
1.3.56 76 1/9/2024
1.3.55 261 8/17/2023
1.3.54 125 8/17/2023
1.3.53 156 8/15/2023
1.3.52 161 8/15/2023
1.3.51 155 8/15/2023
1.3.50 168 7/21/2023
1.3.49 1,138 9/30/2022
1.3.48 472 9/26/2022
1.3.47 584 2/24/2022
1.3.46 313 1/7/2022
1.3.45 490 10/22/2021
1.3.44 687 6/8/2021
1.3.43 437 5/27/2021
1.3.42 449 5/17/2021
1.3.41 494 4/22/2021
1.3.40 439 3/18/2021
1.3.39 435 3/11/2021
1.3.38 523 1/25/2021
1.3.37 616 11/26/2020
1.3.36 512 11/12/2020
1.3.35 495 11/12/2020
1.3.34 584 10/12/2020
1.3.33 566 10/12/2020
1.3.32 542 10/8/2020
1.3.31 609 9/11/2020
1.3.30 548 8/24/2020
1.3.29 563 8/18/2020
1.3.28 625 7/27/2020
1.3.27 573 7/21/2020
1.3.26 587 6/10/2020
1.3.25 540 6/10/2020
1.3.24 604 6/3/2020
1.3.23 582 6/2/2020
1.3.22 599 5/28/2020
1.3.21 554 5/19/2020
1.3.20 554 5/13/2020
1.3.19 529 5/12/2020
1.3.18 549 4/21/2020
1.3.17 664 4/10/2020
1.3.16 570 4/10/2020
1.3.15 571 4/10/2020
1.3.14 569 4/10/2020
1.3.13 602 4/10/2020
1.3.12 634 4/6/2020
1.3.11 608 4/6/2020
1.3.10 561 4/2/2020
1.3.9 634 3/31/2020
1.3.8 572 3/30/2020
1.3.7 649 3/30/2020
1.3.6 610 3/30/2020
1.3.5 596 3/26/2020
1.3.4 607 3/24/2020
1.3.3 576 3/24/2020
1.3.2 676 3/23/2020
1.3.1 578 3/20/2020
1.3.0 586 3/20/2020
1.2.9 561 3/19/2020
1.2.8 526 3/12/2020
1.2.7 580 3/12/2020
1.2.6 619 3/9/2020
1.2.5 624 3/9/2020
1.2.4 548 2/26/2020
1.2.3 520 2/26/2020
1.2.2 534 2/25/2020
1.2.1 576 2/24/2020
1.2.0 553 2/21/2020
1.1.9 570 2/20/2020
1.1.8 575 2/20/2020
1.1.7 583 2/17/2020
1.1.6 564 2/14/2020
1.1.5 608 2/11/2020
1.1.4 611 2/11/2020
1.1.3 619 2/11/2020
1.1.2 588 2/10/2020
1.1.1 553 1/29/2020
1.1.0 535 1/29/2020
1.0.9 561 1/29/2020
1.0.8 578 1/28/2020
1.0.7 616 1/13/2020
1.0.6 597 1/13/2020
1.0.5 625 1/13/2020
1.0.4 634 12/26/2019
1.0.3 594 12/26/2019
1.0.1 573 12/25/2019
1.0.0 548 12/25/2019

Added copy object method to reflection helper.