CodeFactory.Automation.Data.Sql.EF.Logic 2.23165.1-PreRelease

This is a prerelease version of CodeFactory.Automation.Data.Sql.EF.Logic.
dotnet add package CodeFactory.Automation.Data.Sql.EF.Logic --version 2.23165.1-PreRelease
NuGet\Install-Package CodeFactory.Automation.Data.Sql.EF.Logic -Version 2.23165.1-PreRelease
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="CodeFactory.Automation.Data.Sql.EF.Logic" Version="2.23165.1-PreRelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeFactory.Automation.Data.Sql.EF.Logic --version 2.23165.1-PreRelease
#r "nuget: CodeFactory.Automation.Data.Sql.EF.Logic, 2.23165.1-PreRelease"
#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 CodeFactory.Automation.Data.Sql.EF.Logic as a Cake Addin
#addin nuget:?package=CodeFactory.Automation.Data.Sql.EF.Logic&version=2.23165.1-PreRelease&prerelease

// Install CodeFactory.Automation.Data.Sql.EF.Logic as a Cake Tool
#tool nuget:?package=CodeFactory.Automation.Data.Sql.EF.Logic&version=2.23165.1-PreRelease&prerelease

Entity framework SQL automation logic to be used with CodeFactory commands built with Visual Studio - Windows.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
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
2.23165.1-PreRelease 79 6/14/2023
2.23163.1-PreRelease 68 6/12/2023

Updated:

- RefreshEFRepositoryAsync
- Added optional parameter loggerFieldName provides the default name of the logger field.
- Added optional parameter logLevel provides the default logging level for methods.