makeITeasy.AppFramework.Core
1.2.2
dotnet add package makeITeasy.AppFramework.Core --version 1.2.2
NuGet\Install-Package makeITeasy.AppFramework.Core -Version 1.2.2
<PackageReference Include="makeITeasy.AppFramework.Core" Version="1.2.2" />
paket add makeITeasy.AppFramework.Core --version 1.2.2
#r "nuget: makeITeasy.AppFramework.Core, 1.2.2"
// Install makeITeasy.AppFramework.Core as a Cake Addin #addin nuget:?package=makeITeasy.AppFramework.Core&version=1.2.2 // Install makeITeasy.AppFramework.Core as a Cake Tool #tool nuget:?package=makeITeasy.AppFramework.Core&version=1.2.2
Core module for makeITeasy.Appframework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Autofac (>= 6.4.0)
- AutoMapper (>= 12.0.0)
- DelegateDecompiler (>= 0.32.0)
- FluentValidation (>= 11.3.0)
- makeITeasy.AppFramework.Models (>= 1.1.6)
- MediatR (>= 11.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.2)
NuGet packages (4)
Showing the top 4 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 7 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 597 | 2/28/2023 |
1.2.1 | 1,234 | 10/20/2022 |
1.2.0 | 435 | 8/31/2022 |
1.1.14 | 809 | 8/20/2022 |
1.1.13 | 875 | 8/6/2022 |
1.1.12 | 840 | 7/30/2022 |
1.1.11-beta01 | 209 | 6/11/2022 |
1.1.10 | 1,814 | 1/16/2022 |
1.1.10-beta01 | 239 | 1/14/2022 |
1.1.9 | 717 | 7/26/2021 |
1.1.8 | 851 | 6/3/2021 |
1.1.7 | 523 | 4/22/2021 |
1.1.6 | 294 | 4/22/2021 |
1.1.5 | 533 | 3/28/2021 |
1.1.2 | 686 | 2/26/2021 |
1.1.1 | 459 | 2/4/2021 |
1.1.0 | 468 | 1/10/2021 |
1.0.4 | 370 | 12/31/2020 |
1.0.3 | 378 | 12/17/2020 |
1.0.2 | 385 | 12/12/2020 |
1.0.2-b1 | 249 | 12/12/2020 |
1.0.1 | 435 | 11/28/2020 |
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