CodePlanner 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodePlanner --version 1.1.0
NuGet\Install-Package CodePlanner -Version 1.1.0
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="CodePlanner" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodePlanner --version 1.1.0
#r "nuget: CodePlanner, 1.1.0"
#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 CodePlanner as a Cake Addin
#addin nuget:?package=CodePlanner&version=1.1.0

// Install CodePlanner as a Cake Tool
#tool nuget:?package=CodePlanner&version=1.1.0

Will provide you with a 3 layer architecture. Core, Data and Services. Just provide a domainmodel and CodePlanner will scaffold a complete backend for you to use in a frontend project of your choice.

Use CodePlanner.MVC3 package if you want a complete system.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.7.7 312 11/12/2013
1.5.7.6 60 7/21/2013
1.5.7.5 55 6/10/2013
1.5.6 65 3/28/2013
1.5.5 58 3/13/2013
1.5.4 61 3/11/2013
1.4.0 66 4/9/2012
1.3.0 59 3/24/2012
1.1.0 60 3/19/2012
1.0.0 60 3/15/2012
0.4.1 59 3/11/2012
0.3.4 57 3/5/2012
0.2.0 62 1/3/2012
0.1.1 58 11/28/2011
0.1.0 63 11/23/2011

Added paging and fixed a few UX bugs