Beginor.AppFx.Core 1.1.0

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.0                
NuGet\Install-Package Beginor.AppFx.Core -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="Beginor.AppFx.Core" Version="1.1.0" />                
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.0                
#r "nuget: Beginor.AppFx.Core, 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 Beginor.AppFx.Core as a Cake Addin
#addin nuget:?package=Beginor.AppFx.Core&version=1.1.0

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

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
9.0.0 99 12/1/2024
8.0.10 131 10/9/2024
8.0.9 127 9/22/2024
8.0.8 157 7/15/2024
8.0.7 142 7/8/2024
8.0.6 173 4/2/2024
8.0.5 170 3/11/2024
8.0.4 144 2/19/2024
8.0.3 146 2/17/2024
8.0.2 242 12/27/2023
8.0.1 154 12/27/2023
8.0.0 229 11/19/2023
7.0.11 275 9/2/2023
7.0.10 224 8/19/2023
7.0.9 252 8/4/2023
7.0.8 271 7/8/2023
7.0.7 228 7/8/2023
7.0.6 258 6/14/2023
7.0.5 305 4/21/2023
7.0.4 342 4/4/2023
7.0.3 480 12/21/2022
7.0.2 463 12/20/2022
7.0.1 436 12/11/2022
7.0.0 467 12/11/2022
6.0.10 838 10/25/2022
6.0.9 934 8/8/2022
6.0.8 978 6/24/2022
6.0.7 972 5/21/2022
6.0.6 996 5/10/2022
6.0.5 1,045 4/18/2022
6.0.4 1,057 3/9/2022
6.0.3 1,062 2/25/2022
6.0.2 1,077 2/21/2022
6.0.1 620 12/16/2021
6.0.0 657 11/22/2021
5.0.11 868 9/28/2021
5.0.10 895 9/8/2021
5.0.9 801 9/8/2021
5.0.8 820 9/8/2021
5.0.7 910 7/28/2021
5.0.6 829 7/6/2021
5.0.5 872 4/13/2021
5.0.3 969 12/18/2020
5.0.2 946 11/18/2020
5.0.1 878 11/13/2020
5.0.0 946 11/11/2020
5.0.0-rc.2 254 11/2/2020
5.0.0-rc.1 276 9/16/2020
3.1.2 653 5/31/2020
3.1.1 2,274 10/13/2019
3.1.0 1,006 10/12/2019
3.0.0 1,469 10/12/2019
2.7.0 1,896 5/19/2019
2.6.0 2,090 4/25/2019
2.5.0 1,094 4/24/2019
2.4.0 800 4/16/2019
2.3.0 771 3/29/2019
2.2.0 1,676 10/5/2018
2.1.0 1,597 8/19/2018
2.0.0 1,814 7/4/2018
1.2.0 2,080 10/26/2017
1.1.1 1,546 5/8/2017
1.1.0 1,335 9/6/2016
1.0.0 1,117 8/18/2016

1.1.0: add base entities base class, IRepository interface, Disposable base class;
       1.0.0: init release;