C# Corner announced a new webinar on "Refactoring code to Dependency injection in .Net Core 2.1 Web API".
Where: Online
Price: Free of cost
Prerequisites: GoToMeeting
Note: There are 250 seats only. First come first serve.
Agenda:
- Configuring Application Db Context as Framework Dependency
- Configuring Business and Persistance Layer's as Application Dependency
- Passing Values using Headers. Extension methods to Request.Headers
- Using Dtos instead of Entity Classes.