BoC 4.0.7
Install-Package BoC -Version 4.0.7
dotnet add package BoC --version 4.0.7
<PackageReference Include="BoC" Version="4.0.7" />
paket add BoC --version 4.0.7
#r "nuget: BoC, 4.0.7"
// Install BoC as a Cake Addin
#addin nuget:?package=BoC&version=4.0.7
// Install BoC as a Cake Tool
#tool nuget:?package=BoC&version=4.0.7
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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
- WebActivatorEx (>= 2.0.5)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on BoC:
Package | Downloads |
---|---|
BoC.Persistence.SitecoreGlass
Persistence layer for sitecore using glass.mapper |
|
BoC.Sitecore.Mvc
Mvc stuff for sitecore |
|
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.7 | 3,004 | 6/23/2017 |
4.0.6 | 895 | 3/13/2017 |
4.0.5 | 867 | 1/10/2017 |
4.0.4 | 2,776 | 10/17/2016 |
4.0.3.2 | 1,875 | 10/17/2016 |
4.0.3 | 1,074 | 10/17/2016 |
4.0.2.1 | 3,902 | 9/26/2016 |
4.0.2 | 1,515 | 5/12/2016 |
4.0.1 | 3,132 | 7/6/2015 |
4.0.0 | 4,051 | 6/16/2015 |
2.4.0 | 2,027 | 4/28/2015 |
2.3.0 | 2,830 | 2/18/2015 |
2.2.2 | 2,340 | 12/18/2014 |
2.2.1 | 1,261 | 12/18/2014 |
2.2.0 | 2,145 | 12/17/2014 |
2.1.2 | 1,825 | 12/4/2014 |
2.1.1 | 1,924 | 11/13/2014 |
2.1.0 | 1,573 | 11/13/2014 |
2.0.1 | 1,387 | 10/15/2014 |
2.0.0 | 2,378 | 9/3/2014 |
1.1.0 | 2,100 | 2/9/2012 |
First official release.