SearchScaffolder.VS2015
0.4.7
dotnet add package SearchScaffolder.VS2015 --version 0.4.7
NuGet\Install-Package SearchScaffolder.VS2015 -Version 0.4.7
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="SearchScaffolder.VS2015" Version="0.4.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SearchScaffolder.VS2015 --version 0.4.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SearchScaffolder.VS2015, 0.4.7"
#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 SearchScaffolder.VS2015 as a Cake Addin #addin nuget:?package=SearchScaffolder.VS2015&version=0.4.7 // Install SearchScaffolder.VS2015 as a Cake Tool #tool nuget:?package=SearchScaffolder.VS2015&version=0.4.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Custom scaffolder for implementing search functionality as well as CRUD, derived from MVC Scaffolding 1.0.9.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Bootstrap (>= 3.3.6)
- Bootstrap.v3.Datetimepicker.CSS (>= 4.15.35)
- EntityFramework (>= 6.1.3)
- MvcScaffolding.VS2015 (>= 1.0.12)
- WebGrease (>= 1.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed string editor template to use htmlAttributes if defined in Html.EditorFor instance.
Fixed WebGrease version incompatability.