makeITeasy.AppFramework.Core
2.0.4
dotnet add package makeITeasy.AppFramework.Core --version 2.0.4
NuGet\Install-Package makeITeasy.AppFramework.Core -Version 2.0.4
<PackageReference Include="makeITeasy.AppFramework.Core" Version="2.0.4" />
<PackageVersion Include="makeITeasy.AppFramework.Core" Version="2.0.4" />
<PackageReference Include="makeITeasy.AppFramework.Core" />
paket add makeITeasy.AppFramework.Core --version 2.0.4
#r "nuget: makeITeasy.AppFramework.Core, 2.0.4"
#:package makeITeasy.AppFramework.Core@2.0.4
#addin nuget:?package=makeITeasy.AppFramework.Core&version=2.0.4
#tool nuget:?package=makeITeasy.AppFramework.Core&version=2.0.4
Core module for makeITeasy.Appframework
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Autofac (>= 9.1.0)
- AutoMapper (= 14.0.0)
- FluentValidation (>= 12.1.1)
- makeITeasy.AppFramework.Models (>= 1.1.13)
- MediatR (= 12.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
NuGet packages (6)
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.EF8
Infrastructure module for makeITeasy.Appframework for Entity Framework 8 |
|
|
makeITeasy.AppFramework.Infrastructure.EF9
Infrastructure module for makeITeasy.Appframework for Entity Framework 9 |
|
|
makeITeasy.AppFramework.Infrastructure.EF10
Infrastructure module for makeITeasy.Appframework for Entity Framework 8 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.4 | 76 | 5/14/2026 |
| 2.0.3 | 408 | 11/30/2025 |
| 2.0.2 | 379 | 11/11/2025 |
| 1.2.3 | 315 | 1/1/2025 |
| 1.2.2 | 808 | 2/28/2023 |
| 1.2.1 | 1,417 | 10/20/2022 |
| 1.2.0 | 599 | 8/31/2022 |
| 1.1.14 | 997 | 8/20/2022 |
| 1.1.13 | 1,067 | 8/6/2022 |
| 1.1.12 | 1,037 | 7/30/2022 |
| 1.1.11-beta01 | 397 | 6/11/2022 |
| 1.1.10 | 2,078 | 1/16/2022 |
| 1.1.10-beta01 | 450 | 1/14/2022 |
| 1.1.9 | 939 | 7/26/2021 |
| 1.1.8 | 1,105 | 6/3/2021 |
| 1.1.7 | 730 | 4/22/2021 |
| 1.1.6 | 488 | 4/22/2021 |
| 1.1.5 | 752 | 3/28/2021 |
| 1.1.2 | 941 | 2/26/2021 |
| 1.1.1 | 673 | 2/4/2021 |
2.0.3 : Add string to Expression helper
2.0.2 : Dependencies update
2.0.1 : Update to .NET 8 and update dependencies
1.2.4 : Dependencies update and fix issue with validator
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