HBDStack.StatusGeneric
6.5.3
See the version list below for details.
dotnet add package HBDStack.StatusGeneric --version 6.5.3
NuGet\Install-Package HBDStack.StatusGeneric -Version 6.5.3
<PackageReference Include="HBDStack.StatusGeneric" Version="6.5.3" />
paket add HBDStack.StatusGeneric --version 6.5.3
#r "nuget: HBDStack.StatusGeneric, 6.5.3"
// Install HBDStack.StatusGeneric as a Cake Addin #addin nuget:?package=HBDStack.StatusGeneric&version=6.5.3 // Install HBDStack.StatusGeneric as a Cake Tool #tool nuget:?package=HBDStack.StatusGeneric&version=6.5.3
A support library to provide a common status handling for my projects.
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 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 was computed. 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. |
-
net6.0
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Text.Json (>= 6.0.5)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on HBDStack.StatusGeneric:
Package | Downloads |
---|---|
HBDStack.AspNetCore
The helper for AspNetCore |
|
HBDStack.Web.GlobalException
HBD.Web.GlobalException |
|
HBDStack.EfCore.Events
The extensions for EntityFrameworkCore which automate the ModelBuilder registration for Relational Database - Auto entity regustration - Event sourcing for Entities and AggregateRoots - Repository pattern - Entity validation |
|
HBDStack.EfCore.BizActions.Abstraction
Library to run business logic when using Entity Framework Core for database accesses, support status error code |
|
HBDStack.EfCore.BizActions
Library to run business logic when using Entity Framework Core for database accesses, support status error code |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Updated to provide needed features for GenericBizRunner
- Added some interfaces and made Message read/write