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.10 126 10/9/2024
8.0.9 120 9/22/2024
8.0.8 152 7/15/2024
8.0.7 138 7/8/2024
8.0.6 171 4/2/2024
8.0.5 166 3/11/2024
8.0.4 142 2/19/2024
8.0.3 145 2/17/2024
8.0.2 239 12/27/2023
8.0.1 152 12/27/2023
8.0.0 227 11/19/2023
7.0.11 272 9/2/2023
7.0.10 222 8/19/2023
7.0.9 250 8/4/2023
7.0.8 269 7/8/2023
7.0.7 221 7/8/2023
7.0.6 256 6/14/2023
7.0.5 303 4/21/2023
7.0.4 340 4/4/2023
7.0.3 477 12/21/2022
7.0.2 461 12/20/2022
7.0.1 429 12/11/2022
7.0.0 464 12/11/2022
6.0.10 836 10/25/2022
6.0.9 932 8/8/2022
6.0.8 976 6/24/2022
6.0.7 969 5/21/2022
6.0.6 994 5/10/2022
6.0.5 1,043 4/18/2022
6.0.4 1,055 3/9/2022
6.0.3 1,060 2/25/2022
6.0.2 1,070 2/21/2022
6.0.1 618 12/16/2021
6.0.0 653 11/22/2021
5.0.11 864 9/28/2021
5.0.10 892 9/8/2021
5.0.9 797 9/8/2021
5.0.8 816 9/8/2021
5.0.7 906 7/28/2021
5.0.6 825 7/6/2021
5.0.5 869 4/13/2021
5.0.3 965 12/18/2020
5.0.2 942 11/18/2020
5.0.1 874 11/13/2020
5.0.0 942 11/11/2020
5.0.0-rc.2 252 11/2/2020
5.0.0-rc.1 274 9/16/2020
3.1.2 649 5/31/2020
3.1.1 2,270 10/13/2019
3.1.0 1,002 10/12/2019
3.0.0 1,465 10/12/2019
2.7.0 1,892 5/19/2019
2.6.0 2,086 4/25/2019
2.5.0 1,090 4/24/2019
2.4.0 796 4/16/2019
2.3.0 767 3/29/2019
2.2.0 1,667 10/5/2018
2.1.0 1,587 8/19/2018
2.0.0 1,806 7/4/2018
1.2.0 2,070 10/26/2017
1.1.1 1,539 5/8/2017
1.1.0 1,330 9/6/2016
1.0.0 1,110 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;