update asp.net-mssql sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
80dcce97b4
commit
9c829ac4ba
77 changed files with 75 additions and 824 deletions
3
samples/aspnet-mssql/app/aspnetapp/Views/_ViewImports.cshtml
Executable file
3
samples/aspnet-mssql/app/aspnetapp/Views/_ViewImports.cshtml
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
@using aspnetapp
|
||||
@using aspnetapp.Models
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
Loading…
Add table
Add a link
Reference in a new issue