Includes interfaces and runtime support classes for writing Lambdajection-backed Custom Resources using Dependency Injection.
Info
| Version: | 0.10.0-beta3 |
| Author(s): | Talen Fisher |
| Last Update: | Thursday, March 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cythral/lambdajection |
| NuGet Url: | https://www.nuget.org/packages/Lambdajection.CustomResource |
Install
Install-Package Lambdajection.CustomResource
dotnet add package Lambdajection.CustomResource
paket add Lambdajection.CustomResource
Lambdajection.CustomResource Download (Unzip the "nupkg" after downloading)
Dependencies
- Lambdajection.Core(>= 0.7.01)
Tags