PetaPocoScaffolding 0.3.0
Some basic scaffolding to give you a controller and views for your Poco. This is more of a pre release than a final version, much more to come and would appreciate all feedback positive and negative. Be aware this initial release relies on you naming your poco's with the suffix "Poco".
Install-Package PetaPocoScaffolding -Version 0.3.0
dotnet add package PetaPocoScaffolding --version 0.3.0
<PackageReference Include="PetaPocoScaffolding" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PetaPocoScaffolding --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- MvcBaseViewModels (>= 0.3.0)
- PetaPocoRepository (>= 0.2.0)
- T4Scaffolding (>= 1.0.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.