Download CodeDDD

Description

CodeDDD is a set of lightweight Application Blocks with the goal of help on the development of Nlayered DDD Applications

Source Files

The download file codeddd.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CodeDDD/.nuget/NuGet.Config/* w  w  w  .j  a  v a 2 s .  c o  m*/
CodeDDD/.nuget/NuGet.targets
CodeDDD/.nuget/nuget.exe
CodeDDD/Application.Framework/Application.Framework.csproj
CodeDDD/Application.Framework/Application.Framework.csproj.vspscc
CodeDDD/Application.Framework/CrudAppService.cs
CodeDDD/Application.Framework/ICrudAppService.cs
CodeDDD/Application.Framework/Properties/AssemblyInfo.cs
CodeDDD/Application.Seedwork/Application.Seedwork.csproj
CodeDDD/Application.Seedwork/Application.Seedwork.csproj.vspscc
CodeDDD/Application.Seedwork/ApplicationValidationErrorsException.cs
CodeDDD/Application.Seedwork/ProjectionsExtensionMethods.cs
CodeDDD/Application.Seedwork/Properties/AssemblyInfo.cs
CodeDDD/CodeDDD.sln
CodeDDD/CodeDDD.vsmdi
CodeDDD/CodeDDD.vssscc
CodeDDD/Domain.Seedwork.Tests/Domain.Seedwork.Tests.csproj
CodeDDD/Domain.Seedwork.Tests/Domain.Seedwork.Tests.csproj.vspscc
CodeDDD/Domain.Seedwork.Tests/Properties/AssemblyInfo.cs
CodeDDD/Domain.Seedwork/Domain.Seedwork.csproj
CodeDDD/Domain.Seedwork/Domain.Seedwork.csproj.vspscc
CodeDDD/Domain.Seedwork/Entity.cs
CodeDDD/Domain.Seedwork/EntityBase.cs
CodeDDD/Domain.Seedwork/IRepository.cs
CodeDDD/Domain.Seedwork/IUnitOfWork.cs
CodeDDD/Domain.Seedwork/Properties/AssemblyInfo.cs
CodeDDD/Domain.Seedwork/Specification/AndSpecification.cs
CodeDDD/Domain.Seedwork/Specification/CompositeSpecification.cs
CodeDDD/Domain.Seedwork/Specification/DirectSpecification.cs
CodeDDD/Domain.Seedwork/Specification/ExpressionBuilder.cs
CodeDDD/Domain.Seedwork/Specification/ISpecification.cs
CodeDDD/Domain.Seedwork/Specification/NotSpecification.cs
CodeDDD/Domain.Seedwork/Specification/OrSpecification.cs
CodeDDD/Domain.Seedwork/Specification/ParametersRebinder.cs
CodeDDD/Domain.Seedwork/Specification/Specification.cs
CodeDDD/Domain.Seedwork/Specification/TrueSpecification.cs
CodeDDD/Domain.Seedwork/ValueObject.cs
CodeDDD/Infrastructure.Crosscutting.Framework/Infrastructure.Crosscutting.Framework.csproj
CodeDDD/Infrastructure.Crosscutting.Framework/Infrastructure.Crosscutting.Framework.csproj.vspscc
CodeDDD/Infrastructure.Crosscutting.Framework/Properties/AssemblyInfo.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Adapter/ITypeAdapter.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Adapter/ITypeAdapterFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Adapter/TypeAdapterFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/EntityNotFoundException.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Infrastructure.Crosscutting.Seedwork.csproj
CodeDDD/Infrastructure.Crosscutting.Seedwork/Infrastructure.Crosscutting.Seedwork.csproj.vspscc
CodeDDD/Infrastructure.Crosscutting.Seedwork/IoC/IContainer.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/IoC/IIoCFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/IoC/IoCFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Logging/ILogger.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Logging/ILoggerFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Logging/LoggerFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Properties/AssemblyInfo.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/ValidationError.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Validator/EntityValidatorFactory.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Validator/IEntityValidator.cs
CodeDDD/Infrastructure.Crosscutting.Seedwork/Validator/IEntityValidatorFactory.cs
CodeDDD/Infrastructure.Data.EntityFramework/App.config
CodeDDD/Infrastructure.Data.EntityFramework/EFUnitOfWork.cs
CodeDDD/Infrastructure.Data.EntityFramework/Infrastructure.Data.EntityFramework.csproj
CodeDDD/Infrastructure.Data.EntityFramework/Infrastructure.Data.EntityFramework.csproj.vspscc
CodeDDD/Infrastructure.Data.EntityFramework/Properties/AssemblyInfo.cs
CodeDDD/Infrastructure.Data.EntityFramework/Repository.cs
CodeDDD/Infrastructure.Data.EntityFramework/packages.config
CodeDDD/Local.testsettings
CodeDDD/Presentation.MVC/BaseController.cs
CodeDDD/Presentation.MVC/CodeTemplates/AddController/CodeDDD.ControllerWithAppService.ps1
CodeDDD/Presentation.MVC/CodeTemplates/AddController/ControllerWithAppService.cs.t4
CodeDDD/Presentation.MVC/CrudController.cs
CodeDDD/Presentation.MVC/IoCControllerFactory.cs
CodeDDD/Presentation.MVC/Presentation.MVC.csproj
CodeDDD/Presentation.MVC/Presentation.MVC.csproj.vspscc
CodeDDD/Presentation.MVC/Properties/AssemblyInfo.cs
CodeDDD/Presentation.MVC/packages.config
CodeDDD/TraceAndTestImpact.testsettings
CodeDDD/packages/EntityFramework.4.3.1/Content/App.config.transform
CodeDDD/packages/EntityFramework.4.3.1/Content/Web.config.transform
CodeDDD/packages/EntityFramework.4.3.1/EntityFramework.4.3.1.nupkg
CodeDDD/packages/EntityFramework.4.3.1/lib/net40/EntityFramework.dll
CodeDDD/packages/EntityFramework.4.3.1/lib/net40/EntityFramework.xml
CodeDDD/packages/EntityFramework.4.3.1/tools/EF4.3on.NET4.5Readme.txt
CodeDDD/packages/EntityFramework.4.3.1/tools/EntityFramework.PowerShell.dll
CodeDDD/packages/EntityFramework.4.3.1/tools/EntityFramework.psd1
CodeDDD/packages/EntityFramework.4.3.1/tools/EntityFramework.psm1
CodeDDD/packages/EntityFramework.4.3.1/tools/init.ps1
CodeDDD/packages/EntityFramework.4.3.1/tools/install.ps1
CodeDDD/packages/EntityFramework.4.3.1/tools/migrate.exe
CodeDDD/packages/Microsoft.AspNet.Mvc.4.0.20505.0/Microsoft.AspNet.Mvc.4.0.20505.0.nupkg
CodeDDD/packages/Microsoft.AspNet.Mvc.4.0.20505.0/lib/net40/System.Web.Mvc.dll
CodeDDD/packages/Microsoft.AspNet.Mvc.4.0.20505.0/lib/net40/System.Web.Mvc.xml
CodeDDD/packages/Microsoft.AspNet.Razor.2.0.20505.0/Microsoft.AspNet.Razor.2.0.20505.0.nupkg
CodeDDD/packages/Microsoft.AspNet.Razor.2.0.20505.0/lib/net40/System.Web.Razor.dll
CodeDDD/packages/Microsoft.AspNet.Razor.2.0.20505.0/lib/net40/System.Web.Razor.xml
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/Microsoft.AspNet.WebPages.2.0.20505.0.nupkg
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.Helpers.dll
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.Helpers.xml
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.Deployment.dll
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.Deployment.xml
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.Razor.dll
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.Razor.xml
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.dll
CodeDDD/packages/Microsoft.AspNet.WebPages.2.0.20505.0/lib/net40/System.Web.WebPages.xml
CodeDDD/packages/Microsoft.Web.Infrastructure.1.0.0.0/Microsoft.Web.Infrastructure.1.0.0.0.nupkg
CodeDDD/packages/Microsoft.Web.Infrastructure.1.0.0.0/lib/net40/Microsoft.Web.Infrastructure.dll
CodeDDD/packages/repositories.config

Download

Click the following link to download codeddd.zip.

codeddd.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML