ASP.NET core web app for Sanity CMS
This is an example project for a ASP.NET core web app, which serves as a client for a Sanity CMS project.
It uses a .NET core sanity client implementation to communicate with the CMS API, found here (which can be found here https://github.com/onybo/sanity-client).