Go2.Architecture.Domain
2.1.1
dotnet add package Go2.Architecture.Domain --version 2.1.1
NuGet\Install-Package Go2.Architecture.Domain -Version 2.1.1
<PackageReference Include="Go2.Architecture.Domain" Version="2.1.1" />
paket add Go2.Architecture.Domain --version 2.1.1
#r "nuget: Go2.Architecture.Domain, 2.1.1"
// Install Go2.Architecture.Domain as a Cake Addin #addin nuget:?package=Go2.Architecture.Domain&version=2.1.1 // Install Go2.Architecture.Domain as a Cake Tool #tool nuget:?package=Go2.Architecture.Domain&version=2.1.1
Provides the core interfaces and classes needed by a Go2 Architecture application. It is persitance ignorant and would be used with other packages that provide persistance support.
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. |
-
- CommonServiceLocator (>= 1.0.0)
- Newtonsoft.Json (>= 4.0.0 && < 5.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Go2.Architecture.Domain:
Package | Downloads |
---|---|
Go2.Architecture
Adds all required assemblies to start using Go2 Architecure in a MVC project. This package uses NHibernate for persitance and Castle Windsor as the IoC container. |
|
Go2.Architecture.NHibernate
Provides NHibernate persistance support for a Go2 Architecture application, providing NHibernate session managment and initialisation, MVC Transaction attributes and implementations of core Go2 Architecture data access interfaces. |
|
Go2.Architecture.Web.Mvc.Castle
Provides MVC ModelBinder using Go2 Architecture's IRepository implementation registered with the IoC Container, a Castle Windsor MVC controller factory and Json.Net ActionResult |
|
Go2.Architecture.Wcf
Provides functionality to allow using CommonServiceLocator to instantiate WCF services. It is persitance ignorant and would be used with other packages that provide persistance support. |
|
Go2.Architecture.RavenDB
Provides RavenDB persistance support for a Go2 Architecture application, providing implementations of core Go2 Architecture data access interfaces. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 1,832 | 1/5/2013 |