Provides ASP.NET Core model binders to clean up string inputs, handle base-64 values portably, and adapt parsing to a legacy paradigm.


Keywords
aspnet, aspnetcore, binding, mvc, api, base64, parse
License
BSD-3-Clause
Install
Install-Package FGS.AspNetCore.Mvc.ModelBinding -Version 2020.8.3.2

Documentation

Dependabot Status PRs Welcome Awesome Badges

FoxGuard Foundation Libraries

📚 About

These are libraries that FoxGuard has developed over the course of several years of internal commercially-driven software engineering projects.

📦 How to Get Them

All changes to master are continously delivered to the public NuGet feed under our organization.

📄 How to Use Them

For now, the best documentation of the libraries are the published NuGet packages themselves. For each package, the package descriptions themselves are meant to be helpful, and the public APIs they expose are meant to be idiomatic for each respective problem-space.

💡 Contributing

If you have something to fix or add - be it code, documentation, or just a question - please feel free to file constructive issues or pull requests, as appropriate.