Feat: Routing andando

Signed-off-by: fede <federico.nicolas.polidoro@gmail.com>
This commit is contained in:
2024-10-15 03:30:01 -03:00
parent 8742c4a39e
commit 9487546fd6
29 changed files with 437 additions and 50 deletions
+4 -1
View File
@@ -7,7 +7,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="htmx" Version="1.8.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2" />
</ItemGroup>
<ItemGroup>