Semantico.UI
2.0.7.2
See the version list below for details.
dotnet add package Semantico.UI --version 2.0.7.2
NuGet\Install-Package Semantico.UI -Version 2.0.7.2
<PackageReference Include="Semantico.UI" Version="2.0.7.2" />
<PackageVersion Include="Semantico.UI" Version="2.0.7.2" />
<PackageReference Include="Semantico.UI" />
paket add Semantico.UI --version 2.0.7.2
#r "nuget: Semantico.UI, 2.0.7.2"
#:package Semantico.UI@2.0.7.2
#addin nuget:?package=Semantico.UI&version=2.0.7.2
#tool nuget:?package=Semantico.UI&version=2.0.7.2
Semantico.UI
Blazor UI components for Semantico admin interface.
Overview
This package contains the Blazor components and MudBlazor-based admin interface for managing Semantico data sources, queries, subscriptions, and notifications.
Installation
dotnet add package Semantico.Core.PostgreSql
dotnet add package Semantico.UI.AspNet
Note: This package is typically installed as a dependency when you install Semantico.UI.AspNet.
Features
- Modern Blazor Server UI with MudBlazor components
- SQL editor with syntax highlighting and autocomplete
- Database explorer with schema introspection
- Query execution preview and testing
- Subscription management with cron scheduling
- Notification history and analytics
- Data migration job monitoring
- Real-time execution metrics
Components Included
- Data Sources: Manage database connections
- Queries: Create and test multi-step queries
- Subscriptions: Schedule automated query execution
- Recipients: Configure notification delivery channels
- Notifications: View delivery history and results
- Data Migration: Monitor ETL job execution
Usage
This package is designed to be hosted in an ASP.NET Core application using the Semantico.UI.AspNet package:
using Semantico.UI.AspNet;
app.UseSemanticoUI()
.UseBasicAuthentication("admin", "admin")
.AddBlazorUI("/semantico");
Access the UI at: http://localhost:5000/semantico
Documentation
License
MIT License - see LICENSE
| 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
- Blazored.LocalStorage (>= 4.5.0)
- BlazorMonaco (>= 3.4.0)
- MudBlazor (>= 8.15.0)
- Semantico.Core (>= 2.0.7.2)
- Semantico.Core.PostgreSql (>= 2.0.7.2)
- Semantico.Core.SqlServer (>= 2.0.7.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Semantico.UI:
| Package | Downloads |
|---|---|
|
Semantico.UI.AspNet
ASP.NET Core integration for Semantico UI. Provides middleware and service extensions for hosting the Semantico Blazor admin interface in ASP.NET Core applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.4.0.1 | 24 | 2/16/2026 |
| 3.3.0.1 | 98 | 2/9/2026 |
| 3.2.1.1 | 191 | 2/3/2026 |
| 3.1.1.1 | 118 | 1/27/2026 |
| 3.0.0.5 | 189 | 1/26/2026 |
| 3.0.0.4 | 96 | 1/23/2026 |
| 3.0.0.3 | 78 | 1/23/2026 |
| 3.0.0.2 | 85 | 1/23/2026 |
| 3.0.0.1 | 97 | 1/22/2026 |
| 2.0.8.7 | 97 | 1/22/2026 |
| 2.0.8.6 | 104 | 1/21/2026 |
| 2.0.8.5 | 94 | 1/21/2026 |
| 2.0.8.4 | 83 | 1/21/2026 |
| 2.0.8.3 | 86 | 1/20/2026 |
| 2.0.8.2 | 87 | 1/20/2026 |
| 2.0.8.1 | 93 | 1/20/2026 |
| 2.0.7.2 | 90 | 1/19/2026 |
| 2.0.7.1 | 209 | 1/9/2026 |
| 2.0.6.1 | 693 | 12/9/2025 |
| 2.0.5.4 | 384 | 12/8/2025 |