BloomreachSDK 1.0.0

dotnet add package BloomreachSDK --version 1.0.0
NuGet\Install-Package BloomreachSDK -Version 1.0.0
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="BloomreachSDK" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BloomreachSDK --version 1.0.0
#r "nuget: BloomreachSDK, 1.0.0"
#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 BloomreachSDK as a Cake Addin
#addin nuget:?package=BloomreachSDK&version=1.0.0

// Install BloomreachSDK as a Cake Tool
#tool nuget:?package=BloomreachSDK&version=1.0.0

MAUI Bloomreach SDK

MAUI Bloomreach SDK allows your application to interact with the Bloomreach Customer Data & Experience Platform. Bloomreach empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.

SDK is created as .net wrapper for binding libraries of native Android SDK and native iOS SDK.

Getting started

  • Add BloomreachSDK NuGet as a dependency
  • Just use BloomreachSDK methods by calling
  Bloomreach.BloomreachSDK.Configure(yourConfig);

Bloomreach SDK for multi-platform App UI (.NET MAUI) supports the following platforms:

  • Android 5.0 (API 21) or higher
  • iOS 11 or higher

Documentation

Release Notes

Release notes for the SDK.

Support

Are you a Bloomreach customer and dealing with some issues on mobile SDK? You can reach the official Engagement Support via these recommended ways. Note that Github repository issues and PRs will also be considered but with the lowest priority and without guaranteed output.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  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-ios16.1 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 3,888 10/2/2023
0.2.0 113 9/28/2023
0.1.0 146 9/14/2023

## Release Notes for 1.0.0
#### October 2, 2023
* Features
* App Inbox support added
* Fetch Consents and Recommendations support added