Havit.Core
2.0.39
Prefix Reserved
dotnet add package Havit.Core --version 2.0.39
NuGet\Install-Package Havit.Core -Version 2.0.39
<PackageReference Include="Havit.Core" Version="2.0.39" />
<PackageVersion Include="Havit.Core" Version="2.0.39" />
<PackageReference Include="Havit.Core" />
paket add Havit.Core --version 2.0.39
#r "nuget: Havit.Core, 2.0.39"
#:package Havit.Core@2.0.39
#addin nuget:?package=Havit.Core&version=2.0.39
#tool nuget:?package=Havit.Core&version=2.0.39
HAVIT .NET Framework Extensions - Basic Class Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 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 is compatible. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Havit.Core:
| Package | Downloads |
|---|---|
|
Havit.Blazor.Components.Web.Bootstrap
HAVIT Blazor Bootstrap Library - Free Bootstrap 5 components for ASP.NET Blazor |
|
|
Havit.Blazor.Components.Web
HAVIT Blazor Library - Free UI components and supportive classes |
|
|
Havit.Services
HAVIT .NET Framework Extensions - Services |
|
|
Havit.Data.EntityFrameworkCore.Patterns
HAVIT .NET Framework Extensions - Entity Framework Core Extensions - Data Patterns |
|
|
Havit.Data.EntityFrameworkCore
HAVIT .NET Framework Extensions - Entity Framework Core Extensions |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Havit.Core:
| Repository | Stars |
|---|---|
|
havit/Havit.Blazor
Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.39 | 880 | 7/27/2026 |
| 2.0.38 | 1,999 | 6/30/2026 |
| 2.0.37 | 1,154 | 6/19/2026 |
| 2.0.36 | 27,490 | 2/4/2026 |
| 2.0.35 | 10,990 | 1/12/2026 |
| 2.0.34 | 9,106 | 11/27/2025 |
| 2.0.34-pre03 | 263 | 11/3/2025 |
| 2.0.34-pre02 | 202 | 10/31/2025 |
| 2.0.34-pre01 | 360 | 6/4/2025 |
| 2.0.33 | 40,658 | 5/13/2025 |
| 2.0.32 | 17,798 | 2/25/2025 |
| 2.0.32-pre02 | 299 | 1/30/2025 |
| 2.0.31 | 65,191 | 11/13/2024 |
| 2.0.30 | 50,413 | 4/23/2024 |
| 2.0.29 | 60,616 | 1/2/2024 |
| 2.0.28 | 27,540 | 9/23/2023 |
| 2.0.27 | 15,463 | 6/7/2023 |
| 2.0.26 | 209,487 | 3/14/2022 |
| 2.0.25 | 53,086 | 2/24/2022 |
| 2.0.24 | 3,017 | 2/21/2022 |
v2.0.39 (7/2026)
• RegexPatterns - opravena regrese z v2.0.37: patterny (EmailStrict, Identifier, Time24h, IPAddress, Integer) jsou opět ukotvené pomocí $ místo \z. Kotva \z není podporována JavaScriptem, takže patterny nebyly použitelné pro klientskou validaci (RegularExpressionAttribute, RegularExpressionValidator, HTML atribut pattern).
v2.0.38 (6/2026)
• Contract.Requires, Contract.Assert - odebrán atribut [ConstantExpected], neosvědčilo se
v2.0.37 (6/2026)
• Contract.Requires, Contract.Assert nově využívá [ConstantExpected].
• Úpravy z AI code review a vylepšení napříč knihovnou (CollectionExt, UniversalTypeConverter, EnumExt, MathExt, Reflector, CriticalSection, PasswordGenerator, StringExt, RegexPatterns, ...).
v2.0.36 (2/2026)
• CancellationExceptionChecker - ladění detekce cancellation výjimky
v2.0.35 (1/2026)
• CancellationExceptionChecker - ladění detekce cancellation výjimky
v2.0.34 (11/2025)
• Targetování rozšířeno i pro .NET 10.
• CollectionExt - přidána metoda UpdateFromAsync (s ValueTask).