This is a light-weight package containing types specific to scenarios where custom serialization needs to be applied to the ModelState generated by ASP.NET Core MVC and legacy WebApi controllers. This is typically required where the model state is serialized to then be consumed by other applications using a more friendly object graph format than is available as default.
$ dotnet add package Umbrella.WebUtilities.ModelStateNo README available.