CodeGenerator.Templates.EF6-CQRS-Aurelia 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeGenerator.Templates.EF6-CQRS-Aurelia --version 1.0.5
NuGet\Install-Package CodeGenerator.Templates.EF6-CQRS-Aurelia -Version 1.0.5
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="CodeGenerator.Templates.EF6-CQRS-Aurelia" Version="1.0.5">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeGenerator.Templates.EF6-CQRS-Aurelia --version 1.0.5
#r "nuget: CodeGenerator.Templates.EF6-CQRS-Aurelia, 1.0.5"
#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 CodeGenerator.Templates.EF6-CQRS-Aurelia as a Cake Addin
#addin nuget:?package=CodeGenerator.Templates.EF6-CQRS-Aurelia&version=1.0.5

// Install CodeGenerator.Templates.EF6-CQRS-Aurelia as a Cake Tool
#tool nuget:?package=CodeGenerator.Templates.EF6-CQRS-Aurelia&version=1.0.5

Contains templates for generating an entire codebase which uses EF6, CQRS, and Aurelia. This set of templates generates:

- database entities and repositories (C#)
- service models, mappings, interfaces, clients, and controllers (C#)
- frontend models and services (TS)

All generated code is dependency-injected (includes generated DI registration via SimpleInjector) and includes database entity to model mapping via AutoMapper.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 5,960 9/1/2016
1.0.10 2,352 8/29/2016
1.0.9 2,361 8/25/2016
1.0.8 2,586 8/19/2016
1.0.7 2,425 8/13/2016
1.0.6 1,439 8/13/2016
1.0.5 1,475 6/4/2016
1.0.4 1,404 5/24/2016
1.0.3 1,474 5/7/2016