Bcr.Datadog.Android.Sdk.Rum 2.21.0-pre.1

This is a prerelease version of Bcr.Datadog.Android.Sdk.Rum.
dotnet add package Bcr.Datadog.Android.Sdk.Rum --version 2.21.0-pre.1
                    
NuGet\Install-Package Bcr.Datadog.Android.Sdk.Rum -Version 2.21.0-pre.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="Bcr.Datadog.Android.Sdk.Rum" Version="2.21.0-pre.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bcr.Datadog.Android.Sdk.Rum" Version="2.21.0-pre.1" />
                    
Directory.Packages.props
<PackageReference Include="Bcr.Datadog.Android.Sdk.Rum" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bcr.Datadog.Android.Sdk.Rum --version 2.21.0-pre.1
                    
#r "nuget: Bcr.Datadog.Android.Sdk.Rum, 2.21.0-pre.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.
#:package Bcr.Datadog.Android.Sdk.Rum@2.21.0-pre.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bcr.Datadog.Android.Sdk.Rum&version=2.21.0-pre.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Bcr.Datadog.Android.Sdk.Rum&version=2.21.0-pre.1&prerelease
                    
Install as a Cake Tool

.NET Bindings for the Datadog Android SDK RUM Package

A feature to track user navigation and interaction in Datadog.

Documentation

License

This package is licensed under the MIT License. See the LICENSE file for details.

NOTICE

This package includes software developed at Datadog (https://www.datadoghq.com/).

Those portions are Copyright 2019 Datadog, Inc.

For more information, please refer to the Datadog Android SDK repository.

Product Compatible and additional computed target framework versions.
.NET net10.0-android36.0 is compatible. 
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
2.21.0-pre.1 38 9/15/2025
2.18.2 873 3/11/2025
2.18.1 362 2/21/2025
2.18.0 109 2/21/2025
2.14.0 514 10/8/2024
2.13.1 192 9/13/2024
2.12.0 141 9/5/2024

This addresses the 16 KB requirement for Android.
Note that there is a breaking bug in .NET for Android binding projects in the .NET 9 SDK that is fixed in .NET 10, which also requires targeting .NET 10. .NET 10 will not be GA until November 2025, so these packages are in pre-release form until then.