T4WebFormsInjection 3.0.0

dotnet add package T4WebFormsInjection --version 3.0.0
NuGet\Install-Package T4WebFormsInjection -Version 3.0.0
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="T4WebFormsInjection" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T4WebFormsInjection --version 3.0.0
#r "nuget: T4WebFormsInjection, 3.0.0"
#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.
// Install T4WebFormsInjection as a Cake Addin
#addin nuget:?package=T4WebFormsInjection&version=3.0.0

// Install T4WebFormsInjection as a Cake Tool
#tool nuget:?package=T4WebFormsInjection&version=3.0.0

T4WebFormsInjection is a T4 template that generates parameterless constructors to be used with constructor injection.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on T4WebFormsInjection:

Package Downloads
Bnsights.Coreib

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 6,862 5/2/2018
2.0.1 3,376 10/11/2016
1.5.0 1,442 8/27/2015
1.4.0 1,041 8/17/2015
1.3.0 1,035 8/16/2015
1.2.0 1,182 4/17/2015
1.1.0 1,136 4/11/2015
0.1.0 1,341 3/18/2015

Breaking change:
An instance of Namespace.T4WebFormsInjection.IScopedContainer needs to be supplied to handle resolution and disposal of services.