File tree
190 files changed
+10178
-1391
lines changed- benchmarks/Serialization
- docs/usage
- reading
- resources
- src
- Examples/JsonApiDotNetCoreExample
- JsonApiDotNetCore
- AtomicOperations
- Configuration
- Controllers
- Queries
- Expressions
- Internal
- Parsing
- QueryableBuilding
- QueryStrings/Internal
- Repositories
- Resources
- Serialization
- Request/Adapters
- Response
- Services
- JsonApiDotNetCore.Annotations
- Configuration
- Resources/Annotations
- test
- JsonApiDotNetCoreTests
- IntegrationTests
- AtomicOperations
- Creating
- Transactions
- Updating
- Relationships
- Resources
- CompositeKeys
- EagerLoading
- Microservices
- FireAndForgetDelivery
- TransactionalOutboxPattern
- QueryStrings
- Includes
- ReadWrite
- Creating
- Updating
- Relationships
- Resources
- ResourceInheritance
- ChangeTracking
- Models
- TablePerHierarchy
- TablePerType
- UnitTests
- Links
- Queries
- QueryStringParameters
- ResourceDefinitions
- ResourceGraph
- Serialization/Response
- TestBuildingBlocks
- UnitTests/Extensions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+10178
-1391
lines changedDiff for: JsonApiDotNetCore.sln.DotSettings
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
| 632 | + | |
632 | 633 |
| |
633 | 634 |
| |
634 | 635 |
| |
|
Diff for: ROADMAP.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
+13-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
135 | 143 |
| |
136 | 144 |
| |
137 | 145 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
|
Diff for: docs/usage/reading/filtering.md
+27
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
86 | 87 |
| |
87 | 88 |
| |
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 | + | |
89 | 116 |
| |
90 | 117 |
| |
91 | 118 |
| |
|
0 commit comments