Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
.NET 6.0
about 2
reference link 3
.NET Compiler Platform (Roslyn) SDK 11
.NET method
calling, from JavaScript 6
.proto files
about 110
creating 112-114
used, for implementing gRPC services 111
A
API controllers
CRUD operations, exposing 81-85
AsNoTracking method 76
attributes
creating 144-146
AutoMapper NuGet package 141
B
Blazor
.NET method, calling from JavaScript 6
JavaScript APIs, calling 6
JavaScript, using 5
page routing 36
Razor syntax, using 4, 5
used, for harnessing progressive web applications (PWAs) advantages 4
Blazor components
creating 122, 123
generic components, preparating 124, 125
generic form components, creating 129-133
generic list components, creating 126-128
REST API, consuming...