Metalama.Extensions.DependencyInjection 0.5.55-preview

Prefix Reserved
This is a prerelease version of Metalama.Extensions.DependencyInjection.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Metalama.Extensions.DependencyInjection --version 0.5.55-preview
                    
NuGet\Install-Package Metalama.Extensions.DependencyInjection -Version 0.5.55-preview
                    
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="Metalama.Extensions.DependencyInjection" Version="0.5.55-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Metalama.Extensions.DependencyInjection" Version="0.5.55-preview" />
                    
Directory.Packages.props
<PackageReference Include="Metalama.Extensions.DependencyInjection" />
                    
Project file
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 Metalama.Extensions.DependencyInjection --version 0.5.55-preview
                    
#r "nuget: Metalama.Extensions.DependencyInjection, 0.5.55-preview"
                    
#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.
#:package Metalama.Extensions.DependencyInjection@0.5.55-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Metalama.Extensions.DependencyInjection&version=0.5.55-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Metalama.Extensions.DependencyInjection&version=0.5.55-preview&prerelease
                    
Install as a Cake Tool

Metalama.Extensions

This repo contains the open-source extensions to Metalama.Framework:

  • Metalama.Extensions.DependencyInjection is a framework that allows aspects to consume dependencies from an arbitrary dependency injection framework.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Metalama.Extensions.DependencyInjection:

Package Downloads
Metalama.Extensions.DependencyInjection.ServiceLocator

A Metalama framework adapter that locates and pulls dependencies from a global service provider.

Shinya.Core

Shinya.Framework

Metalama.Patterns.Caching.Aspects

A set of aspects that simplify the caching: [Cache] to cache a method result as a function of its parameters, [InvalidateCache] to invalidate the cache, or [CacheKey] to mark a cache key in a class.

Kalbe.Library.Common

Package Description

LyuExtensions

一些简单的拓展方法集合和C#特性/切面集合

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Metalama.Extensions.DependencyInjection:

Repository Stars
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
Version Downloads Last Updated
2026.1.9-preview 44 4/17/2026
2026.1.8-preview 271 4/13/2026
2026.1.7-preview 744 3/31/2026
2026.1.6-preview 405 3/28/2026
2026.1.5-preview 193 3/26/2026
2026.1.4-preview 279 3/22/2026
2026.1.3-preview 551 3/7/2026
2026.1.2-preview 428 2/11/2026
2026.1.1-preview 283 2/5/2026
2026.1.0-preview 309 2/1/2026
2026.0.21 57 4/17/2026
2026.0.20 1,125 3/25/2026
2026.0.19 387 3/24/2026
2026.0.18 911 3/21/2026
2026.0.17 1,265 3/12/2026
2026.0.16 5,619 1/24/2026
2026.0.15 4,212 1/14/2026
2026.0.14 237 1/13/2026
2026.0.13 750 1/12/2026
0.5.55-preview 1,200 11/3/2022
Loading failed