title
stringlengths
3
46
content
stringlengths
0
1.6k
Index:215
BlazorStrap project
Index:216
reference link 527
Index:217
Blazor WebAssembly 489
Index:218
architecture 491, 492
Index:219
loading 494
Index:220
routing 496, 497
Index:221
Single-Page Application framework 492, 493
Index:222
starting 494, 495
Index:223
third-party tools 526, 527
Index:224
Bounded Contexts 142, 586
Index:225
conformist 145
Index:226
customer/supplier development teams 144
Index:227
partner 144
Index:228
relationships 144, 145
Index:229
Brighter
Index:230
URL 269
Index:231
Builder pattern
Index:232
using 121-126
Index:233
bUnit open-source project
Index:234
reference link 527
Index:235
business/application layer 262
Index:236
C
Index:237
C#
Index:238
functional tests, automating in 225
Index:239
safe code, writing 87
Index:240
used, for programming Azure Functions 408-413
Index:241
C# 12 75
Index:242
caching 20
Index:243
certificate manager 551
Index:244
change detection 510
Index:245
Chocolatey
Index:246
URL 680
Index:247
classic layers architecture
Index:248
business layer 152
Index:249
data layer 152
Index:250
presentation layer 152
Index:251
classic repository pattern
Index:252
versus DDD aggregates 159, 160
Index:253
class library 110
Index:254
client-side micro-frontend 470
Index:255
client technologies
Index:256
Blazor MAUI version, adding 659, 660
Index:257
business logic, implementing in service 655, 656
Index:258
comparison 488
Index:259
cross-platform applications 491
Index:260
native applications 490
Index:261
progressive applications 489, 490
Index:262
required ASP.NET Core REST APIs, implementing 652-654
Index:263
Single-Page Applications 488, 489
Index:264
solution, preparing 650-652
Index:265
user interface, implementing 656-659
Index:266
using 650
Index:267
cloud architecture resiliency patterns
Index:268
reference link 26
Index:269
cloud architecture security patterns
Index:270
reference link 51
Index:271
code
Index:272
considerations, for not ready to use 114, 115
Index:273
reusing, for delivering safe software 585, 586
Index:274
code metrics, calculating
Index:275
class coupling 83, 85
Index:276
cyclomatic complexity 77-81
Index:277
depth of inheritance 82
Index:278
maintainability index 76, 77
Index:279
number of lines of code 86
Index:280
Code Metrics tool 76
Index:281
code modularity 253
Index:282
code paths (graph nodes) 77
Index:283
code reusability
Index:284
advantages 106
Index:285
principles 105-108
Index:286
using, in development life cycle 109
Index:287
code reuse
Index:288
.NET 8, using 109, 110
Index:289
in C# 111
Index:290
library documentation approaches 115-117
Index:291
reusable class library, creating 110, 111
Index:292
code reuses, C#
Index:293
generics 113, 114
Index:294
object-oriented analysis 111-113
Index:295
Command pattern
Index:296
using 131, 133
Index:297
Command Query Responsibility Segregation (CQRS) pattern 160-162, 472
Index:298
communication and data serialization 343-345
Index:299
binary serialization 345
Index:300
distributed transactions 357, 358
Index:301
ProtoBuf language 346-351
Index:302
ProtoBuf serialization 351, 352
Index:303
reliable data-driven asynchronous communication 355, 356
Index:304
RPC approach 352-354
Index:305
compiled models 325
Index:306
composition files 261
Index:307
connectors 311
Index:308
containers 260, 261
Index:309
context map 144
Index:310
continuous delivery (CD) 171, 172
Index:311
development/tests stage 172
Index:312
production stage 172
Index:313
staging stage 172
Index:314
Continuous Integration and Continuous Deployment (CI/CD) 57, 251