LTDO.Kernel.EFSupport
2.0.8
dotnet add package LTDO.Kernel.EFSupport --version 2.0.8
NuGet\Install-Package LTDO.Kernel.EFSupport -Version 2.0.8
<PackageReference Include="LTDO.Kernel.EFSupport" Version="2.0.8" />
<PackageVersion Include="LTDO.Kernel.EFSupport" Version="2.0.8" />
<PackageReference Include="LTDO.Kernel.EFSupport" />
paket add LTDO.Kernel.EFSupport --version 2.0.8
#r "nuget: LTDO.Kernel.EFSupport, 2.0.8"
#:package LTDO.Kernel.EFSupport@2.0.8
#addin nuget:?package=LTDO.Kernel.EFSupport&version=2.0.8
#tool nuget:?package=LTDO.Kernel.EFSupport&version=2.0.8
Library used in the Digital Office project.
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
- LTDO.Kernel (>= 2.0.7)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Design (>= 8.0.10)
- Microsoft.EntityFrameworkCore.InMemory (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.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 |
---|---|---|
2.0.8 | 907 | 10/18/2024 |
2.0.7 | 109 | 10/17/2024 |
2.0.6 | 175 | 10/16/2024 |
2.0.5 | 130 | 10/15/2024 |
2.0.4 | 151 | 10/9/2024 |
2.0.3 | 284 | 10/9/2024 |
2.0.2 | 128 | 10/8/2024 |
2.0.1 | 129 | 10/4/2024 |
2.0.0 | 1,630 | 12/15/2023 |
1.0.8 | 650 | 11/8/2023 |
1.0.7 | 149 | 11/7/2023 |
1.0.6 | 153 | 11/7/2023 |
1.0.5 | 195 | 10/26/2023 |
1.0.4 | 168 | 10/25/2023 |
1.0.3 | 183 | 10/21/2023 |
1.0.2 | 176 | 10/20/2023 |
2.0.8 - edit GetAllAsync() in IRepository.
Previous versions:
2.0.7 - edit CreateAsync() and DeleteAsync() in IRepository.
2.0.6 - edit GetAll() in IRepository.
2.0.5 - update IRepository.
2.0.4 - edit Unit of Work.
2.0.3 - add DbModified and DbCreated.
2.0.2 - add Microsoft.EntityFrameworkCore.Design.
2.0.1 - add Unit of Work.
2.0.0 - migrate to dotnet 8.
1.0.8 - transfer to new nuget server.
1.0.2 - update libs.
1.0.1 - Update to .NET 7.0.
1.0.0 - Initial.