Henooh.Framework.Database 1.1.0

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

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

Provides access to classes that represents the Henooh Framework Database architecture. Henooh Framework Database allows building components that efficiently manages data from multiple data sources.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Henooh.Framework.Database:

Package Downloads
Henooh.Framework.Wpf

Henooh Framework guidelines provides consistancy and uniform user interface across all Henooh applications and services. HenoohWpfBase is a set of base classes and interfaces to meet the standards of Henooh Framework for WPF Desktop applications. On detailed instructions on how to implement Henooh Framework for WPF Desktop applications, reference https://www.henooh.com/HenoohFramework/DesktopApplicationProjects.

Henooh.Framework.Database.net461

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.

Henooh.Framework.Net

Henooh Framework guidelines provides consistancy and uniform user interface across all Henooh applications and services. Starting a project with Henooh.Framework.Net saves time, and gets you to spend more time to build your application then worry about common implementation, and provides more structured and long term support for migrating to different baselines.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.6 1,862 7/23/2020
1.1.5 1,253 3/20/2020
1.1.4 2,422 11/9/2019
1.1.3 4,032 5/10/2019
1.1.2 1,429 4/6/2019
1.1.1 2,566 3/27/2019
1.1.0 1,482 12/8/2018

Thanks for using Henooh Framework Database. I hope I made your life a bit easier. Enjoy!