Add a RESTful JSON API Controller to an existing C# Razor Page project. Create and deploy the Controller class, and view results in a browser. Serve data to the controller,from other places in the application, by using a static class. View results in a browser.