Crosser Technologies - Installing
Supported Frameworks
- .NET 4.5.2+
- .NET CORE
Distribution
Latest
The easiest way to install the Crosser Server is to get it from nuget.org).
Install-Package Crosser.Server
Pre-Release
To get the latest package tagged as a pre-release you add the '-pre' suffix to the Install-Package command.
Install-Package Crosser.Server -pre