BoDi 1.5.0

.NET Standard 2.0 .NET Framework 4.5
dotnet add package BoDi --version 1.5.0
NuGet\Install-Package BoDi -Version 1.5.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.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoDi --version 1.5.0
#r "nuget: BoDi, 1.5.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.5.0

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

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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

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

AFOAD.Base

Test abstraction for web ui testing based on selenium and specflow test framework

GitHub repositories (4)

Showing the top 4 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
ObjectivityLtd/Ocaramba
C# Framework to automate tests using Selenium WebDriver
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 12,001,442 2/8/2021
1.5.0-alpha2 2,727 2/2/2021
1.4.1 13,342,740 3/25/2019
1.4.0-alpha1 302,046 5/7/2018
1.3.0 3,691 6/27/2017
1.2.0 2,274 12/19/2015
1.2.0-alpha5 1,650 10/5/2015

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