Files
FreeSql/Examples/website/FreeSql.Site.UI/Areas/Doc/Views/Documents/Index.cshtml
2018-12-27 16:56:23 +08:00

8 lines
206 B
Plaintext

@*
For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860
*@
@using Microsoft.AspNetCore.Routing;
@using Microsoft.AspNetCore.Mvc;
文档首页