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
                    
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="Simple.Service.Monitoring.UI" Version="1.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simple.Service.Monitoring.UI" Version="1.0.17" />
                    
Directory.Packages.props
<PackageReference Include="Simple.Service.Monitoring.UI" />
                    
Project file
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 Simple.Service.Monitoring.UI --version 1.0.17
                    
#r "nuget: Simple.Service.Monitoring.UI, 1.0.17"
                    
#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 Simple.Service.Monitoring.UI@1.0.17
                    
#: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=Simple.Service.Monitoring.UI&version=1.0.17
                    
Install as a Cake Addin
#tool nuget:?package=Simple.Service.Monitoring.UI&version=1.0.17
                    
Install as a Cake Tool

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

  1. Clone the repository:

    git clone https://github.com/yourusername/Dotnet.Simple.Service.Monitoring.git
    
  2. Navigate to the UI project:

    cd Dotnet.Simple.Service.Monitoring/Simple.Service.Monitoring.UI
    
  3. Restore dependencies:

    dotnet restore
    
  4. Build the project:

    dotnet build
    

Usage

To start the UI application:

dotnet run

Then navigate to https://localhost:5001 in your browser.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Product 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.

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.

Version Downloads Last Updated
1.0.17 477 7/22/2025
1.0.16 471 7/22/2025
1.0.15 119 7/16/2025
1.0.14 137 7/14/2025
1.0.13 113 7/11/2025
1.0.11 106 7/4/2025
1.0.10 137 6/30/2025
1.0.9 136 6/30/2025
1.0.8 136 6/30/2025