TNT.AspNetCore.Mvc.Template 2.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install TNT.AspNetCore.Mvc.Template::2.7.0
This package contains a .NET Template Package you can call from the shell/command line.

TNT's AspNetCore web application template

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.0 2,632 1/3/2020
2.7.7 508 12/2/2019
2.7.6 589 10/2/2019
2.7.5 685 6/24/2019
2.7.4 609 5/22/2019
2.7.3.1 575 5/17/2019
2.7.2 588 5/13/2019
2.7.1 596 5/13/2019
2.7.0 602 4/28/2019
2.6.13 646 4/25/2019
2.6.11 609 4/7/2019
2.6.10 617 3/28/2019
2.6.9 567 3/22/2019
2.6.8 644 3/5/2019
2.6.7 563 3/3/2019
2.6.6 623 2/25/2019
2.6.5 566 2/21/2019
2.6.4 675 2/18/2019
2.6.3 672 2/16/2019
2.6.2 686 2/14/2019
2.6.1 678 2/14/2019
2.6.0 675 2/13/2019
2.5.2 675 2/11/2019
2.5.1 666 2/3/2019
2.5.0 656 2/2/2019
2.4.2 705 1/27/2019
2.4.1 686 1/27/2019
2.4.0 702 1/22/2019
2.3.0 735 1/17/2019
2.2.4 691 1/17/2019

尽可能少的使用bower库, 而转到libman;
优化Gulp文件, 使自动编译css和生成min.css;
调整所有Area属性值使用nameof方式获取;
调整data下所有model的ForeignKey属性值使用nameof方式;
使用es6的class重新定义 DownList 类;