Simple.Service.Monitoring.UI
1.0.17
dotnet add package Simple.Service.Monitoring.UI --version 1.0.17
NuGet\Install-Package Simple.Service.Monitoring.UI -Version 1.0.17
<PackageReference Include="Simple.Service.Monitoring.UI" Version="1.0.17" />
<PackageVersion Include="Simple.Service.Monitoring.UI" Version="1.0.17" />
<PackageReference Include="Simple.Service.Monitoring.UI" />
paket add Simple.Service.Monitoring.UI --version 1.0.17
#r "nuget: Simple.Service.Monitoring.UI, 1.0.17"
#:package Simple.Service.Monitoring.UI@1.0.17
#addin nuget:?package=Simple.Service.Monitoring.UI&version=1.0.17
#tool nuget:?package=Simple.Service.Monitoring.UI&version=1.0.17
Simple.Service.Monitoring.UI
A user interface component for the Dotnet.Simple.Service.Monitoring system, providing visualization and interaction with monitored services.
Overview
Simple.Service.Monitoring.UI provides a user-friendly dashboard for monitoring services in real-time. It offers visual representations of service health, performance metrics, and alert statuses.
Features
- Real-time service health monitoring dashboard
- Customizable views and layouts
- Alert management and notifications
- Historical data visualization
- Responsive design for desktop and mobile access
Installation
Prerequisites
- .NET 6.0 or later
- Node.js (for frontend dependencies)
Setup
Clone the repository:
git clone https://github.com/yourusername/Dotnet.Simple.Service.Monitoring.git
Navigate to the UI project:
cd Dotnet.Simple.Service.Monitoring/Simple.Service.Monitoring.UI
Restore dependencies:
dotnet restore
Build the project:
dotnet build
Usage
To start the UI application:
dotnet run
Then navigate to https://localhost:5001
in your browser.
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
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. |
-
net8.0
- Dapper (>= 2.1.66)
- LiteDB (>= 5.0.21)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Simple.Service.Monitoring.Library (>= 1.0.17)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Simple.Service.Monitoring.UI:
Package | Downloads |
---|---|
Simple.Service.Monitoring.UI.Extensions
Simple health check library extensions for internal or external services made in C# - Added SQL/MySQL query healthCheck and result |
GitHub repositories
This package is not used by any popular GitHub repositories.