Henooh.Framework.Database.net461 1.1.3

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

// Install Henooh.Framework.Database.net461 as a Cake Tool
#tool nuget:?package=Henooh.Framework.Database.net461&version=1.1.3

Data tables are represented in each separate classes, and columns are represented as properties within a class. Without specific design specifications and guidelines, database tables and columns were created without regard for portability, reuseability or adaptability. Henooh Database Model separates Model portion of Model-View-Controller architectural pattern, and implements specifications on how the Model portion should be coded for Henooh Framework Software.

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.

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.4 568 11/9/2019
1.1.3 522 5/11/2019
1.1.2 1,252 4/6/2019
1.1.1.1 1,231 3/28/2019
1.1.0 1,308 12/8/2018

Thanks for using! I hope this will make your life a bit easier. Enjoy!