Commit 4b76ad8
authored
Releases/1.8 (#215)
* Updating AO packages
* Adding .NET Standard 2.0 target / Rationalising compiler directives / Removing non-latest-major-version .NET Core test projects
* Fixing caching thread safety issue / Handling null keys in default key comparer, re: #212
* Throwing ObjectDisposedException on attempt to use a disposed mapper
* Simplifying numeric constants setup, re: #213
* Tidying
* Improving target member selection, re: #209
* Adding v1.8 preview NuGet package
* Tidying documentation
* Organising classes
* Features/target member matcher data sources (#214)
* Adding data source -> target member matcher selection
* Member matcher data sources / Conflict testing / Documentation improvements
* Fixing query projection
* All fixed
* Adding documentation
* Updating release notes / Updating to v1.8
* Extra test coverage
* Adding v1.8 NuGet package1 parent 6f51655 commit 4b76ad8
File tree
171 files changed
+3301
-1644
lines changed- AgileMapper.PerformanceTester.Net461
- AgileMapper.UnitTests.Net35
- AgileMapper.UnitTests.NetCore2.1
- AgileMapper.UnitTests.NetCore2.2
- AgileMapper.UnitTests.NetCore2
- AgileMapper.UnitTests.NetCore3.1
- AgileMapper.UnitTests.NetCore3
- AgileMapper.UnitTests.NetCore
- AgileMapper.UnitTests.NonParallel
- AgileMapper.UnitTests.Orms.Ef5.LocalDb
- AgileMapper.UnitTests.Orms.Ef5
- AgileMapper.UnitTests.Orms.Ef6.LocalDb
- AgileMapper.UnitTests.Orms.Ef6
- AgileMapper.UnitTests.Orms.EfCore1
- AgileMapper.UnitTests.Orms.EfCore2
- AgileMapper.UnitTests.Orms
- Configuration
- AgileMapper.UnitTests
- Caching
- Configuration
- DataSources
- Dictionaries
- Inline
- MemberIgnores
- AgileMapper
- Api
- Configuration
- Dictionaries
- Caching
- Configuration
- DataSources
- Dictionaries
- MemberIgnores
- DataSources
- Factories
- Extensions/Internal
- Members
- Dictionaries
- ObjectPopulation
- Enumerables
- Dictionaries
- EnumerableExtensions
- MapperKeys
- Plans
- Queryables
- Converters
- Settings
- TypeConversion
- Validation
- NuGet
- docs/src
- configuration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+3301
-1644
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 20 | + | |
29 | 21 | | |
30 | 22 | | |
31 | 23 | | |
| |||
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 17 | + | |
26 | 18 | | |
27 | 19 | | |
28 | 20 | | |
| |||
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 7 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 17 | + | |
26 | 18 | | |
27 | 19 | | |
28 | 20 | | |
| |||
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | | - | |
36 | | - | |
| 27 | + | |
| 28 | + | |
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
40 | | - | |
| 32 | + | |
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
| |||
46 | 38 | | |
47 | 39 | | |
48 | 40 | | |
49 | | - | |
50 | 41 | | |
51 | 42 | | |
52 | 43 | | |
Lines changed: 0 additions & 51 deletions
This file was deleted.
Lines changed: 6 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 17 | + | |
26 | 18 | | |
27 | 19 | | |
28 | 20 | | |
| |||
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
35 | | - | |
36 | | - | |
| 27 | + | |
| 28 | + | |
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
23 | 15 | | |
24 | 16 | | |
25 | 17 | | |
| |||
0 commit comments