title
stringlengths
3
46
content
stringlengths
0
1.6k
Index:315
continuous integration (CI) 171
Index:316
Continuous Integration/Continuous Delivery (CI/CD) 38, 371
Index:317
controlled application
Index:318
testing 228, 229
Index:319
controllers
Index:320
defining 483
Index:321
Cosmos DB
Index:322
destinations/packages database, implementing with 591-594
Index:323
Cosmos DB Entity Framework Core provider 306
Index:324
cross-platform applications 491
Index:325
C# test projects
Index:326
advanced test preparation and tear-down scenarios 221-223
Index:327
defining, in Visual Studio 218, 219
Index:328
xUnit test framework, using 219-221
Index:329
Cucumber
Index:330
reference link 217
Index:331
D
Index:332
Database Transaction Units (DTUs) model 290
Index:333
data-driven asynchronous communication 355, 356
Index:334
data layer 261
Index:335
communicating, with other layers 335, 336
Index:336
deploying 334
Index:337
data storage
Index:338
selecting, in cloud 590
Index:339
Data Transfer Objects (DTOs) 156, 330
Index:340
DDD aggregates
Index:341
versus classic repository pattern 159, 160
Index:342
DDD patterns and architectures 151
Index:343
aggregate events 163-166
Index:344
classic layers architecture 152, 153
Index:345
command handlers 163
Index:346
Command Query Responsibility Segregation (CQRS) pattern 160-162
Index:347
event sourcing 162
Index:348
repository pattern 156
Index:349
default consistency 302
Index:350
levels 302, 303
Index:351
demo Guestbook application
Index:352
deploying 556-561
Index:353
Dependency Injection (DI) 422, 472
Index:354
Dependency Injection pattern
Index:355
using 134, 135
Index:356
deployment modularity 253
Index:357
design patterns 119
Index:358
Builder pattern 121-126
Index:359
Command pattern 131, 133
Index:360
Dependency Injection pattern 134, 135
Index:361
in .NET 135, 136
Index:362
Proxy pattern 129-131
Index:363
Publisher/Subscriber pattern 133
Index:364
Singleton pattern 126-129
Index:365
Design Sprint 19
Index:366
Design Thinking 18
Index:367
destinations/packages database
Index:368
implementing, with Cosmos DB 591-594
Index:369
development life cycle
Index:370
code reusability 109
Index:371
development process
Index:372
organizing 681
Index:373
DevOps 170
Index:374
continuous delivery (CD) 171, 172
Index:375
continuous feedback 181
Index:376
continuous integration (CI) 171
Index:377
principles 170
Index:378
risks and challenges, with CI/CD 172
Index:379
DevOps implementation
Index:380
facilitating, tools 181
Index:381
distributed transactions 357, 358
Index:382
DocFX
Index:383
.NET libraries, documenting with 116
Index:384
Docker 260, 261
Index:385
Docker Compose 261
Index:386
domain-driven design 142-144
Index:387
aggregates 150, 151
Index:388
domain events 151
Index:389
entities 145, 146
Index:390
value objects 149
Index:391
Domain-Driven Design (DDD) approach 471
Index:392
domain events 144, 151
Index:393
domain layer implementation
Index:394
defining 476-478
Index:395
domain layer interface
Index:396
defining 474, 475
Index:397
domain layers 154
Index:398
communicating, with other layers 335, 336
Index:399
Domain Model layer 154
Index:400
Domain Services layer 154
Index:401
dotnet-install scripts reference
Index:402
reference link 47
Index:403
dynamic link libraries (DLLs) 109, 253
Index:404
E
Index:405
entities 145, 146
Index:406
DDD entities, in .NET 148, 149
Index:407
entity-level validation, in .NET 146, 147
Index:408
Entity Framework Core
Index:409
advanced features 336-338
Index:410
configuring 313-316
Index:411
data querying 326-330
Index:412
data, returning to presentation layer 330, 331
Index:413
data, updating 326-330
Index:414
direct SQL commands 325