Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap.
Info
Version: | 13.1.0 |
Author(s): | Jeremy D. Miller |
Last Update: | Friday, August 16, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://jasperfx.github.io/lamar |
NuGet Url: | https://www.nuget.org/packages/Lamar |
Install
Install-Package Lamar
dotnet add package Lamar
paket add Lamar
Lamar Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LamarCodeGeneration(>= 3.0.0)
- BaselineTypeDiscovery(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0 && < 5.9.0)
- System.Runtime.Loader(>= 4.3.0)
- LamarCodeGeneration(>= 3.0.0)
- BaselineTypeDiscovery(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0 && < 5.9.0)
- System.Runtime.Loader(>= 4.3.0)