makeITeasy.AppFramework.Core
2.0.5
dotnet add package makeITeasy.AppFramework.Core --version 2.0.5
NuGet\Install-Package makeITeasy.AppFramework.Core -Version 2.0.5
<PackageReference Include="makeITeasy.AppFramework.Core" Version="2.0.5" />
<PackageVersion Include="makeITeasy.AppFramework.Core" Version="2.0.5" />
<PackageReference Include="makeITeasy.AppFramework.Core" />
paket add makeITeasy.AppFramework.Core --version 2.0.5
#r "nuget: makeITeasy.AppFramework.Core, 2.0.5"
#:package makeITeasy.AppFramework.Core@2.0.5
#addin nuget:?package=makeITeasy.AppFramework.Core&version=2.0.5
#tool nuget:?package=makeITeasy.AppFramework.Core&version=2.0.5
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.3.1)
- AutoMapper (= 14.0.0)
- FluentValidation (>= 12.1.1)
- makeITeasy.AppFramework.Models (>= 1.1.13)
- MediatR (= 12.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on makeITeasy.AppFramework.Core:
| Package | Downloads |
|---|---|
|
makeITeasy.AppFramework.Infrastructure
Infrastructure module for makeITeasy.Appframework for Entity Framework 8 |
|
|
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.5 | 7 | 8/31/2026 |
| 2.0.4 | 215 | 5/14/2026 |
| 2.0.3 | 435 | 11/30/2025 |
| 2.0.2 | 401 | 11/11/2025 |
| 1.2.3 | 339 | 1/1/2025 |
| 1.2.2 | 823 | 2/28/2023 |
| 1.2.1 | 1,449 | 10/20/2022 |
| 1.2.0 | 615 | 8/31/2022 |
| 1.1.14 | 1,022 | 8/20/2022 |
| 1.1.13 | 1,081 | 8/6/2022 |
| 1.1.12 | 1,061 | 7/30/2022 |
| 1.1.11-beta01 | 426 | 6/11/2022 |
| 1.1.10 | 2,094 | 1/16/2022 |
| 1.1.10-beta01 | 465 | 1/14/2022 |
| 1.1.9 | 956 | 7/26/2021 |
| 1.1.8 | 1,131 | 6/3/2021 |
| 1.1.7 | 755 | 4/22/2021 |
| 1.1.6 | 505 | 4/22/2021 |
| 1.1.5 | 766 | 3/28/2021 |
| 1.1.2 | 967 | 2/26/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