Lambdajection.Generator 0.9.2

There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Lambdajection.Generator --version 0.9.2
                    
NuGet\Install-Package Lambdajection.Generator -Version 0.9.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="Lambdajection.Generator" Version="0.9.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lambdajection.Generator" Version="0.9.2" />
                    
Directory.Packages.props
<PackageReference Include="Lambdajection.Generator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Lambdajection.Generator --version 0.9.2
                    
#r "nuget: Lambdajection.Generator, 0.9.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 Lambdajection.Generator@0.9.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=Lambdajection.Generator&version=0.9.2
                    
Install as a Cake Addin
#tool nuget:?package=Lambdajection.Generator&version=0.9.2
                    
Install as a Cake Tool

Includes the compile-time generator used to generate code needed for Dependency Injection-enabled AWS Lambdas.

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 Lambdajection.Generator:

Package Downloads
Lambdajection

Write AWS Lambda Functions using Dependency Injection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0-beta3 3,787 3/30/2023
0.10.0-beta2 2,630 8/19/2022
0.10.0-beta1 2,200 5/12/2022
0.9.2 5,798 2/8/2022
0.9.1 1,147 1/27/2022
0.9.0 1,087 12/23/2021
0.9.0-beta5 1,367 11/19/2021
0.9.0-beta4 642 11/18/2021
0.9.0-beta3 530 11/17/2021
0.9.0-beta2 605 11/10/2021
0.9.0-beta1 503 11/1/2021
0.8.4 3,917 7/17/2021
0.8.3 1,127 6/24/2021
0.8.2 1,032 6/16/2021
0.8.1 725 6/15/2021
0.8.0 958 6/8/2021
0.8.0-beta5 597 5/28/2021
0.8.0-beta4 1,218 4/29/2021
0.8.0-beta3 703 4/1/2021
0.8.0-beta2 610 4/1/2021
Loading failed