Code2Gether-Discord / Congo

Generic web store learning project that consists of three ASP.NET Core projects
https://code2gether-congo.azurewebsites.net/
11 stars 2 forks source link

Add Mapping (Mapster) to Blazor #58

Open Palisar opened 3 years ago

Palisar commented 3 years ago

Similar to the API we can add mapster to our Blazor project, and we will need to create our own Model for use with it.