-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit bb82666
committed
Application layer refactored
1 parent edef0e8 commit bb82666
File tree
19 files changed
+112
-132
lines changed- src
- AspnetRun.Application
- Dtos
- Exceptions
- Interfaces
- Mapper
- Models
- Base
- Services
- AspnetRun.Web
- Mapper
- Services
- test/AspnetRun.Application.Tests/Services
19 files changed
+112
-132
lines changedLines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
3 | - | ||
4 | 2 |
| |
5 | 3 |
| |
6 | 4 |
| |
| |||
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
13 | 16 |
| |
14 | 17 |
|
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + |
Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + |
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
| |||
26 | 23 |
| |
27 | 24 |
| |
28 | 25 |
| |
29 | - | ||
26 | + | ||
30 | 27 |
| |
31 | - | ||
28 | + | ||
32 | 29 |
| |
33 | 30 |
| |
34 | 31 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + |
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + |
0 commit comments