SaaSCore.Admin
0.5.0-preview.8
This is a prerelease version of SaaSCore.Admin.
dotnet add package SaaSCore.Admin --version 0.5.0-preview.8
NuGet\Install-Package SaaSCore.Admin -Version 0.5.0-preview.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SaaSCore.Admin" Version="0.5.0-preview.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SaaSCore.Admin" Version="0.5.0-preview.8" />
<PackageReference Include="SaaSCore.Admin" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SaaSCore.Admin --version 0.5.0-preview.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SaaSCore.Admin, 0.5.0-preview.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SaaSCore.Admin@0.5.0-preview.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SaaSCore.Admin&version=0.5.0-preview.8&prerelease
#tool nuget:?package=SaaSCore.Admin&version=0.5.0-preview.8&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SaaSCore.Admin
Admin services and infrastructure for SaaSCore.NET™ backends.
Status: Early preview (
0.x), APIs and behaviour may change between releases.
Features
- Hosts the SaaSCore Admin shell at
/admin/* - Exposes admin APIs under
/api/admin/* - Discovers trusted admin micro-frontends from
wwwroot/admin/modules - Supports DI registration of additional admin module manifests
Admin UI Extensibility
The Admin UI now uses a shell-plus-modules model:
- the shell handles auth, route composition, and navigation composition
- shared contracts and UI primitives live in
@saascoredotnet/admin-ui - custom modules can be dropped into
wwwroot/admin/modules/{moduleId} - applications can register additional manifests via
AddSaaSCoreAdminModules(...)
Detailed guidance lives here:
Usage
This package is typically used alongside:
SaaSCoreSaaSCore.Abstractions
For documentation and examples, see:
Licensing
SaaSCore.NET is commercially licensed. See the LICENSE.txt file in this package
or visit:
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- SaaSCore (>= 0.5.0-preview.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.5.0-preview.8 | 37 | 5/16/2026 |
| 0.5.0-preview.7 | 34 | 5/16/2026 |
| 0.5.0-preview.6 | 39 | 5/15/2026 |
| 0.5.0-preview.4 | 34 | 5/14/2026 |
| 0.5.0-preview.3 | 35 | 5/14/2026 |
| 0.5.0-preview.2 | 65 | 3/29/2026 |
| 0.5.0-preview.1 | 58 | 3/8/2026 |
| 0.4.0-preview.1 | 58 | 2/9/2026 |
| 0.3.0-preview.3 | 70 | 1/11/2026 |
| 0.3.0-preview.2 | 66 | 1/5/2026 |
| 0.3.0-preview.1 | 66 | 1/5/2026 |
| 0.2.0-preview.15 | 120 | 12/14/2025 |
| 0.2.0-preview.14 | 120 | 12/14/2025 |
| 0.2.0-preview.13 | 118 | 12/14/2025 |
| 0.2.0-preview.12 | 85 | 12/12/2025 |
| 0.2.0-preview.11 | 195 | 12/11/2025 |
| 0.2.0-preview.10 | 384 | 12/11/2025 |
| 0.2.0-preview.9 | 385 | 12/11/2025 |
| 0.2.0-preview.8 | 390 | 12/11/2025 |
| 0.2.0-preview.7 | 378 | 12/11/2025 |
Loading failed