Skip to main content
Xamarin.Jakarta.Inject.InjectApi package icon

Xamarin.Jakarta.Inject.InjectApi

.NET for Android (formerly Xamarin.Android) bindings Jakarta Dependency Injection bindings. This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.

Total Downloads
564.9K
564,931
Published
Jul 29, 2024
Latest stable version

Install

.NET CLI
dotnet add package Xamarin.Jakarta.Inject.InjectApi --version 2.0.1.1
Package Manager Console
Install-Package Xamarin.Jakarta.Inject.InjectApi -Version 2.0.1.1
PackageReference
<PackageReference Include="Xamarin.Jakarta.Inject.InjectApi" Version="2.0.1.1" />

Frameworks

net8.0-android34.0

Dependencies

No declared dependencies.

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.