Info
Version: | 3.0.0 |
Author(s): | JELA Rocks |
Last Update: | Saturday, June 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LAFI01/ZbW.ProjektArbeit.ProgAdv.git |
NuGet Url: | https://www.nuget.org/packages/MonitoringClient |
Install
Install-Package MonitoringClient
dotnet add package MonitoringClient
paket add MonitoringClient
MonitoringClient Download (Unzip the "nupkg" after downloading)
Dependencies
- DuplicateCheckerLib(>= 1.0.0)
- MySql.Data(>= 8.0.16)
- Prism.Wpf(>= 7.1.0.431)
Tags
Simple Monitoring Client
************************************************************
If you install this package, please insert this line of code:
<view:MainUserControlView x:Name="MainUserControl" />
into your main window.