Skip to main content
Xamarin.Google.Inject.Guice package icon

Xamarin.Google.Inject.Guice

.NET for Android (formerly Xamarin.Android) bindings Google Inject Guice bindings. Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's Inject as the new new. User will still need to write factories in some cases, but the code will not depend directly on them. The code will be easier to change, unit test and reuse in other contexts.

Total Downloads
7.5K
7,533
Published
May 8, 2024
Latest stable version

Install

.NET CLI
dotnet add package Xamarin.Google.Inject.Guice --version 5.1.0
Package Manager Console
Install-Package Xamarin.Google.Inject.Guice -Version 5.1.0
PackageReference
<PackageReference Include="Xamarin.Google.Inject.Guice" Version="5.1.0" />

Frameworks

MonoAndroid12.0 net6.0-android31.0 net7.0-android33.0

Dependencies

Xamarin.AopAlliance
MonoAndroid12.0
[1.0.0, )
Xamarin.JavaX.Inject
MonoAndroid12.0
[1.0.0.12, )
Xamarin.OW2.ASM
MonoAndroid12.0
[9.2.0, )
Xamarin.Google.Guava
MonoAndroid12.0
[32.0.1, )
Xamarin.AopAlliance
net6.0-android31.0
[1.0.0, )
Xamarin.JavaX.Inject
net6.0-android31.0
[1.0.0.12, )
Xamarin.OW2.ASM
net6.0-android31.0
[9.2.0, )
Xamarin.Google.Guava
net6.0-android31.0
[32.0.1, )
Xamarin.AopAlliance
net7.0-android33.0
[1.0.0, )
Xamarin.JavaX.Inject
net7.0-android33.0
[1.0.0.12, )
Xamarin.OW2.ASM
net7.0-android33.0
[9.2.0, )
Xamarin.Google.Guava
net7.0-android33.0
[32.0.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.