makeITeasy.AppFramework.Infrastructure.EF6
6.1.21
Suggested Alternatives
dotnet add package makeITeasy.AppFramework.Infrastructure.EF6 --version 6.1.21
NuGet\Install-Package makeITeasy.AppFramework.Infrastructure.EF6 -Version 6.1.21
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.Infrastructure.EF6" Version="6.1.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add makeITeasy.AppFramework.Infrastructure.EF6 --version 6.1.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: makeITeasy.AppFramework.Infrastructure.EF6, 6.1.21"
#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.Infrastructure.EF6 as a Cake Addin #addin nuget:?package=makeITeasy.AppFramework.Infrastructure.EF6&version=6.1.21 // Install makeITeasy.AppFramework.Infrastructure.EF6 as a Cake Tool #tool nuget:?package=makeITeasy.AppFramework.Infrastructure.EF6&version=6.1.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Infrastructure module for makeITeasy.Appframework for Entity Framework 6
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AutoMapper (>= 12.0.0)
- DelegateDecompiler.EntityFramework (>= 0.32.0)
- EFCore.BulkExtensions (>= 6.5.6)
- makeITeasy.AppFramework.Core (>= 1.2.2)
- makeITeasy.AppFramework.Models (>= 1.1.6)
- Microsoft.EntityFrameworkCore (>= 6.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
6.1.21 | 297 | 2/28/2023 | |
6.1.20 | 832 | 10/20/2022 | |
6.1.19 | 506 | 8/20/2022 | |
6.1.18 | 460 | 8/6/2022 | |
6.1.17 | 428 | 7/30/2022 | |
6.1.17-beta01 | 182 | 6/11/2022 | |
6.1.16 | 446 | 3/31/2022 | |
6.1.15 | 424 | 3/31/2022 | |
6.1.13 | 512 | 1/16/2022 | |
6.0.0-beta01 | 191 | 1/14/2022 |
6.1.21 : Dependencies update
6.1.20 : Update dependencies and change namespace to remove EF6
6.1.19 : Fix issue with LastModificationDate
6.1.18 : Add GenericFindUniqueCommand*
6.1.17 : Update packages dependencies