moved aspnet logic to a diferent folder

This commit is contained in:
2024-09-01 19:08:52 -03:00
parent 30db290c5f
commit 5d3636ae22
80 changed files with 19 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
@using AlquilaFacil
@using Modelo
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers