DataJuggler.UltimateHelper.Core 1.0.6-Rc1

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

// Install DataJuggler.UltimateHelper.Core as a Cake Tool
#tool nuget:?package=DataJuggler.UltimateHelper.Core&version=1.0.6-Rc1&prerelease

A bug was reported in the DataHelper.GetMonthEnd method if a Month was not passed in, the year was set to the month which would throw an error instead of the current month.

www.datajuggler.com

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.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DataJuggler.UltimateHelper.Core:

Package Downloads
DataJuggler.Core.Cryptography

This is a port of the Dot Net Core version of CryptographyHelper from my Dot Net Framework project DataJuggler.Core.UltimateHelper. The code is available here: https://github.com/DataJuggler/DataJuggler.Core.Cryptography This project adds many Nuget dependencies to use Konscious.Security.Cryptography in a Dot Net Core project, so I choose to create a separate project rather than include it in the Dot Net Core version of UltimateHelper, DataJuggler.Net.UltimateHelper.Core. To view the documentation, visit: https://github.com/DataJuggler/DataJuggler.Core.Cryptography/blob/master/README.md

DataJuggler.Net.Core

This class is a port of DataJuggler.Net for the .Net Framework, which is used by DataTier.Net and DB Compare to read SQL Server database schema and code generate stored procedure driven data tiers. The two main classes are: SQLDatabaseConnector - A wrapper for SqlDatabaseConnection that reads database schema. CSharpClassWriter - A class that is useful in code generating C# classes.

DataJuggler.RandomShuffler.Core

This is a direct port of RandomShuffler for Dot Net Framework. Everything should work the same. I am starting with the same version the Dot Net Framework was at, but since this is the first version for Dot Net Core, use with caution.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.6 1,869 7/4/2020
1.2.5 1,371 6/12/2020
1.2.4 3,932 5/9/2020
1.2.3 3,379 4/21/2020
1.2.2 868 4/21/2020
1.2.1 2,704 2/26/2020
1.2.0 3,277 2/2/2020
1.1.8 924 1/25/2020
1.1.7 9,860 12/18/2019
1.1.6 1,286 12/6/2019
1.1.5 916 12/6/2019
1.1.4 1,581 12/4/2019
1.1.3 877 12/4/2019
1.1.2 914 12/4/2019
1.1.1 862 12/4/2019
1.1.0 1,214 9/23/2019
1.0.8-Rc1 279 9/20/2019
1.0.7-Rc1 274 9/20/2019
1.0.6-Rc1 276 9/19/2019
1.0.5-Rc1 288 9/18/2019
1.0.4-preview 283 9/9/2019
1.0.3-preview 286 9/9/2019
1.0.0-preview 766 9/9/2019

I included ListHelper.