![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="Simple.Service.Monitoring.UI" />Project file
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.17Install as a Cake Addin
#tool nuget:?package=Simple.Service.Monitoring.UI&version=1.0.17Install as a Cake Tool
A user interface component for the Dotnet.Simple.Service.Monitoring system, providing visualization and interaction with monitored services.
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.
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
To start the UI application:
dotnet run
Then navigate to https://localhost:5001 in your browser.
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)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 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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 |
This package is not used by any popular GitHub repositories.