Solid.Bootstrapping 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Solid.Bootstrapping --version 1.1.0
                    
NuGet\Install-Package Solid.Bootstrapping -Version 1.1.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="Solid.Bootstrapping" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Bootstrapping" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Solid.Bootstrapping" />
                    
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 Solid.Bootstrapping --version 1.1.0
                    
#r "nuget: Solid.Bootstrapping, 1.1.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 Solid.Bootstrapping@1.1.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=Solid.Bootstrapping&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Solid.Bootstrapping&version=1.1.0
                    
Install as a Cake Tool

This package provides abstractions
over different bootstrapping capabilities: being able to initialize, having ioc container, etc.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Solid.Bootstrapping:

Package Downloads
Attest.Tests.Core

This package provides facilities for writing tests, including unit, integration and end-to-end.

Attest.Tests.SpecFlow

This package provides facilities for writing unit, integration and end-to-end tests using SpecFlow.

LogoFX.Client.Bootstrapping

LogoFX Client Bootstrapping containing base bootstrapper that performs several boilerplate tasks: modules registration, assemblies discovery using plugin framework via middlewares

Attest.Tests.NUnit

This package provides facilities for writing unit, integration and end-to-end tests using NUnit.

LogoFX.Client.Bootstrapping.Core

LogoFX Client Bootstrapping Core containing cross-platform client bootstrapper utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.6 6,334 10/21/2022
2.3.6-rc1 1,666 10/4/2022
2.3.5 3,518 4/15/2022
2.3.4 7,705 1/23/2022
2.3.3 9,990 11/24/2021
2.3.3-rc1 913 11/21/2021
2.3.2 12,293 9/5/2021
2.3.2-rc2 792 9/4/2021
2.3.2-rc1 747 9/1/2021
2.3.1 12,251 6/21/2021
2.3.1-rc1 802 6/21/2021
2.3.0 8,166 4/23/2021
2.3.0-rc1 1,173 4/15/2021
2.2.0 20,540 5/10/2019
2.1.0 4,931 3/10/2019
2.0.0 3,738 1/15/2019
2.0.0-rc2 5,278 12/28/2018
2.0.0-rc1 4,731 12/3/2018
1.2.1-rc5 2,910 11/10/2018
1.2.1-rc4 11,572 5/20/2018
1.2.1-rc3 5,341 12/15/2017
1.2.1-rc2 2,127 12/1/2017
1.2.1-rc1 2,712 11/26/2017
1.2.0 7,671 8/9/2017
1.2.0-rc4 3,305 7/21/2017
1.2.0-rc3 4,294 7/19/2017
1.2.0-rc2 4,110 7/10/2017
1.2.0-rc1 1,090 5/20/2017
1.1.1 20,458 5/12/2016
1.1.0 10,376 4/17/2016

Initial release.