Ajout des profiles (pas fini) + Ajout du builder automapper dans Program.cs

This commit is contained in:
oistig
2026-03-19 16:45:28 +01:00
parent ecd038f020
commit 26106c5db9
19 changed files with 165 additions and 378 deletions

View File

@@ -0,0 +1,6 @@
namespace Knots.Profiles;
public class MessageProfile
{
}