![]() |
VOOZH | about |
dotnet add package BoC --version 4.0.7
NuGet\Install-Package BoC -Version 4.0.7
<PackageReference Include="BoC" Version="4.0.7" />
<PackageVersion Include="BoC" Version="4.0.7" />Directory.Packages.props
<PackageReference Include="BoC" />Project file
paket add BoC --version 4.0.7
#r "nuget: BoC, 4.0.7"
#:package BoC@4.0.7
#addin nuget:?package=BoC&version=4.0.7Install as a Cake Addin
#tool nuget:?package=BoC&version=4.0.7Install as a Cake Tool
BoC needs some documentation, but contains lots of usefull stuff like
-EventAggregator pattern implementation
-Inversion of Control wrapper (see other BoC packages like BoC.InversionOfControl.Unity for implementations)
-DataContext pattern implementation (see other BoC packages like BoC.Persistence.NHibernate for implementations)
-Bootstrapper and Background task pattern implementation
-Logging wrapper (see BoC.Logging.log4net for implementation)
-Persistence repository and service pattern implementation (see other BoC packages like BoC.Persistence.NHibernate for implementations)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on BoC:
| Package | Downloads |
|---|---|
|
BoC.Sitecore.Mvc
Mvc stuff for sitecore |
|
|
BoC.Persistence.SitecoreGlass
Persistence layer for sitecore using glass.mapper |
|
|
BoC.Web.Mvc
Standard MVC stuff for the BoC |
|
|
BoC.InversionOfControl.Unity
Assign Microsoft unity to the BoC IOC abstraction layer |
|
|
BoC.InversionOfControl.SimpleInjector
Assign SimpleInjector to the BoC IOC abstraction layer |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.7 | 8,235 | 6/23/2017 |
| 4.0.6 | 2,084 | 3/13/2017 |
| 4.0.5 | 2,013 | 1/10/2017 |
| 4.0.4 | 6,829 | 10/17/2016 |
| 4.0.3.2 | 4,419 | 10/17/2016 |
| 4.0.3 | 2,815 | 10/17/2016 |
| 4.0.2.1 | 8,264 | 9/26/2016 |
| 4.0.2 | 3,221 | 5/12/2016 |
| 4.0.1 | 6,420 | 7/6/2015 |
| 4.0.0 | 8,747 | 6/16/2015 |
| 2.4.0 | 4,384 | 4/28/2015 |
| 2.3.0 | 6,007 | 2/18/2015 |
| 2.2.2 | 4,163 | 12/18/2014 |
| 2.2.1 | 2,514 | 12/18/2014 |
| 2.2.0 | 4,418 | 12/17/2014 |
| 2.1.2 | 3,934 | 12/4/2014 |
| 2.1.1 | 4,067 | 11/13/2014 |
| 2.1.0 | 2,926 | 11/13/2014 |
| 2.0.1 | 3,155 | 10/15/2014 |
| 2.0.0 | 5,014 | 9/3/2014 |
First official release.