Rast.SystemService
2.2.0
dotnet add package Rast.SystemService --version 2.2.0
NuGet\Install-Package Rast.SystemService -Version 2.2.0
<PackageReference Include="Rast.SystemService" Version="2.2.0" />
<PackageVersion Include="Rast.SystemService" Version="2.2.0" />
<PackageReference Include="Rast.SystemService" />
paket add Rast.SystemService --version 2.2.0
#r "nuget: Rast.SystemService, 2.2.0"
#:package Rast.SystemService@2.2.0
#addin nuget:?package=Rast.SystemService&version=2.2.0
#tool nuget:?package=Rast.SystemService&version=2.2.0
Rast.SystemService
The backstage crew that never takes a bow.
Rast.SystemService is the system service tier—jobs, integrations, and business operations that prefer reliability over applause. It sits next to Rast.SystemDb like a conductor next to a score: same piece, different job.
When RAST Blazor fronts complex business scenarios, something still has to run the long jobs, notifications, and integrations—this layer is that engine room, so the UI can stay responsive and intentional.
What you get
- Service implementations and orchestration for platform-level work
- Glue between admin UI, background processes, and system data
- Patterns that keep “system” concerns from leaking into every feature module
- A home for workflow-adjacent operations (scheduling, batch work, bridges to other systems)
Tone
Services here are written to be boring in production—predictable inputs, clear failures, logs you can actually read at 2 a.m.
Requirements
- .NET 9
Powered by RAST Framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
-
net9.0
- Azure.Identity (>= 1.13.2)
- Microsoft.Extensions.Http (>= 9.0.0)
- Microsoft.Graph (>= 5.77.0)
- Postmark (>= 5.2.0)
- Rast.Common (>= 2.2.0)
- Rast.SystemDb (>= 2.2.0)
- Toolbelt.Blazor.HotKeys2 (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rast.SystemService:
| Package | Downloads |
|---|---|
|
Rast.UiLibrary
RAST Framework - UI Component Library |
GitHub repositories
This package is not used by any popular GitHub repositories.