XamarinAndroidX.EventBus 3.1.1

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

// Install XamarinAndroidX.EventBus as a Cake Tool
#tool nuget:?package=XamarinAndroidX.EventBus&version=3.1.1

在Xamarin.Android上使用EventBus事件发布器

目标平台:Android 12

目前只有四种线程模式:

1.Posting 2.Main 3.Background 4.Async

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid12.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
3.1.1 82 4/25/2024

Summary of changes made in this release of the package.