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 232 5/29/2026
15.0.1 457,223 7/20/2025
15.0.0 69,381 6/1/2025
15.0.0-rc-1 82,160 6/1/2025
15.0.0-alpha-4 359 5/23/2025
15.0.0-alpha-3 447 5/7/2025
15.0.0-alpha-2 639 4/13/2025
15.0.0-alpha-1 1,246 2/5/2025
14.0.1 637,237 11/18/2024
14.0.0 13,408 11/18/2024
13.1.0 607,395 8/16/2024
13.0.4 1,155,010 5/10/2024
13.0.3 477,647 2/19/2024
13.0.2 201,293 1/15/2024
13.0.1 2,094 1/15/2024
13.0.0 226,445 12/14/2023
12.1.0 232,678 11/15/2023
12.0.2 121,496 9/28/2023
12.0.1 113,595 9/7/2023
12.0.0 360,959 5/1/2023
Loading failed