DataAccessClient 8.0.1
See the version list below for details.
dotnet add package DataAccessClient --version 8.0.1
NuGet\Install-Package DataAccessClient -Version 8.0.1
<PackageReference Include="DataAccessClient" Version="8.0.1" />
<PackageVersion Include="DataAccessClient" Version="8.0.1" />
<PackageReference Include="DataAccessClient" />
paket add DataAccessClient --version 8.0.1
#r "nuget: DataAccessClient, 8.0.1"
#addin nuget:?package=DataAccessClient&version=8.0.1
#tool nuget:?package=DataAccessClient&version=8.0.1
Be careful, this version contains a breaking change with DateTime and Nullable<DateTime> properties. They will not default to utc in database. You have to correct this yourself with a custom convention. See documentation on github.
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 is compatible. 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 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. |
-
net6.0
- EntityCloner.Microsoft.EntityFrameworkCore (>= 6.0.0)
-
net7.0
- EntityCloner.Microsoft.EntityFrameworkCore (>= 7.0.0)
-
net8.0
- EntityCloner.Microsoft.EntityFrameworkCore (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataAccessClient:
Package | Downloads |
---|---|
DataAccessClient.EntityFrameworkCore.SqlServer
Provides implementation for Data Access with EntityFrameworkCore.SqlServer. It provides implementation for IRepository<T> and DbContext. It also provides extension methods for IServiceCollection to easily adding types to .NET Core DependencyInjection. Is also supports using multiple DbContexts within same IUnitOfWork. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.0.0 | 133 | 1/22/2025 |
8.0.1 | 1,623 | 1/22/2024 |
8.0.0 | 167 | 1/13/2024 |
7.0.1 | 2,688 | 12/2/2022 |
7.0.0 | 437 | 11/11/2022 |
6.0.0 | 1,995 | 11/16/2021 |
0.0.8 | 2,998 | 4/2/2020 |
0.0.7 | 713 | 4/2/2020 |
0.0.6 | 773 | 3/7/2020 |
0.0.5 | 789 | 3/6/2020 |
0.0.4 | 738 | 2/22/2020 |
0.0.1 | 1,204 | 10/15/2019 |
0.0.1-alpha-1 | 423 | 10/4/2019 |