Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
json-api-dotnet
/
JsonApiDotNetCore
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
160
Star
716
Code
Issues
25
Pull requests
21
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
626e74a
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 27, 2024
Bump dotnet-reportgenerator-globaltool from 5.3.7 to 5.3.8 (#1598)
dependabot[bot]
authored
626e74a
Copy full SHA for 626e74a
Commits on Jul 20, 2024
Fix casing in documentation
bkoelman
committed
65caf47
Copy full SHA for 65caf47
Commits on Jul 14, 2024
Merge pull request #1593 from json-api-dotnet/fix-empty-id
Show description for bc22ed1
bkoelman
authored
bc22ed1
Copy full SHA for bc22ed1
Fix usage of whitespace IDs when TId is string
bkoelman
committed
bce1d8f
Copy full SHA for bce1d8f
Commits on Jul 13, 2024
Optimize default value lookups (20% faster)
Show description for 9dc1c69
bkoelman
committed
9dc1c69
Copy full SHA for 9dc1c69
Produce error on invalid ID in request body
bkoelman
committed
db16af1
Copy full SHA for db16af1
Improve test coverage for client ID generation modes
bkoelman
committed
8a9b85c
Copy full SHA for 8a9b85c
Commits on Jul 12, 2024
Bump regitlint from 6.3.12 to 6.3.13 (#1590)
dependabot[bot]
authored
28e8917
Copy full SHA for 28e8917
Commits on Jul 11, 2024
Bump System.Text.Json in tests from v7 to v8 due to reported vulnerability
bkoelman
committed
0fc98a3
Copy full SHA for 0fc98a3
Commits on Jul 9, 2024
Bump dotnet-reportgenerator-globaltool from 5.3.6 to 5.3.7 (#1586)
dependabot[bot]
authored
642d3f4
Copy full SHA for 642d3f4
Bump docfx from 2.76.0 to 2.77.0 (#1587)
dependabot[bot]
authored
c59ec23
Copy full SHA for c59ec23
Commits on Jun 30, 2024
Increment version to 5.6.1 (used for pre-release builds from ci)
bkoelman
committed
7ed01d2
Copy full SHA for 7ed01d2
Increment version to 5.6.0
bkoelman
committed
ee41f12
Copy full SHA for ee41f12
Merge pull request #1583 from json-api-dotnet/use-disallownull-in-pipeline
Show description for 977346d
bkoelman
authored
977346d
Copy full SHA for 977346d
Add [DisallowNull] on TId in pipeline parameters
bkoelman
committed
3897ebd
Copy full SHA for 3897ebd
Merge pull request #1582 from json-api-dotnet/fix-absolute-location-header
Show description for ae5d0d1
bkoelman
authored
ae5d0d1
Copy full SHA for ae5d0d1
Fixed: send absolute/relative URL in location header, depending on options.UseRelativeLinks
bkoelman
committed
b81f780
Copy full SHA for b81f780
Merge pull request #1581 from json-api-dotnet/block-lid-on-required-client-id
Show description for 479066f
bkoelman
authored
479066f
Copy full SHA for 479066f
Fixed: Do not allow the use of 'lid' when client-generated IDs are required
bkoelman
committed
7302906
Copy full SHA for 7302906
Commits on Jun 25, 2024
Bump jetbrains.resharper.globaltools from 2024.1.3 to 2024.1.4 (#1569)
dependabot[bot]
authored
491b003
Copy full SHA for 491b003
Commits on Jun 23, 2024
Exclude kiota-lock.json from source control due to bug in Kiota
bkoelman
committed
2a4df13
Copy full SHA for 2a4df13
Commits on Jun 19, 2024
Update Microsoft.CodeAnalysis.CSharp from 4.9.* to 4.10.* in tests (#1559)
dependabot[bot]
authored
4f3d5bd
Copy full SHA for 4f3d5bd
Bump dotnet-reportgenerator-globaltool from 5.3.4 to 5.3.6 (#1557)
dependabot[bot]
authored
ee184d6
Copy full SHA for ee184d6
Bump jetbrains.resharper.globaltools from 2024.1.2 to 2024.1.3 (#1558)
dependabot[bot]
authored
efab186
Copy full SHA for efab186
Merge pull request #1564 from json-api-dotnet/fix-operations-empty-result
Show description for 5583e4d
bkoelman
authored
5583e4d
Copy full SHA for 5583e4d
Fixed: return empty object instead of data:null in operation results
bkoelman
committed
81b82ad
Copy full SHA for 81b82ad
Merge pull request #1563 from json-api-dotnet/remove-install-powershell
Show description for 0941d7c
bkoelman
authored
0941d7c
Copy full SHA for 0941d7c
Merge pull request #1562 from json-api-dotnet/fix-inaccessible-operation-status-code
Show description for a7389ed
bkoelman
authored
a7389ed
Copy full SHA for a7389ed
Remove installing PowerShell in cibuild, this is no longer needed
bkoelman
committed
8b0b90b
Copy full SHA for 8b0b90b
Return Forbidden when operation is inaccessible, to match resource endpoint status code
bkoelman
committed
c3d1f7f
Copy full SHA for c3d1f7f
Commits on Jun 18, 2024
Merge pull request #1561 from json-api-dotnet/constrained-operations
Show description for 4e0f2a7
bkoelman
authored
4e0f2a7
Copy full SHA for 4e0f2a7
Add IAtomicOperationFilter, which is used to constrain the exposed atomic:operations.
bkoelman
committed
e47faf3
Copy full SHA for e47faf3
Commits on May 29, 2024
Bump dotnet-reportgenerator-globaltool from 5.3.0 to 5.3.4 (#1555)
dependabot[bot]
authored
461d6d3
Copy full SHA for 461d6d3
Commits on May 25, 2024
Merge pull request #1553 from json-api-dotnet/relaxed-operations-media-type
Show description for 32cc3b5
bkoelman
authored
32cc3b5
Copy full SHA for 32cc3b5
Permit using a relaxed (simpler) variant of the atomic:operations media type in the Content-Type request/response HTTP header, because OpenAPI code generators often choke on the double quotes in th…
Show description for 94d7332
bkoelman
committed
94d7332
Copy full SHA for 94d7332
Pagination
Previous
Next
You can’t perform that action at this time.