File tree
234 files changed
+839
-1813
lines changed- .config
- .github/workflows
- benchmarks
- docs/usage/writing
- src
- Examples
- DapperExample
- Controllers
- Data
- Repositories
- TranslationToSql
- Builders
- DataModel
- Generators
- Transformations
- TreeNodes
- DatabasePerTenantExample/Data
- GettingStarted/Data
- JsonApiDotNetCoreExample
- Controllers
- Data
- Definitions
- MultiDbContextExample
- Data
- Repositories
- NoEntityFrameworkExample
- Repositories
- Services
- ReportsExample/Services
- JsonApiDotNetCore.SourceGenerators
- JsonApiDotNetCore
- AtomicOperations
- Configuration
- Controllers
- Errors
- Middleware
- Queries
- Expressions
- Parsing
- QueryableBuilding
- QueryStrings/FieldChains
- Repositories
- Resources
- Serialization
- Objects
- Request/Adapters
- Response
- test
- DapperTests/IntegrationTests
- DiscoveryTests
- JsonApiDotNetCoreTests
- IntegrationTests
- Archiving
- AtomicOperations
- Controllers
- Meta
- Mixed
- ResourceDefinitions
- Serialization
- SparseFieldSets
- Transactions
- Authorization/Scopes
- Blobs
- CompositeKeys
- ContentNegotiation
- ControllerActionResults
- CustomRoutes
- EagerLoading
- ExceptionHandling
- HostingInIIS
- IdObfuscation
- InputValidation
- ModelState
- RequestBody
- Links
- Logging
- Meta
- Microservices
- FireAndForgetDelivery
- Messages
- TransactionalOutboxPattern
- MultiTenancy
- NamingConventions
- NonJsonApiControllers
- QueryStrings
- CustomFunctions
- IsUpperCase
- StringLength
- Sum
- TimeOffset
- Filtering
- SparseFieldSets
- ReadWrite
- Updating/Relationships
- RequiredRelationships
- ResourceConstructorInjection
- ResourceDefinitions
- Reading
- Serialization
- ResourceInheritance
- ChangeTracking
- TablePerConcreteType
- TablePerHierarchy
- TablePerType
- RestrictedControllers
- Serialization
- SoftDeletion
- ZeroKeys
- UnitTests
- Configuration
- Middleware
- QueryStringParameters
- ResourceDefinitions
- TypeConversion
- MultiDbContextTests
- NoEntityFrameworkTests
- SourceGeneratorTests
- TestBuildingBlocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+839
-1813
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + |
Lines changed: 14 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 | 26 |
| |
31 | 27 |
| |
32 | 28 |
| |
| |||
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
45 |
| - | |
| 41 | + | |
46 | 42 |
| |
47 | 43 |
| |
48 | 44 |
| |
| |||
131 | 127 |
| |
132 | 128 |
| |
133 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 |
| |
135 | 138 |
| |
136 | 139 |
| |
137 | 140 |
| |
138 |
| - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
139 | 144 |
| |
140 | 145 |
| |
141 | 146 |
| |
| |||
145 | 150 |
| |
146 | 151 |
| |
147 | 152 |
| |
148 |
| - | |
| 153 | + | |
149 | 154 |
| |
150 | 155 |
| |
151 | 156 |
| |
| |||
168 | 173 |
| |
169 | 174 |
| |
170 | 175 |
| |
171 |
| - | |
| 176 | + | |
172 | 177 |
| |
173 | 178 |
| |
174 | 179 |
| |
| |||
286 | 291 |
| |
287 | 292 |
| |
288 | 293 |
| |
289 |
| - | |
| 294 | + | |
290 | 295 |
| |
291 | 296 |
| |
292 | 297 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| 100 | + | |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
| |||
154 | 157 |
| |
155 | 158 |
| |
156 | 159 |
| |
| 160 | + | |
157 | 161 |
| |
158 | 162 |
| |
159 | 163 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 |
| - | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| 24 | + | |
| 25 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
| 201 | + | |
200 | 202 |
| |
201 | 203 |
| |
202 | 204 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
19 |
| - | |
| 18 | + | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
0 commit comments