Lamar 16.0.0

dotnet add package Lamar --version 16.0.0
                    
NuGet\Install-Package Lamar -Version 16.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="Lamar" Version="16.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lamar" Version="16.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Lamar" />
                    
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 Lamar --version 16.0.0
                    
#r "nuget: Lamar, 16.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.
#:package Lamar@16.0.0
                    
#: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=Lamar&version=16.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Lamar&version=16.0.0
                    
Install as a Cake Tool

Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (38)

Showing the top 5 NuGet packages that depend on Lamar:

Package Downloads
Lamar.Microsoft.DependencyInjection

Lamar Adapter for HostBuilder Integration

Lamar.Diagnostics

Adds diagnostic checks to the command line of your Lamar-enabled ASP.Net Core app

MassTransit.Lamar

MassTransit Lamar container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com

MassTransit.Automatonymous.Lamar

MassTransit Lamar container support for Automatonymous; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com

Hangfire.Lamar

Lamar IoC container support for Hangfire. Supports both .NET Framework and .NET Standard.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Lamar:

Repository Stars
LuckyPennySoftware/MediatR
Simple, unambitious mediator implementation in .NET
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
NicolasConstant/BirdsiteLive
An ethical bridge from Twitter
MattHoneycutt/SpecsFor
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
Version Downloads Last Updated
16.0.0 97,354 2026/5/29
15.0.1 794,873 2025/7/20
15.0.0 84,053 2025/6/1
15.0.0-rc-1 122,063 2025/6/1
15.0.0-alpha-4 410 2025/5/23
15.0.0-alpha-3 491 2025/5/7
15.0.0-alpha-2 684 2025/4/13
15.0.0-alpha-1 1,434 2025/2/5
14.0.1 709,843 2024/11/18
14.0.0 15,173 2024/11/18
13.1.0 713,249 2024/8/16
13.0.4 1,223,681 2024/5/10
13.0.3 493,688 2024/2/19
13.0.2 211,960 2024/1/15
13.0.1 4,699 2024/1/15
13.0.0 251,776 2023/12/14
12.1.0 243,542 2023/11/15
12.0.2 123,582 2023/9/28
12.0.1 115,029 2023/9/7
12.0.0 365,519 2023/5/1
Loading failed