Info
Version: | 6.7.1 |
Author(s): | Backendless Corp |
Last Update: | Tuesday, January 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Backendless/.NET-SDK |
NuGet Url: | https://www.nuget.org/packages/Backendless.NET |
Install
Install-Package Backendless.NET
dotnet add package Backendless.NET
paket add Backendless.NET
Backendless.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- SocketIoClientDotNet(>= 1.0.21)
- SocketIoClientDotNet(>= 1.0.21)
- SocketIoClientDotNet(>= 1.0.21)
- SocketIoClientDotNet(>= 1.0.21)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.0)
- WebSocket4Net(>= 0.15.2)
- SocketIoClientDotNet(>= 1.0.21)
- SocketIoClientDotNet(>= 1.0.21)
Tags
This SDK provides the client-side APIs which you can use in your app to take advantage of the Backendless platform functionality.
Your application can rely on Backendless for the following functions:
Backendless has a ton of awesome functionality including:
- Real-time Database
- Real-time Publish/Subscribe Messaging
- User Management (user registration, login, logout, password recovery)
- Push Notification
- File operations (upload, download, copy, move, delete)
- Geo location
All the APIs can be secured with roles-based security.
Also, you can create your own API services and deploy them into Backendless.