KristianS93 / CommandCentral_API

API for the CommandCentral App
MIT License
0 stars 0 forks source link

All DTO's should be records #76

Open KristianS93 opened 1 year ago

KristianS93 commented 1 year ago

As records should be easier to transport, all dtos should be converted from classes to records. https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/records