makeITeasy.AppFramework.Core
1.1.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package makeITeasy.AppFramework.Core --version 1.1.6
NuGet\Install-Package makeITeasy.AppFramework.Core -Version 1.1.6
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.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add makeITeasy.AppFramework.Core --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: makeITeasy.AppFramework.Core, 1.1.6"
#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.1.6 // Install makeITeasy.AppFramework.Core as a Cake Tool #tool nuget:?package=makeITeasy.AppFramework.Core&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Autofac (>= 6.1.0)
- AutoMapper (>= 10.1.1)
- DelegateDecompiler (>= 0.29.1)
- FluentValidation (>= 9.5.3)
- makeITeasy.AppFramework.Models (>= 1.1.2)
- MediatR (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.14)
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 | 598 | 2/28/2023 |
1.2.1 | 1,237 | 10/20/2022 |
1.2.0 | 436 | 8/31/2022 |
1.1.14 | 810 | 8/20/2022 |
1.1.13 | 876 | 8/6/2022 |
1.1.12 | 841 | 7/30/2022 |
1.1.11-beta01 | 210 | 6/11/2022 |
1.1.10 | 1,817 | 1/16/2022 |
1.1.10-beta01 | 240 | 1/14/2022 |
1.1.9 | 718 | 7/26/2021 |
1.1.8 | 854 | 6/3/2021 |
1.1.7 | 524 | 4/22/2021 |
1.1.6 | 295 | 4/22/2021 |
1.1.5 | 536 | 3/28/2021 |
1.1.2 | 689 | 2/26/2021 |
1.1.1 | 460 | 2/4/2021 |
1.1.0 | 469 | 1/10/2021 |
1.0.4 | 371 | 12/31/2020 |
1.0.3 | 379 | 12/17/2020 |
1.0.2 | 386 | 12/12/2020 |
1.0.2-b1 | 250 | 12/12/2020 |
1.0.1 | 436 | 11/28/2020 |
1.1.1 : Add IsolationLevel to query
1.1.0 : Add new package makeITeasy.AppFramework.Infrastructure
1.0.2 : Remove unwanted EF Core dependencies