Automate ASP Core with Roslyn
Thomas Steen
Broschiertes Buch

Automate ASP Core with Roslyn

An alternative way to avoid TT/T4 templates to build controllers, models, razor views and pages

Versandkostenfrei!
Versandfertig in 1-2 Wochen
24,90 €
inkl. MwSt.
PAYBACK Punkte
0 °P sammeln!
Automate ASP Core is an alternative way to create razor pages , razor views, MVC controller with out using TT or T4 files. You will get this book with the link to the source code of the used program. You can expand the program as needed. The book will describe everything in detail. Often, we are developing data driven software with 40 to 50 tables. To increase efficiency and reduce costs we used TT files to automate as much as possible. With the reduced support and the agile changing of the views to pages, regular ASP Core versions updates, Bootstrap updates and so on, this results in the impo...