sander1095 / munisio

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

Move the models into a seperate project #23

Closed jeroenekkelkamp closed 1 year ago

jeroenekkelkamp commented 1 year ago

Move the models into a seperate project so clients can use munisio when they have their models in a seperate assembly. This way that seperate assesmbly doesnt require a dependency on asp.net core

sander1095 commented 1 year ago

fixes #22