BoC 4.0.7
dotnet add package BoC --version 4.0.7
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
- 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 | 6,933 | 6/23/2017 |
4.0.6 | 1,647 | 3/13/2017 |
4.0.5 | 1,565 | 1/10/2017 |
4.0.4 | 5,606 | 10/17/2016 |
4.0.3.2 | 3,776 | 10/17/2016 |
4.0.3 | 2,350 | 10/17/2016 |
4.0.2.1 | 7,265 | 9/26/2016 |
4.0.2 | 2,679 | 5/12/2016 |
4.0.1 | 5,647 | 7/6/2015 |
4.0.0 | 7,796 | 6/16/2015 |
2.4.0 | 3,798 | 4/28/2015 |
2.3.0 | 5,266 | 2/18/2015 |
2.2.2 | 3,581 | 12/18/2014 |
2.2.1 | 2,060 | 12/18/2014 |
2.2.0 | 3,640 | 12/17/2014 |
2.1.2 | 3,175 | 12/4/2014 |
2.1.1 | 3,510 | 11/13/2014 |
2.1.0 | 2,444 | 11/13/2014 |
2.0.1 | 2,490 | 10/15/2014 |
2.0.0 | 4,192 | 9/3/2014 |
1.1.0 | 3,037 | 2/9/2012 |
First official release.