BoC 2.4.0
dotnet add package BoC --version 2.4.0
NuGet\Install-Package BoC -Version 2.4.0
<PackageReference Include="BoC" Version="2.4.0" />
paket add BoC --version 2.4.0
#r "nuget: BoC, 2.4.0"
// Install BoC as a Cake Addin #addin nuget:?package=BoC&version=2.4.0 // Install BoC as a Cake Tool #tool nuget:?package=BoC&version=2.4.0
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)
-UnitOfWork 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)
GitHub repositories
This package is not used by any popular GitHub repositories.
First official release.