LightInject.Interception.Source 1.0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package LightInject.Interception.Source --version 1.0.0.2
                    
NuGet\Install-Package LightInject.Interception.Source -Version 1.0.0.2
                    
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="LightInject.Interception.Source" Version="1.0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightInject.Interception.Source" Version="1.0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="LightInject.Interception.Source" />
                    
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 LightInject.Interception.Source --version 1.0.0.2
                    
#r "nuget: LightInject.Interception.Source, 1.0.0.2"
                    
#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 LightInject.Interception.Source@1.0.0.2
                    
#: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=LightInject.Interception.Source&version=1.0.0.2
                    
Install as a Cake Addin
#tool nuget:?package=LightInject.Interception.Source&version=1.0.0.2
                    
Install as a Cake Tool

An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method interception.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LightInject.Interception.Source:

Package Downloads
LightInject.SignalR.Source

An extension to the LightInject service container that enables dependency injection for SignalR applications. See LightInject.SignalR for the source distribution.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.4 785 9/27/2021
2.0.3 995 6/24/2019
2.0.2 1,748 8/18/2018
2.0.1 1,784 6/5/2018
2.0.0 2,237 1/10/2017
2.0.0-RC1 1,188 10/7/2016
1.2.1 1,611 9/24/2016
1.2.0 1,911 9/19/2016
1.1.0 2,538 8/27/2016
1.0.0.11 2,116 3/8/2016
1.0.0.10 1,936 1/14/2016
1.0.0.9 1,617 12/14/2015
1.0.0.8 2,191 5/7/2015
1.0.0.7 2,016 11/24/2014
1.0.0.6 1,862 10/16/2014
1.0.0.5 2,325 6/6/2014
1.0.0.4 2,233 6/6/2014
1.0.0.3 1,825 3/17/2014
1.0.0.2 1,840 11/5/2013
1.0.0.1 2,524 1/14/2016

Now installs into a dedicated LightInject folder.