json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
C#MIT
Pinned issues
Issues
- 2
- 1
Truncate branch name when used in version
#1784 opened by bkoelman - 0
- 0
Revisit ID obfuscation sample
#1603 opened by bkoelman - 0
Resource inheritance: can't use relationships from derived types in filter/sort/pagination chain
#1642 opened by bkoelman - 11
OpenAPI: Previously used application/vnd.api+json returns 415 - Unsupported Media Type
#1729 opened by JohnStrim - 0
Optimization: don't fetch count when pagination disabled
#1752 opened by bkoelman - 39
Timeouts in include queries when using resource inheritance
#1731 opened by JohnStrim - 4
(Sub)namespace per DbContext
#1745 opened by bjornharrtell - 5
- 5
Suspect suboptimal query logic when combining primary filter, paging and included resource
#1739 opened by bjornharrtell - 6
Custom filters in own project (unit tests)
#1736 opened by klavspc - 7
Calling AddOpenApiForJsonApi before AddJsonApi regenerates/re-registers controllers, causing an error
#1734 opened by isaaclyman - 3
MicroService Environment
#1733 opened by noeli1993 - 8
- 0
- 9
BaseJsonApiController Endpoint Issue
#1697 opened by FrozenSilence - 4
Mention what JSON:API solves in the README
#1567 opened by verdie-g - 1
Document OpenAPI limitations
#1686 opened by bkoelman - 6
Primary's OnApplyFilter being applied to relationship
#1671 opened by max-maurice - 0
OpenAPI: Add schema generation logging
#1626 opened by bkoelman - 0
- 4
Explore usage of Microsoft.AspNetCore.OpenApi
#1591 opened by bkoelman - 10
Support NodaTime
#1682 opened by bjornharrtell - 2
- 0
- 2
Resource Naming Convention Options
#1677 opened by FrozenSilence - 0
NuGet reference for source link can be removed
#1675 opened by bkoelman - 6
How to use legacy filter to get nested result
#1666 opened by anand2122 - 2
UseSQlServer->EnableRetryOnFailure with Atomic Operations | Unsupported execution strategy
#1653 opened by kostas-kapasakis - 1
- 3
CORS error from API
#1634 opened by pdelcogliano - 7
- 0
- 0
- 4
- 2
Skip serializing Dictionary Keys using Camel Case and preserve their Original Case
#1622 opened by JohnStrim - 7
Atomic Operations, always getting 'null' on IList<OperationContainer> operations
#1566 opened by alnotas - 2
Filtering using a udf
#1599 opened by alnotas - 5
Async GetMeta resource definition hook
#1602 opened by kostas-kapasakis - 3
- 1
Update OpenAPI tests to use relaxed nullability
#1579 opened by bkoelman - 0
Rename package to JsonApiDotNetCore.OpenApi.Swashbuckle
#1578 opened by bkoelman - 0
Surface type hints in 'id' properties and parameters
#1572 opened by bkoelman - 0
Add [DisallowNull] on id parameters
#1571 opened by bkoelman - 0
Operations: Create resource allows lid when ClientIdGenerationMode = Required
#1574 opened by bkoelman - 5
Allow for additional links and support for link objects
#1573 opened by cruikshj - 0
Refactor OpenAPI documentation tests
#1576 opened by bkoelman - 0
- 0
Constrain available operations
#1560 opened by bkoelman