Commit 36b2684
authored
Update TFMs and reorganize solution. (#439)
* Updated TFMs. Updates all dependencies.
* - Removed docker related files.
- Added consolidated coverage script.
- Clean up test project TFMs.
- Consolidated gitignore
* Updated editorconfig
* Added CPM
* Reorganize solution and repo structure.
* Added directory build props.
* Run cleanup.
* Updated GitHub workflows.
* Consolidated global usings. Run cleanup.
* Update coverage script.
* Cleanup.1 parent 237f2e2 commit 36b2684
242 files changed
Lines changed: 1162 additions & 894 deletions
File tree
- .github/workflows
- Specification.EntityFramework6
- src/Ardalis.Specification.EntityFramework6
- tests/Ardalis.Specification.EntityFramework6.Tests
- Specification.EntityFrameworkCore
- src/Ardalis.Specification.EntityFrameworkCore
- tests/Ardalis.Specification.EntityFrameworkCore.Tests
- Specification
- src/Ardalis.Specification
- tests/Ardalis.Specification.Tests
- samples
- Ardalis.Sample.App1
- Properties
- Ardalis.Sample.App2
- Properties
- Ardalis.Sample.App3
- Properties
- Ardalis.Sample.Domain
- Filters
- Specs
- sample
- Ardalis.Sample.App1
- Ardalis.Sample.App2
- Ardalis.Sample.App3
- src
- Ardalis.Specification.EntityFramework6
- Evaluators
- Extensions
- Properties
- Ardalis.Specification.EntityFrameworkCore
- Evaluators
- Extensions
- Ardalis.Specification
- Builder
- Evaluators
- Exceptions
- Expressions
- Validators
- tests
- Ardalis.Specification.EntityFramework6.Tests
- Fixture
- Collections
- Entities
- Seeds
- Properties
- Ardalis.Specification.EntityFrameworkCore.Tests
- Evaluators
- Extensions
- Fixture
- Data
- Repositories
- Ardalis.Specification.Tests
- Builders
- Evaluators
- Exceptions
- Validators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Large diffs are not rendered by default.
| 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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | | - | |
| 26 | + | |
29 | 27 | | |
30 | | - | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments