BoDi 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BoDi --version 1.2.0
NuGet\Install-Package BoDi -Version 1.2.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="BoDi" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoDi --version 1.2.0
#r "nuget: BoDi, 1.2.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.
// Install BoDi as a Cake Addin
#addin nuget:?package=BoDi&version=1.2.0

// Install BoDi as a Cake Tool
#tool nuget:?package=BoDi&version=1.2.0

A very simple IoC container, easily embeddable also as a source code.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on BoDi:

Package Downloads
SpecFlow The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.

Ghpr.SpecFlow.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common code for Ghpr.SpecFlow plugins

AutoTestExtras.Core

Automation test extension for API/Web/Mobile/Performance with enabled dotnet core support and other features. This package includes the AutoTestExtras framework assembly, which is referenced by your automation tests.

Solid.IoC.Adapters.BoDi

This package provides an adapter for BoDi.ObjectContainer

Reqnroll

Reqnroll aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on BoDi:

Repository Stars
SpecFlowOSS/SpecFlow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
Accenture/Ocaramba
C# Framework to automate tests using Selenium WebDriver
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
Version Downloads Last updated
1.5.0 24,153,572 2/8/2021
1.5.0-alpha2 7,002 2/2/2021
1.4.1 15,878,081 3/25/2019
1.4.0-alpha1 340,475 5/7/2018
1.3.0 5,354 6/27/2017
1.2.0 4,026 12/19/2015
1.2.0-alpha5 3,167 10/5/2015

Minor changes, see https://github.com/gasparnagy/BoDi/blob/master/BoDi/BoDi.cs for detailed history.