Commit dc74943
committed
refactor: merge 21 Abstractions/Runtime pairs and unify core types
- Merge all 21 .Abstractions/.Runtime module pairs into single project each
with Abstractions/ subfolder pattern; update all ProjectReferences and slnx
- Move EntityChangeType/EntityChangeInfo/PropertyChangeInfo/IEntityChangeCollector/
NullEntityChangeCollector to ChengYuan.Core.Data.Auditing
- Decouple ChengYuan.EntityFrameworkCore from ChengYuan.Auditing via
IEntityChangeCollector; add AuditScopeEntityChangeCollector bridge in Auditing
- Merge BusinessException into ChengYuan.Core with Details, LogLevel, WithData();
remove duplicate from ExceptionHandling
- Remove duplicate IHasLogLevel from ExceptionHandling; use Core.Logging version
- Move AesStringEncryptionService from Core/Primitives to Core/Runtime/Security
- Delete 42 stale .Abstractions/.Runtime project directories1 parent 71a65e1 commit dc74943
403 files changed
Lines changed: 1154 additions & 1957 deletions
File tree
- src
- Applications
- AuditLogging
- ChengYuan.AuditLogging.Application
- ChengYuan.AuditLogging.Persistence
- FeatureManagement
- ChengYuan.FeatureManagement.Application
- ChengYuan.FeatureManagement.Contracts
- ChengYuan.FeatureManagement.Persistence
- Identity
- ChengYuan.Identity.Persistence
- ChengYuan.Identity.Web
- PermissionManagement
- ChengYuan.PermissionManagement.Application
- ChengYuan.PermissionManagement.Contracts
- ChengYuan.PermissionManagement.Persistence
- SettingManagement
- ChengYuan.SettingManagement.Application
- ChengYuan.SettingManagement.Contracts
- ChengYuan.SettingManagement.Persistence
- TenantManagement
- ChengYuan.TenantManagement.Application
- ChengYuan.TenantManagement.Contracts
- ChengYuan.TenantManagement.Persistence
- Framework
- AspNetCore
- ChengYuan.AspNetCore
- ChengYuan.HealthChecks
- Auditing
- ChengYuan.Auditing.Abstractions
- ChengYuan.Auditing.Runtime
- ChengYuan.Auditing
- Abstractions
- Scopes
- Sinks
- AspNetCore
- Scopes
- Sinks
- Authorization
- ChengYuan.Authorization.Abstractions
- ChengYuan.Authorization.Runtime
- ChengYuan.Authorization
- Abstractions
- Definitions
- Providers
- AspNetCore
- Definitions
- Providers
- BackgroundJobs
- ChengYuan.BackgroundJobs.Abstractions
- ChengYuan.BackgroundJobs.Runtime
- ChengYuan.BackgroundJobs
- Abstractions
- BackgroundWorkers
- ChengYuan.BackgroundWorkers.Abstractions
- ChengYuan.BackgroundWorkers
- Abstractions
- BlobStoring
- ChengYuan.BlobStoring.Abstractions
- ChengYuan.BlobStoring
- Abstractions
- Caching
- ChengYuan.Caching.Abstractions
- ChengYuan.Caching.Memory
- ChengYuan.Caching.Runtime
- ChengYuan.Caching.StackExchangeRedis
- ChengYuan.Caching
- Abstractions
- Keys
- Serialization
- Stores
- Normalization
- Serialization
- Core
- Data/Auditing
- Primitives/Exceptions
- Runtime/Security
- Data
- ChengYuan.Data.PostgreSql
- ChengYuan.Data.Sqlite
- ChengYuan.EntityFrameworkCore
- DistributedLocking
- ChengYuan.DistributedLocking.Abstractions
- ChengYuan.DistributedLocking
- Abstractions
- Emailing
- ChengYuan.Emailing.Abstractions
- ChengYuan.Emailing
- Abstractions
- EventBus
- ChengYuan.EventBus.Abstractions
- ChengYuan.EventBus
- Abstractions
- ExceptionHandling
- ChengYuan.ExceptionHandling.Abstractions
- ChengYuan.ExceptionHandling
- Abstractions
- ExecutionContext
- ChengYuan.ExecutionContext.Abstractions
- ChengYuan.ExecutionContext
- Abstractions/Accessors
- Accessors
- Guids
- Timing
- Features
- ChengYuan.Features.Abstractions
- ChengYuan.Features.Runtime
- ChengYuan.Features
- Abstractions
- Definitions
- Providers
- Definitions
- Providers
- Hosting
- Interceptors
- ChengYuan.Interceptors.Abstractions
- ChengYuan.Interceptors
- Abstractions
- MultiTenancy
- ChengYuan.MultiTenancy.Abstractions
- ChengYuan.MultiTenancy.Runtime
- ChengYuan.MultiTenancy
- Abstractions
- Accessors
- Resolution
- Accessors
- Providers
- Resolution
- Notifications
- ChengYuan.Notifications.Abstractions
- ChengYuan.Notifications
- Abstractions
- ObjectMapping
- ChengYuan.ObjectMapping.Abstractions
- ChengYuan.ObjectMapping
- Abstractions
- Outbox
- ChengYuan.Outbox.Abstractions
- ChengYuan.Outbox.Persistence
- ChengYuan.Outbox.Runtime
- ChengYuan.Outbox.Worker
- ChengYuan.Outbox
- Abstractions
- Dispatching
- Messages
- Serialization
- Stores
- Serialization
- Settings
- ChengYuan.Settings.Abstractions
- ChengYuan.Settings.Runtime
- ChengYuan.Settings
- Abstractions
- Definitions
- Providers
- Definitions
- Providers
- Sms
- ChengYuan.Sms.Abstractions
- ChengYuan.Sms
- Abstractions
- TextTemplating
- ChengYuan.TextTemplating.Abstractions
- ChengYuan.TextTemplating
- Abstractions
- VirtualFileSystem
- ChengYuan.VirtualFileSystem.Abstractions
- ChengYuan.VirtualFileSystem
- Abstractions
- Hosts
- CliHost
- WebHost
- Composition/Http/Security
- Properties
- tests/ChengYuan.FrameworkKernel.Tests
- Framework
- Data
- ExceptionHandling
- Hosts/WebHost
- Support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | | - | |
13 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
14 | 27 | | |
15 | 28 | | |
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 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
52 | 33 | | |
53 | 34 | | |
54 | | - | |
55 | | - | |
56 | 35 | | |
57 | 36 | | |
58 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Lines changed: 7 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
17 | 13 | | |
18 | | - | |
19 | | - | |
| 14 | + | |
| 15 | + | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 30 | + | |
38 | 31 | | |
39 | 32 | | |
40 | | - | |
41 | | - | |
| 33 | + | |
42 | 34 | | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 36 | + | |
48 | 37 | | |
49 | 38 | | |
50 | 39 | | |
51 | | - | |
52 | | - | |
| 40 | + | |
53 | 41 | | |
54 | 42 | | |
55 | 43 | | |
| |||
Lines changed: 10 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
| 374 | + | |
378 | 375 | | |
379 | 376 | | |
380 | | - | |
381 | 377 | | |
382 | | - | |
383 | | - | |
| 378 | + | |
| 379 | + | |
384 | 380 | | |
385 | 381 | | |
386 | 382 | | |
387 | 383 | | |
388 | 384 | | |
389 | 385 | | |
390 | | - | |
| 386 | + | |
391 | 387 | | |
392 | 388 | | |
393 | 389 | | |
| |||
414 | 410 | | |
415 | 411 | | |
416 | 412 | | |
417 | | - | |
| 413 | + | |
418 | 414 | | |
419 | 415 | | |
420 | 416 | | |
421 | 417 | | |
422 | 418 | | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
| 419 | + | |
427 | 420 | | |
428 | 421 | | |
429 | | - | |
430 | | - | |
| 422 | + | |
431 | 423 | | |
432 | 424 | | |
433 | 425 | | |
434 | 426 | | |
435 | 427 | | |
436 | 428 | | |
437 | | - | |
| 429 | + | |
438 | 430 | | |
439 | 431 | | |
440 | 432 | | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
| 433 | + | |
445 | 434 | | |
446 | 435 | | |
447 | 436 | | |
448 | | - | |
449 | | - | |
| 437 | + | |
450 | 438 | | |
451 | 439 | | |
452 | 440 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Lines changed: 8 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
33 | | - | |
| 29 | + | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 32 | + | |
40 | 33 | | |
41 | 34 | | |
42 | 35 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 36 | + | |
| 37 | + | |
46 | 38 | | |
47 | 39 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 40 | + | |
52 | 41 | | |
53 | 42 | | |
54 | 43 | | |
55 | | - | |
56 | | - | |
| 44 | + | |
57 | 45 | | |
58 | 46 | | |
59 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
21 | 39 | | |
22 | 40 | | |
23 | 41 | | |
| |||
0 commit comments