Bump .NEt

Add Freezer stuff

Update Project

Update Data
This commit is contained in:
KaasKop
2026-01-25 19:33:30 +01:00
parent 01da101b94
commit 5e990fadc5
18 changed files with 43 additions and 513 deletions

View File

@@ -1,7 +1,6 @@
using Microsoft.AspNetCore.Http.HttpResults;
using Microsoft.AspNetCore.Mvc;
namespace ThuisApi.Controllers;
namespace Api.Controllers;
public class IndexController : ControllerBase
{