backend comlet

This commit is contained in:
Ubuntu
2024-05-02 14:52:13 +00:00
parent 8d0553a7ba
commit f7795f7519
105 changed files with 428 additions and 557 deletions
-3
View File
@@ -1,11 +1,8 @@
using System.Security.Cryptography;
using API.Middlewares;
using Infrastructure;
using Infrastructure.Data;
using Microsoft.EntityFrameworkCore;
using Microsoft.OpenApi.Models;
using System.Security.Cryptography.X509Certificates;
using Microsoft.AspNetCore.Server.Kestrel.Https;
var builder = WebApplication.CreateBuilder(args);