Abstract 'GenericFixtureControllerBase.cs' controller has a rough CRUD implementation. An empty controller inheriting from the generic base is needed for each concrete entity: 'FootballFixtureController.cs', 'TennisFixtureController.cs'.
See 'WebApiWithGenericsExample.postman_collection.json' for an example of PostMan requests