Repository for the vLink.Toon.API.Formatters package, an ASP.NET Core MVC transport-layer companion to vLink.Toon.Format.
src/vLink.Toon.API.Formatters/contains the package source and the NuGet package READMEDocumentation/contains repository-level implementation and behavior notes
The package adds ASP.NET Core MVC input and output formatters for TOON payloads so an API can accept and return text/toon or application/toon through the normal formatter pipeline.
Package-facing usage and installation guidance lives in src/vLink.Toon.API.Formatters/README.md.