/NextCloud-Spreed-API

C# .NET Standard Libraries for NextCloud Spreed App

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Set the Talk/Spreed server URL as BaseUrl inside Constants.cs 

In your project: 
construct RequestsBL with your User
construct the others {model}BL.cs passing RequestsBL

Use the model-associated methods inside {model}BL.cs 

For an implementation sample, see https://github.com/orlodax/ChatOnNextCloudTalk