BoC 4.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package BoC --version 4.0.1
NuGet\Install-Package BoC -Version 4.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BoC" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoC --version 4.0.1
#r "nuget: BoC, 4.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BoC as a Cake Addin
#addin nuget:?package=BoC&version=4.0.1

// Install BoC as a Cake Tool
#tool nuget:?package=BoC&version=4.0.1

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,244 6/23/2017
4.0.6 1,613 3/13/2017
4.0.5 1,531 1/10/2017
4.0.4 5,261 10/17/2016
4.0.3.2 3,628 10/17/2016
4.0.3 2,279 10/17/2016
4.0.2.1 7,029 9/26/2016
4.0.2 2,606 5/12/2016
4.0.1 5,476 7/6/2015
4.0.0 7,479 6/16/2015
2.4.0 3,666 4/28/2015
2.3.0 5,079 2/18/2015
2.2.2 3,479 12/18/2014
2.2.1 2,027 12/18/2014
2.2.0 3,504 12/17/2014
2.1.2 3,078 12/4/2014
2.1.1 3,395 11/13/2014
2.1.0 2,400 11/13/2014
2.0.1 2,427 10/15/2014
2.0.0 4,057 9/3/2014
1.1.0 2,982 2/9/2012

First official release.