Backendless.NET 6.7.1

dotnet add package Backendless.NET --version 6.7.1
NuGet\Install-Package Backendless.NET -Version 6.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Backendless.NET" Version="6.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Backendless.NET --version 6.7.1
#r "nuget: Backendless.NET, 6.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Backendless.NET as a Cake Addin
#addin nuget:?package=Backendless.NET&version=6.7.1

// Install Backendless.NET as a Cake Tool
#tool nuget:?package=Backendless.NET&version=6.7.1

Backendless is a cloud-based serverless platform which significantly simplifies the process of development of web and mobile applications.
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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Backendless.NET:

Package Downloads
Rosemite.TMBackend

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.7.1 190 1/30/2024
6.7.0 446 8/16/2023
6.2.0 1,471 1/26/2021
6.0.2 2,794 9/25/2020
6.0.1 784 8/24/2020
6.0.0 872 6/24/2020
5.5.1 2,411 4/7/2020
5.5.0 781 4/6/2020
5.4.0 773 3/24/2020
5.3.0 834 2/18/2020
5.2.0 1,072 7/15/2019
5.1.6 945 3/17/2019
5.1.5 1,022 11/2/2018
5.1.3 1,119 8/17/2018
5.1.1 1,209 8/11/2018
5.1.0 1,019 8/4/2018
5.0.0 1,091 7/27/2018

* Fixed problem with BulkUpsert for transactions.
* Added methods Append and AppendText for FileService.
* Added new overrides with urlToFile parameter for method Upload in FileService.
* EmailEnvelop fields changed to properties.
* Added new property 'UniqueEmails' to EmailEnvelope.
* Added BackendlessExpression support.

For full release history see: https://backendless.com/products/release-history/