Beginor.AppFx.Core 1.1.1

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

// Install Beginor.AppFx.Core as a Cake Tool
#tool nuget:?package=Beginor.AppFx.Core&version=1.1.1                

Beginor.AppFx.Core

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Beginor.AppFx.Core:

Package Downloads
Beginor.AppFx.Repository.Hibernate

Beginor.AppFx.Repository.Hibernate

Beginor.AppFx.DependencyInjection

Beginor.AppFx.DependencyInjection

Beginor.AppFx.Logging.Log4net

Beginor.AppFx.Logging.Log4net

Beginor.AppFx.Api

Beginor.AppFx.Api

Beginor.AppFx.Repository.Mongo

Beginor.AppFx.Repository.Mongo

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.8 101 7/15/2024
8.0.7 93 7/8/2024
8.0.6 125 4/2/2024
8.0.5 126 3/11/2024
8.0.4 99 2/19/2024
8.0.3 105 2/17/2024
8.0.2 199 12/27/2023
8.0.1 127 12/27/2023
8.0.0 193 11/19/2023
7.0.11 224 9/2/2023
7.0.10 179 8/19/2023
7.0.9 202 8/4/2023
7.0.8 218 7/8/2023
7.0.7 180 7/8/2023
7.0.6 209 6/14/2023
7.0.5 266 4/21/2023
7.0.4 297 4/4/2023
7.0.3 432 12/21/2022
7.0.2 414 12/20/2022
7.0.1 380 12/11/2022
7.0.0 419 12/11/2022
6.0.10 795 10/25/2022
6.0.9 883 8/8/2022
6.0.8 936 6/24/2022
6.0.7 927 5/21/2022
6.0.6 947 5/10/2022
6.0.5 995 4/18/2022
6.0.4 1,004 3/9/2022
6.0.3 1,001 2/25/2022
6.0.2 1,012 2/21/2022
6.0.1 568 12/16/2021
6.0.0 597 11/22/2021
5.0.11 806 9/28/2021
5.0.10 825 9/8/2021
5.0.9 745 9/8/2021
5.0.8 763 9/8/2021
5.0.7 843 7/28/2021
5.0.6 757 7/6/2021
5.0.5 810 4/13/2021
5.0.3 910 12/18/2020
5.0.2 879 11/18/2020
5.0.1 826 11/13/2020
5.0.0 896 11/11/2020
5.0.0-rc.2 244 11/2/2020
5.0.0-rc.1 267 9/16/2020
3.1.2 627 5/31/2020
3.1.1 2,165 10/13/2019
3.1.0 962 10/12/2019
3.0.0 1,401 10/12/2019
2.7.0 1,791 5/19/2019
2.6.0 1,965 4/25/2019
2.5.0 1,045 4/24/2019
2.4.0 775 4/16/2019
2.3.0 741 3/29/2019
2.2.0 1,606 10/5/2018
2.1.0 1,537 8/19/2018
2.0.0 1,752 7/4/2018
1.2.0 1,993 10/26/2017
1.1.1 1,476 5/8/2017
1.1.0 1,289 9/6/2016
1.0.0 1,083 8/18/2016

1.1.1: make base entity virtual, fix using with NHibernate;
       1.1.0: add base entities base class, IRepository interface, Disposable base class;
       1.0.0: init release;