BoDi 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Install-Package BoDi -Version 1.5.0
dotnet add package BoDi --version 1.5.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BoDi, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Minor changes, see https://github.com/gasparnagy/BoDi/blob/master/BoDi/BoDi.cs for detailed history.
Dependencies
This package has no dependencies.
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on BoDi:
Package | Downloads |
---|---|
SpecFlow
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
Common code for Ghpr.SpecFlow plugins
|
|
Magenic.Maqs.SpecFlow
Magenic's automation quick start framework
|
|
AFOAD.Base
Test abstraction for web ui testing based on selenium and specflow test framework
|
|
MACRM
Test abstraction for CRM D365 UI testing based on selenium for Microsoft D365
|
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
|
|
OpenCover/opencover
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
|
|
SpecFlowOSS/SpecFlow-Examples
Examples for SpecFlow usage
|
|
ObjectivityLtd/Ocaramba
C# Framework to automate tests using Selenium WebDriver
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 181,592 | 2/8/2021 |
1.5.0-alpha2 | 2,027 | 2/2/2021 |
1.4.1 | 6,701,600 | 3/25/2019 |
1.4.0-alpha1 | 282,342 | 5/7/2018 |
1.3.0 | 2,769 | 6/27/2017 |
1.2.0 | 1,536 | 12/19/2015 |
1.2.0-alpha5 | 889 | 10/5/2015 |