orlodax / NextCloud-Spreed-API

C# .NET Standard Libraries for NextCloud Spreed App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C# .NET Standard Libraries for NextCloud Spreed App

License:GNU General Public License v3.0


Languages

Language:C# 100.0%