LeanTest.AspNetCore 4.15.0.435

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

Extensions for the core LeanTest. Allows for easy integration between LeanTest and ASP.NET Core based tests.
     You do not need this package if you prefer the factory-less way of initialization.

Product Compatible and additional computed target framework versions.
.NET 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.15.0.435 115 8/29/2026
4.14.2.428 385 11/4/2025
4.10.4.399 1,534 9/9/2021
4.10.2.397 531 9/9/2021
4.10.2.385 553 9/7/2021
4.10.1.382 536 9/7/2021
4.9.364 818 8/13/2021
4.9.1.367 639 8/13/2021
4.8.361 647 8/13/2021
4.7.1.359 627 8/13/2021
4.7.0.357 647 8/13/2021
4.7.0.353 659 8/13/2021
4.6.0.341 717 7/13/2021
4.5.0.336 696 7/13/2021
4.4.0.329 653 7/8/2021
4.1.0.326 704 7/8/2021
4.1.0.323 836 6/9/2021
4.0.0.316 695 6/9/2021
3.9.3.311 969 2/23/2021
3.9.2.308 730 2/3/2021
Loading failed