HBD.Framework 1.0.0-beta14

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

// Install HBD.Framework as a Cake Tool
#tool nuget:?package=HBD.Framework&version=1.0.0-beta14&prerelease

The small framework with many usefull functions

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on HBD.Framework:

Package Downloads
HBD.Mef

The reference is out of date. Please update to the latest packages available in the nugget.org The custom Mef Bootstrapper that compatible with WPF, WinForms and Console applications. Wisely support from .Net 4.5 to .Net 4.7 and from .Net Standard 1.6 to .Net Standard 2.0.

HBD.Mef.Mvc

The Mef (Dependence injection) for Mvc5 and Mvc6.

HBD.EntityFramework

The library for EntityFramework based on Domain Driven Design pattern allows to maximize the scalability and flexibility for the complex applications. Providing the repository and factory design pattern for EntityFramework and EntityFrameworkCore. - Why should develop the Repository for EF? http://www.thereformedprogrammer.net/is-the-repository-pattern-useful-with-entity-framework/

NXT.DataRandom

SQL Data Random

HBD.App.Shell

The Shell Console Application that provides a core-foundation to develop a Module-able batch job application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 514 7/13/2021
2.2.0 746 9/29/2019
2.1.2.1 1,976 3/30/2018
2.1.2 1,119 3/30/2018
2.1.1 1,616 3/27/2018
2.1.0 1,067 3/25/2018
2.0.0 2,969 8/13/2017
2.0.0-preview9 843 7/27/2017
2.0.0-preview3 1,154 7/8/2017
2.0.0-preview2 2,000 6/17/2017
2.0.0-preview1 894 6/13/2017
1.0.12 2,851 5/30/2017
1.0.11 1,003 5/20/2017
1.0.10 1,035 5/14/2017
1.0.9 1,043 5/2/2017
1.0.8 1,093 4/27/2017
1.0.7 1,259 4/3/2017
1.0.6 1,310 4/2/2017
1.0.5 1,501 3/4/2017
1.0.4 2,330 11/4/2016
1.0.3 984 10/26/2016
1.0.3-beta1 816 10/21/2016
1.0.0-beta19 844 10/26/2015
1.0.0-beta18 1,047 10/3/2015
1.0.0-beta16 1,070 9/22/2015
1.0.0-beta15 904 9/22/2015
1.0.0-beta14 1,020 9/22/2015
1.0.0-beta13 894 9/21/2015
1.0.0-beta12 877 9/17/2015
1.0.0-beta11 889 9/16/2015
1.0.0-beta09 847 9/3/2015
1.0.0-beta08 889 8/29/2015
1.0.0-beta07 838 8/29/2015
1.0.0-beta06 859 8/29/2015
1.0.0-beta05 856 8/29/2015
1.0.0-beta04 1,154 8/29/2015
1.0.0-beta03 840 8/28/2015
1.0.0-beta02 860 8/28/2015
1.0.0-beta01 1,239 8/28/2015

Version 1.0.0-beta14
- Add ICondition classes.