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.
<PackageVersion Include="XamarinAndroidX.EventBus" Version="3.1.1" />
<PackageReference Include="XamarinAndroidX.EventBus" />
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 XamarinAndroidX.EventBus --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=XamarinAndroidX.EventBus&version=3.1.1
#tool nuget:?package=XamarinAndroidX.EventBus&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
在Xamarin.Android上使用EventBus事件发布器
目标平台:Android 12
目前只有四种线程模式:
1.Posting 2.Main 3.Background 4.Async
Product | Versions 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.
-
MonoAndroid 12.0
- Xamarin.AndroidX.AppCompat (>= 1.6.1.7)
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 | 142 | 4/25/2024 |
Summary of changes made in this release of the package.