CodePlanner 1.5.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CodePlanner --version 1.5.6
NuGet\Install-Package CodePlanner -Version 1.5.6
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.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodePlanner" Version="1.5.6" />
<PackageReference Include="CodePlanner" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodePlanner --version 1.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodePlanner, 1.5.6"
#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.
#:package CodePlanner@1.5.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodePlanner&version=1.5.6
#tool nuget:?package=CodePlanner&version=1.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Using the power fo T4Scaffolding and Powershell to give you a 3-layers backend based on your domainmodel. Will also be able to scaffold JavaScript viewmodel and Ninject examples
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 5.0.0)
- T4Scaffolding (>= 1.0.8)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.7.7 | 313 | 11/12/2013 |
| 1.5.7.6 | 61 | 7/21/2013 |
| 1.5.7.5 | 56 | 6/10/2013 |
| 1.5.6 | 66 | 3/28/2013 |
| 1.5.5 | 59 | 3/13/2013 |
| 1.5.4 | 63 | 3/11/2013 |
| 1.4.0 | 67 | 4/9/2012 |
| 1.3.0 | 60 | 3/24/2012 |
| 1.1.0 | 61 | 3/19/2012 |
| 1.0.0 | 62 | 3/15/2012 |
| 0.4.1 | 60 | 3/11/2012 |
| 0.3.4 | 59 | 3/5/2012 |
| 0.2.0 | 63 | 1/3/2012 |
| 0.1.1 | 59 | 11/28/2011 |
| 0.1.0 | 64 | 11/23/2011 |
- Buggfixes for scaffolding viewmodels
- Improved validation
- Scaffolds viewmodel (C#)
- Scaffolds viewmodel (JavaScript, knockoutjs)
- Scaffolds Ninject example for binding in MVC
- Scaffolds Ninject module and examples
- Scaffolds WebSocketControllers
- Scaffolds JavaScript for calling WebSocketControllers