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 | 0 | 6/19/2026 |
| 2.1.33 | 1,818 | 10/31/2025 |
| 2.1.32 | 1,229 | 7/21/2025 |
| 2.1.31 | 963 | 4/2/2025 |
| 2.1.31-pre01 | 217 | 4/1/2025 |
| 2.1.30 | 513 | 2/25/2025 |
| 2.1.30-pre02 | 302 | 1/30/2025 |
| 2.1.30-pre01 | 180 | 1/28/2025 |
| 2.1.28 | 1,281 | 12/9/2024 |
| 2.1.27 | 558 | 11/13/2024 |
| 2.1.27-pre08 | 217 | 11/13/2024 |
| 2.1.27-pre05 | 187 | 11/11/2024 |
| 2.1.27-pre04 | 261 | 11/5/2024 |
| 2.1.26 | 1,102 | 5/3/2024 |
| 2.1.25 | 1,814 | 10/12/2023 |
| 2.1.24 | 1,661 | 8/23/2023 |
| 2.1.23 | 1,656 | 3/21/2023 |
| 2.1.23-pre02 | 474 | 3/21/2023 |
| 2.1.22 | 3,309 | 4/25/2022 |
| 2.1.21 | 1,760 | 2/22/2022 |
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