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.
#addin nuget:?package=Solid.Bootstrapping&version=1.1.0
                    
Install Solid.Bootstrapping as a Cake Addin
#tool nuget:?package=Solid.Bootstrapping&version=1.1.0
                    
Install Solid.Bootstrapping 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 5,797 10/21/2022
2.3.6-rc1 1,231 10/4/2022
2.3.5 3,230 4/15/2022
2.3.4 6,753 1/23/2022
2.3.3 9,568 11/24/2021
2.3.3-rc1 720 11/21/2021
2.3.2 11,099 9/5/2021
2.3.2-rc2 590 9/4/2021
2.3.2-rc1 586 9/1/2021
2.3.1 10,861 6/21/2021
2.3.1-rc1 620 6/21/2021
2.3.0 7,108 4/23/2021
2.3.0-rc1 914 4/15/2021
2.2.0 18,913 5/10/2019
2.1.0 4,344 3/10/2019
2.0.0 3,310 1/15/2019
2.0.0-rc2 4,580 12/28/2018
2.0.0-rc1 4,133 12/3/2018
1.2.1-rc5 2,535 11/10/2018
1.2.1-rc4 10,058 5/20/2018
1.2.1-rc3 4,557 12/15/2017
1.2.1-rc2 1,773 12/1/2017
1.2.1-rc1 2,332 11/26/2017
1.2.0 7,118 8/9/2017
1.2.0-rc4 2,818 7/21/2017
1.2.0-rc3 3,670 7/19/2017
1.2.0-rc2 3,523 7/10/2017
1.2.0-rc1 869 5/20/2017
1.1.1 19,184 5/12/2016
1.1.0 9,502 4/17/2016

Initial release.