Havit.Data.Patterns
2.1.34
Prefix Reserved
dotnet add package Havit.Data.Patterns --version 2.1.34
NuGet\Install-Package Havit.Data.Patterns -Version 2.1.34
<PackageReference Include="Havit.Data.Patterns" Version="2.1.34" />
<PackageVersion Include="Havit.Data.Patterns" Version="2.1.34" />
<PackageReference Include="Havit.Data.Patterns" />
paket add Havit.Data.Patterns --version 2.1.34
#r "nuget: Havit.Data.Patterns, 2.1.34"
#:package Havit.Data.Patterns@2.1.34
#addin nuget:?package=Havit.Data.Patterns&version=2.1.34
#tool nuget:?package=Havit.Data.Patterns&version=2.1.34
HAVIT .NET Framework Extensions - Data Patterns
| 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. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Havit.Model (>= 2.0.6)
- Havit.Services (>= 2.0.51)
-
net8.0
- Havit.Model (>= 2.0.6)
- Havit.Services (>= 2.0.51)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Havit.Data.Patterns:
| Package | Downloads |
|---|---|
|
Havit.Data.EntityFrameworkCore.Patterns
HAVIT .NET Framework Extensions - Entity Framework Core Extensions - Data Patterns |
|
|
Havit.Data.Entity6.Patterns
HAVIT .NET Framework Extensions - Entity Framework 6 Extensions - Data Patterns |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.34 | 942 | 2026/6/19 |
| 2.1.33 | 3,056 | 2025/10/31 |
| 2.1.32 | 1,249 | 2025/7/21 |
| 2.1.31 | 999 | 2025/4/2 |
| 2.1.31-pre01 | 231 | 2025/4/1 |
| 2.1.30 | 530 | 2025/2/25 |
| 2.1.30-pre02 | 316 | 2025/1/30 |
| 2.1.30-pre01 | 192 | 2025/1/28 |
| 2.1.28 | 1,298 | 2024/12/9 |
| 2.1.27 | 577 | 2024/11/13 |
| 2.1.27-pre08 | 231 | 2024/11/13 |
| 2.1.27-pre05 | 198 | 2024/11/11 |
| 2.1.27-pre04 | 275 | 2024/11/5 |
| 2.1.26 | 1,126 | 2024/5/3 |
| 2.1.25 | 1,853 | 2023/10/12 |
| 2.1.24 | 1,675 | 2023/8/23 |
| 2.1.23 | 1,678 | 2023/3/21 |
| 2.1.23-pre02 | 486 | 2023/3/21 |
| 2.1.22 | 3,325 | 2022/4/25 |
| 2.1.21 | 1,773 | 2022/2/22 |
v2.1.34 (6/2026)
• Doplnění asynchronních variant metod, kde dosud chyběly.
• Performance micro-optimalizace (DataEntrySymbolService, LocalizationService).
v2.1.33 (10/2025)
• Targetování net8.0, net48 (namísto netstandard2.0)
• Odstranění nepotřebných závislostí
v2.1.32 (7/2025)
• IUnitOfWork - přidání metod AddForInsertAsync a AddRangeForInsertAsync (podpora HiLo)
v2.1.31 (4/2025)
• IRepository<TEntity, TKey> - řešení situace, kdy typ enum neodpovídá typu primárního klíče
v2.1.30 (1/2025)
• Breaking change: IRepository<TEntity> nahrazeno IRepository<TEntity, TKey> pro podporu non-int primárních klíčů
• DataEntries - podpora pro non-int primárního klíče
• Language services - podpora pro non-int primárního klíče