xscaffolding 1.3.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package xscaffolding --version 1.3.1.9
                    
NuGet\Install-Package xscaffolding -Version 1.3.1.9
                    
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="xscaffolding" Version="1.3.1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xscaffolding" Version="1.3.1.9" />
                    
Directory.Packages.props
<PackageReference Include="xscaffolding" />
                    
Project file
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 xscaffolding --version 1.3.1.9
                    
#r "nuget: xscaffolding, 1.3.1.9"
                    
#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 xscaffolding@1.3.1.9
                    
#: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=xscaffolding&version=1.3.1.9
                    
Install as a Cake Addin
#tool nuget:?package=xscaffolding&version=1.3.1.9
                    
Install as a Cake Tool

Package contains:
- Login page template
- ViewStart template
- References to Entity framework 6
- References to Windows Azure Storage
- Modern UI Style CSS

If you want to use only core functionality - please refer to https://www.nuget.org/packages/xscaffolding.core/

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.7.0.210 266 1/27/2015
1.7.0.205 41 1/27/2015
1.7.0.200 42 1/27/2015
1.6.1.120 93 12/3/2014
1.6.0.110 163 6/23/2014
1.5.0.71 56 4/16/2014
1.5.0.70 47 4/15/2014
1.4.10.60 48 3/2/2014
1.4.9.57 48 2/9/2014
1.4.9.55 48 2/9/2014
1.4.9.50 48 2/9/2014
1.4.0.29 48 1/19/2014
1.4.0.28 46 1/19/2014
1.4.0.27 50 1/7/2014
1.3.1.16 71 11/23/2013
1.3.1.15 49 11/17/2013
1.3.1.14 50 11/12/2013
1.3.1.9 48 11/10/2013
1.3.0 48 11/7/2013
1.2.5 51 11/3/2013
1.2.2 51 10/23/2013
1.2.1 49 10/20/2013
1.1.0 51 10/19/2013
1.0.0.9 49 10/18/2013
1.0.0.8 49 10/12/2013
1.0.0.3 49 9/22/2013
1.0.0.2 47 9/22/2013
1.0.0.1 48 9/22/2013
1.0.0 51 9/22/2013

Added file upload function for SystemController (for CKEditor)