TheMonitaur 6.0.3
This packages contains the public plugins for interacting with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>TheMonitaur</id>
<version>6.0.3</version>
<authors>Rob Engel - LiveOrDevTrying</authors>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<icon>Logo.png</icon>
<projectUrl>https://www.themontiaur.com/</projectUrl>
<description>This packages contains the public plugins for interacting with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.</description>
<copyright>Copyright 2022</copyright>
<tags>N-Tier ntier tcp websocket webapi monitor monitoring async await message services liveordevtrying monitaur themonitaur log logger logging universal pixelhorrorstudios pixel horror studios</tags>
<repository type="Github Public" url="https://github.com/liveordevtrying/themonitaur" />
<dependencies>
<group targetFramework="net6.0">
<dependency id="TheMonitaur.Tcp" version="6.0.3" exclude="Build,Analyzers" />
<dependency id="TheMonitaur.WebAPI" version="6.0.3" exclude="Build,Analyzers" />
<dependency id="TheMonitaur.WebSocket" version="6.0.3" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>