BoDi 1.5.0-alpha2
See the version list below for details.
dotnet add package BoDi --version 1.5.0-alpha2
NuGet\Install-Package BoDi -Version 1.5.0-alpha2
<PackageReference Include="BoDi" Version="1.5.0-alpha2" />
paket add BoDi --version 1.5.0-alpha2
#r "nuget: BoDi, 1.5.0-alpha2"
// Install BoDi as a Cake Addin #addin nuget:?package=BoDi&version=1.5.0-alpha2&prerelease // Install BoDi as a Cake Tool #tool nuget:?package=BoDi&version=1.5.0-alpha2&prerelease
A very simple IoC container, easily embeddable also as a source code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (11)
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 |
|
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 |
|
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
|
|
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
|
|
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 | 32,130,141 | 2/8/2021 |
1.5.0-alpha2 | 7,497 | 2/2/2021 |
1.4.1 | 17,020,787 | 3/25/2019 |
1.4.0-alpha1 | 347,388 | 5/7/2018 |
1.3.0 | 5,542 | 6/27/2017 |
1.2.0 | 4,307 | 12/19/2015 |
1.2.0-alpha5 | 3,301 | 10/5/2015 |
Minor changes, see https://github.com/gasparnagy/BoDi/blob/master/BoDi/BoDi.cs for detailed history.