Installing the C# CSNet Library

In order to utilize the C# Library you need to add the NuGet package to you project

https://www.nuget.org/packages/Centr.NetCS

Github Repository

Install-Package Centr.CSNet -Version 2.0.0

Last updated