sander1095 / munisio

A modern HATEOAS library for .NET to reduce your client-side validation
MIT License
8 stars 4 forks source link

Create a sample project #14

Closed sander1095 closed 11 months ago

sander1095 commented 2 years ago

A small and simple sample project that showcases all the options that this library has to offer makes it a lot easier for people to start using it!

I would suggest using .NET 5 and/or even .NET 6 RC 2 to showcase the hottest new things the .NET platform has to offer.

Also write unit tests for the sample project so the user can read how easy it is to write tests