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.4K
7,428
Published
Jul 21, 2024
Latest stable version

Install

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

Frameworks

net8.0-android34.0

Dependencies

Xamarin.AopAlliance
net8.0-android34.0
[1.0.0.2, )
[2.28.0, )
[2.0.1, )
Xamarin.OW2.ASM
net8.0-android34.0
[9.7.0, )
Xamarin.Google.Guava
net8.0-android34.0
[33.2.1.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 1 target framework; 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.