-
Notifications
You must be signed in to change notification settings - Fork 2k
/
.openpublishing.redirection.json
489 lines (489 loc) · 19.8 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
{
"redirections": [
{
"source_path": "entity-framework/efcore-and-ef6/choosing.md",
"redirect_url": "/ef/efcore-and-ef6/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/efcore-and-ef6/features.md",
"redirect_url": "/ef/efcore-and-ef6/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/devart/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/firebird-community/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/ibm/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/my-cat/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/mysql/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/npgsql/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/oracle/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/pomelo/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/sql-compact/index.md",
"redirect_url": "/ef/core/providers/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/neinlinq.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/unitofwork.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/dynamiclinq.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/autohistory.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/linqkit.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/efcore-practices.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/entityframeworkcore-typedoriginalvalues.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/entityframeworkcore-primarykey.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/entityframeworkcore-rx.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/entityframeworkcore-triggers.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/entityframeworkcore-detached.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/geco.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/efsecondlevelcache-core.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/devart-entity-developer.md.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/extensions/llbl-gen-pro.md",
"redirect_url": "/ef/core/extensions/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/query-types.md",
"redirect_url": "/ef/core/modeling/keyless-entity-types",
"redirect_document_id": false
},
{
"source_path": "entity-framework/ef6/what-is-new/roadmap.md",
"redirect_url": "/ef/ef6/what-is-new/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/aspnetcore/existing-db.md",
"redirect_url": "/aspnet/core/data/ef-rp/intro",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/aspnetcore/index.md",
"redirect_url": "/aspnet/core/data/ef-rp/intro",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/aspnetcore/new-db.md",
"redirect_url": "/aspnet/core/data/ef-rp/intro",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/full-dotnet/existing-db.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/full-dotnet/index.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/full-dotnet/new-db.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/netcore/index.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/netcore/new-db-sqlite.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/uwp/getting-started.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/uwp/index.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/what-is-new/roadmap.md",
"redirect_url": "/ef/core/what-is-new/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/what-is-new/ef-core-3.0/features.md",
"redirect_url": "/ef/core/what-is-new/ef-core-3.0/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/ef6/fundamentals/index.md",
"redirect_url": "/ef/ef6/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/ef6/resources/index.md",
"redirect_url": "/ef/ef6/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/efcore-and-ef6/porting/ensure-requirements.md",
"redirect_url": "/ef/efcore-and-ef6/porting/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/querying/basic.md",
"redirect_url": "/ef/core/querying/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/querying/overview.md",
"redirect_url": "/ef/core/querying/how-query-works",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/included-types.md",
"redirect_url": "/ef/core/modeling/entity-types",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/tables.md",
"redirect_url": "/ef/core/modeling/entity-types",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/default-schema.md",
"redirect_url": "/ef/core/modeling/entity-types#table-schema",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/included-properties.md",
"redirect_url": "/ef/core/modeling/entity-properties",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/max-length.md",
"redirect_url": "/ef/core/modeling/entity-properties#maximum-length",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/required-optional.md",
"redirect_url": "/ef/core/modeling/entity-properties#required-and-optional-properties",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/columns.md",
"redirect_url": "/ef/core/modeling/entity-properties#column-names",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/data-types.md",
"redirect_url": "/ef/core/modeling/entity-properties#column-data-types",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/alternate-keys.md",
"redirect_url": "/ef/core/modeling/keys#alternate-keys",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/primary-keys.md",
"redirect_url": "/ef/core/modeling/keys",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/indexes.md",
"redirect_url": "/ef/core/modeling/indexes",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/fk-constraints.md",
"redirect_url": "/ef/core/modeling/relationships#foreign-key-constraint-name",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/unique-constraints.md",
"redirect_url": "/ef/core/modeling/keys",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/sequences.md",
"redirect_url": "/ef/core/modeling/sequences",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/default-values.md",
"redirect_url": "/ef/core/modeling/generated-properties#default-values",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/computed-columns.md",
"redirect_url": "/ef/core/modeling/generated-properties#computed-columns",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/inheritance.md",
"redirect_url": "/ef/core/modeling/inheritance",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/querying/async.md",
"redirect_url": "/ef/core/miscellaneous/async",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/saving/async.md",
"redirect_url": "/ef/core/miscellaneous/async",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/relational/index.md",
"redirect_url": "/ef/core/modeling/",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/what-is-new/ef-core-3.0/index.md",
"redirect_url": "/ef/core/what-is-new/ef-core-3.x",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/what-is-new/ef-core-3.0/breaking-changes.md",
"redirect_url": "/ef/core/what-is-new/ef-core-3.x/breaking-changes",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/1x-2x-upgrade.md",
"redirect_url": "/ef/core/what-is-new/ef-core-2.0/upgrade",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/rc1-rc2-upgrade.md",
"redirect_url": "/ef/core/what-is-new",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/rc2-rtm-upgrade.md",
"redirect_url": "/ef/core/what-is-new",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/cli/dbcontext-creation.md",
"redirect_url": "/ef/core/cli/dbcontext-creation",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/cli/dotnet.md",
"redirect_url": "/ef/core/cli/dotnet",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/cli/index.md",
"redirect_url": "/ef/core/cli/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/cli/powershell.md",
"redirect_url": "/ef/core/cli/powershell",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/cli/services.md",
"redirect_url": "/ef/core/cli/services",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/get-started/index.md",
"redirect_url": "/ef/core/get-started/overview/first-app",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/events/index.md",
"redirect_url": "/ef/core/logging-events-diagnostics/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/logging.md",
"redirect_url": "/ef/core/logging-events-diagnostics/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/events/simple-logging.md",
"redirect_url": "/ef/core/logging-events-diagnostics/simple-logging",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/platforms/index.md",
"redirect_url": "/ef/core/miscellaneous/platforms",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/testing/in-memory.md",
"redirect_url": "/ef/core/testing/in-memory",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/testing/index.md",
"redirect_url": "/ef/core/testing/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/testing/sharing-databases.md",
"redirect_url": "/ef/core/testing/sharing-databases",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/testing/sqlite.md",
"redirect_url": "/ef/core/testing/sqlite",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/testing/testing-sample.md",
"redirect_url": "/ef/core/testing/testing-sample",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/configuring-dbcontext.md",
"redirect_url": "/ef/core/dbcontext-configuration/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/miscellaneous/context-pooling.md",
"redirect_url": "/ef/core/performance/advanced-performance-topics#dbcontext-pooling",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/saving/explicit-values-generated-properties.md",
"redirect_url": "/ef/core/modeling/generated-properties#overriding-values",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/testing/testing-sample.md",
"redirect_url": "/ef/core/testing/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/testing/sharing-databases.md",
"redirect_url": "/ef/core/testing/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/testing/sqlite.md",
"redirect_url": "/ef/core/testing/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/testing/in-memory.md",
"redirect_url": "/ef/core/testing/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/managing-schemas/scaffolding.md",
"redirect_url": "/ef/core/managing-schemas/scaffolding/index",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/querying/raw-sql.md",
"redirect_url": "/ef/core/querying/sql-queries",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/modeling/concurrency.md",
"redirect_url": "/ef/core/saving/concurrency",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/logging-events-diagnostics/event-counters.md",
"redirect_url": "/ef/core/logging-events-diagnostics/metrics",
"redirect_document_id": false
},
{
"source_path": "entity-framework/core/providers/cosmos/functions.md",
"redirect_url": "/ef/core/providers/cosmos/querying",
"redirect_document_id": false
}
]
}