If you enjoyed this book, you may be interested in these other books by Packt:
Dependency Injection in .NET Core 2.0
Marino Posadas, Tadit Dash
ISBN: 978-1-78712-130-0
- Understand the concept of DI and its implications in modern software construction
- Learn how DI is already implemented in today's frameworks.
- Analyze how DI can be used with current software to improve maintainability and scalability.
- Learn the use of DI in .NET Core
- Get used to the possibilities that DI offers the ASP.NET Core developer in different scenarios.
- Learn about good practices and refactoring legacy code.
Mastering ASP.NET Core 2.0
Ricardo Peres
ISBN: 978-1-78728-368-8
- Get to know the new features of ASP.NET Core 2.0
- Find out how to configure ASP.NET Core
- Configure routes to access ASP.NET Core resources
- Create controllers and action methods and see how to maintain the...