makeITeasy.AppFramework.Core 1.2.3

dotnet add package makeITeasy.AppFramework.Core --version 1.2.3                
NuGet\Install-Package makeITeasy.AppFramework.Core -Version 1.2.3                
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="makeITeasy.AppFramework.Core" Version="1.2.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add makeITeasy.AppFramework.Core --version 1.2.3                
#r "nuget: makeITeasy.AppFramework.Core, 1.2.3"                
#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 makeITeasy.AppFramework.Core as a Cake Addin
#addin nuget:?package=makeITeasy.AppFramework.Core&version=1.2.3

// Install makeITeasy.AppFramework.Core as a Cake Tool
#tool nuget:?package=makeITeasy.AppFramework.Core&version=1.2.3                

Core module for makeITeasy.Appframework

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on makeITeasy.AppFramework.Core:

Package Downloads
makeITeasy.AppFramework.Infrastructure

Infrastructure module for makeITeasy.Appframework

makeITeasy.AppFramework.Infrastructure.EF6

Infrastructure module for makeITeasy.Appframework for Entity Framework 6

makeITeasy.AppFramework.Infrastructure.EF7

Infrastructure module for makeITeasy.Appframework for Entity Framework 7

makeITeasy.AppFramework.Infrastructure.EF8

Infrastructure module for makeITeasy.Appframework for Entity Framework 8

makeITeasy.AppFramework.Infrastructure.EF9

Infrastructure module for makeITeasy.Appframework for Entity Framework 9

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 106 1/1/2025
1.2.2 619 2/28/2023
1.2.1 1,253 10/20/2022
1.2.0 445 8/31/2022
1.1.14 819 8/20/2022
1.1.13 887 8/6/2022
1.1.12 850 7/30/2022
1.1.11-beta01 215 6/11/2022
1.1.10 1,828 1/16/2022
1.1.10-beta01 246 1/14/2022
1.1.9 727 7/26/2021
1.1.8 864 6/3/2021
1.1.7 534 4/22/2021
1.1.6 305 4/22/2021
1.1.5 546 3/28/2021
1.1.2 699 2/26/2021
1.1.1 471 2/4/2021
1.1.0 478 1/10/2021
1.0.4 382 12/31/2020
1.0.3 390 12/17/2020
1.0.2 396 12/12/2020
1.0.2-b1 255 12/12/2020
1.0.1 447 11/28/2020

1.2.3 : Dependencies update
1.2.2 : Dependencies update
1.2.1 : clean code
1.2.0 : Remove AutofacValidatorFactory.
1.1.14 : Add ListAllAsync to services
1.1.13 : Add GenericFindUniqueCommand*
1.1.12 : BaseEntityService methods are now all virtual
1.1.11 : Update packages dependencies
1.1.1 : Add IsolationLevel to query
1.1.0 : Add new package makeITeasy.AppFramework.Infrastructure
1.0.2 : Remove unwanted EF Core dependencies