5, 10 or 20 seats+ for your team - learn more
The development team at Boutique, a software company, is working on a project for automating the inspection process of a client that builds industrial robots. An ASP.NET Core HTTP API has already been set up, and the team has started implementing the domain model entities and persisting them to a SQL database. As part of the team, your task is to implement CRUD (create, read, update, and delete) endpoints for all the entities according to the OpenAPI specification. To achieve persistence, you’ll configure Entity Framework Core and register it in the dependency injection container. You’ll implement a custom JSON converter to support polymorph endpoints in order to handle different types of robots. To verify that your implementation is correct, you’ll write and perform integration tests.
This liveProject is for C# developers who want to learn how to implement CRUD endpoints in HTTP APIs using the ASP.NET Core framework. To begin this liveProject, you’ll need to be familiar with the following:
TOOLSgeekle is based on a wordle clone.