IBeam.Utilities
2.0.32
dotnet add package IBeam.Utilities --version 2.0.32
NuGet\Install-Package IBeam.Utilities -Version 2.0.32
<PackageReference Include="IBeam.Utilities" Version="2.0.32" />
<PackageVersion Include="IBeam.Utilities" Version="2.0.32" />
<PackageReference Include="IBeam.Utilities" />
paket add IBeam.Utilities --version 2.0.32
#r "nuget: IBeam.Utilities, 2.0.32"
#:package IBeam.Utilities@2.0.32
#addin nuget:?package=IBeam.Utilities&version=2.0.32
#tool nuget:?package=IBeam.Utilities&version=2.0.32
IBeam.Utilities
Shared utility primitives used across the IBeam framework.
Narrative Introduction
This package contains cross-cutting building blocks that do not belong to one domain package. It centralizes common concerns like exception shaping, audit-event structures, caching helpers, and token utilities so higher-level packages can stay focused.
Features and Components
- exception infrastructure:
ExceptionMiddlewareand related options- shared exception types/interfaces
- auditing primitives:
AuditEvent,AuditAction,AuditEventBuilder
- caching helpers:
DataCacheNamespacedMemoryCache
- utility models/helpers:
BaseAppSettingsandIBaseAppSettingsTokenGenerator- validation and role helpers
Dependencies
- Internal packages:
IBeam.Repositories
- External packages:
Newtonsoft.JsonMicrosoft.AspNetCore.Appframework reference
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- IBeam.Repositories (>= 2.0.32)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on IBeam.Utilities:
| Package | Downloads |
|---|---|
|
IBeam.Repositories.OrmLite
IBeam modular framework components for .NET APIs and services. |
|
|
IBeam.Repositories.AzureTables
IBeam modular framework components for .NET APIs and services. |
|
|
IBeam.Services
Root services package that aggregates abstractions and core service implementations. |
|
|
IBeam.Api
Lightweight API helper library with base controllers, error handling, and DI/config wiring. |
GitHub repositories
This package is not used by any popular GitHub repositories.