Building a Microservice in .NET Core
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
In this course, you will learn the fundamentals of building a REST Microservice in .NET Core, from designing the API to deploying it.
Target Audience
IT professionals, software engineers, developers, and architects
Prerequisites
None
Expected Duration (hours)
1.0
Lesson Objectives Building a Microservice in .NET Core
start the course
design an API using .NET Core
create basic tests to validate functionality
design and build a model for a .NET Core API
use Rhino to inject a mock repository for testing and development
create a data store for an application
configure Entity Framework Core for use in .NET Core applications
create a database context to use in your applications
create read and update data using Entity Framework Core
use log4Net to log events from your application
use Postman to verify the functionality of an API
deploy a microservice in a container for development or production
deploy a .NET Core microservice to a server
test an API with mocking and unit testing
Course Number: sd_msra_a03_it_enus
Expertise Level
Intermediate