@@ -219,23 +219,17 @@ The following links explain what this project provides, why it exists, and how y
219219The following chart should help you pick the best version, based on your environment.
220220See also our [ versioning policy] ( ./VERSIONING_POLICY.md ) .
221221
222- | JsonApiDotNetCore | Status | .NET | Entity Framework Core |
223- | ----------------- | ------------ | -------- | --------------------- |
224- | master | Preview | 9 | 9 |
225- | | | 8 | 8, 9 |
226- | 5.7.0+ | Stable | 9 | 9 |
227- | | | 8 | 8, 9 |
228- | 5.5.0-5.6.0 | Stable | 9 | 9 |
229- | | | 8 | 8, 9 |
230- | | | 7 | 7 |
231- | | | 6 | 6, 7 |
232- | 5.0.3-5.4.0 | Stable | 7 | 7 |
233- | | | 6 | 6, 7 |
234- | 5.0.0-5.0.2 | Stable | 6 | 6 |
235- | 4.x | Stable | 6 | 5 |
236- | | | 5 | 5 |
237- | | | Core 3.1 | 3.1, 5 |
238- | 3.x | Stable | Core 2.x | 2.x |
222+ | .NET | Entity Framework Core | JsonApiDotNetCore | Status |
223+ | -------- | --------------------- | ----------------- | -------------- |
224+ | 10 | 10 | master | Preview |
225+ | 9 | 9 | 5.5.0+ | Stable |
226+ | 8 | 8, 9 | 5.5.0+ | Stable |
227+ | 7 | 7 | 5.0.3 - 5.6.0 | Out of support |
228+ | 6 | 7 | 5.0.3 - 5.6.0 | Out of support |
229+ | 6 | 6 | 5.0.0 - 5.6.0 | Out of support |
230+ | 5 | 5 | 4.x | Out of support |
231+ | Core 3.1 | 3.1, 5 | 4.x | Out of support |
232+ | Core 2.x | 2.x | 3.x | Out of support |
239233
240234## Trying out the latest build
241235
0 commit comments