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
159
Star
714
Code
Issues
27
Pull requests
8
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
ec52cf7
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2022
Merge branch 'master' into merge-v5.1-into-openapi
maurei
committed
ec52cf7
Copy full SHA for ec52cf7
Commits on Dec 8, 2022
Suppress typo warnings in faker-generated text
bkoelman
committed
84d01c3
Copy full SHA for 84d01c3
Commits on Nov 26, 2022
Merge pull request #1219 from json-api-dotnet/update-regitlint
Show description for 008bc00
maurei
authored
008bc00
Copy full SHA for 008bc00
Merge pull request #1218 from json-api-dotnet/xunit-perf-throttling
Show description for afa80e8
maurei
authored
afa80e8
Copy full SHA for afa80e8
Merge pull request #1215 from json-api-dotnet/postgres-update
Show description for aecf4c7
maurei
authored
aecf4c7
Copy full SHA for aecf4c7
Commits on Nov 16, 2022
Update to latest version of regitlint and switch to full cleanup when more than 5 batches are needed
bkoelman
committed
109d098
Copy full SHA for 109d098
Commits on Nov 14, 2022
Start PostgreSQL service explicitly on Windows
bkoelman
committed
c7b8601
Copy full SHA for c7b8601
Commits on Nov 12, 2022
Apply global convention for all integration tests: change DeleteBehavior.ClientSetNull to DeleteBehavior.SetNull
Show description for 7cdf273
bkoelman
committed
7cdf273
Copy full SHA for 7cdf273
Avoid potential database name clashes in tests
bkoelman
committed
fd16904
Copy full SHA for fd16904
Fixed: temporary database created by test not deleted afterwards
bkoelman
committed
a349fb9
Copy full SHA for a349fb9
Add throttling on integration tests that are running in parallel
bkoelman
committed
bfecdeb
Copy full SHA for bfecdeb
Turn off constraints for running tests in parallel
bkoelman
committed
d1fb4d0
Copy full SHA for d1fb4d0
Merge pull request #1216 from json-api-dotnet/package-updates
Show description for c14637c
bkoelman
authored
c14637c
Copy full SHA for c14637c
Package updates
bkoelman
committed
023cdcc
Copy full SHA for 023cdcc
Update for changed nullability annotations in .NET 7
bkoelman
committed
9039dcd
Copy full SHA for 9039dcd
Update to PostgreSQL v15
bkoelman
committed
1fff6cd
Copy full SHA for 1fff6cd
Commits on Nov 11, 2022
Merge branch 'master' into merge-v5.1-into-openapi
bkoelman
committed
1ab58db
Copy full SHA for 1ab58db
Use built-in HashSet<>.UnionWith() instead of our own .AddRange()
bkoelman
committed
3d4be05
Copy full SHA for 3d4be05
Commits on Nov 9, 2022
Merge branch 'master' into merge-v5.1-into-openapi
bkoelman
committed
ac6a210
Copy full SHA for ac6a210
Merge pull request #1210 from json-api-dotnet/update-linux-in-cibuild
Show description for d5735df
bkoelman
authored
d5735df
Copy full SHA for d5735df
Commits on Nov 8, 2022
Run cibuild on Ubuntu 20.04 LTS instead of 18.04.4 LTS
bkoelman
committed
833312d
Copy full SHA for 833312d
Post-merge fixes
bkoelman
committed
f476ce2
Copy full SHA for f476ce2
Merge branch 'master' into merge-v5.1-into-openapi
bkoelman
committed
e39a870
Copy full SHA for e39a870
Increment version to 5.1.1 (used for pre-release builds from ci)
bkoelman
committed
ceb27c3
Copy full SHA for ceb27c3
Update version to 5.1.0
bkoelman
committed
13a47d2
Copy full SHA for 13a47d2
Commits on Nov 3, 2022
Merge pull request #1208 from json-api-dotnet/docs-queries-example
Show description for ac285b0
maurei
authored
ac285b0
Copy full SHA for ac285b0
Merge pull request #1207 from json-api-dotnet/docs-one-to-one-relationships
Show description for d6286c3
maurei
authored
d6286c3
Copy full SHA for d6286c3
Merge pull request #1206 from json-api-dotnet/dump-sql-in-tests
Show description for 6acf0cd
maurei
authored
6acf0cd
Copy full SHA for 6acf0cd
Commits on Oct 27, 2022
Updated example to match with current implementation
bkoelman
committed
75fad29
Copy full SHA for 75fad29
Commits on Oct 26, 2022
Fix naming inconsistency
bkoelman
committed
bbec95b
Copy full SHA for bbec95b
Update guidance on one-to-one relationship mapping in EF Core to avoid common pitfalls
bkoelman
committed
2e4f15e
Copy full SHA for 2e4f15e
Commits on Oct 25, 2022
Updates tests to write SQL statements to the Output Window, so we don't need to edit appsettings.json when debugging
bkoelman
committed
993ed61
Copy full SHA for 993ed61
Commits on Oct 20, 2022
Merge pull request #1186 from json-api-dotnet/merge-master-v503-into-openapi
Show description for 375a0ed
maurei
authored
375a0ed
Copy full SHA for 375a0ed
Merge pull request #1197 from json-api-dotnet/relationship-capabilities
Show description for af46168
maurei
authored
af46168
Copy full SHA for af46168
Correct pattern that is used in null-check refactorings
bkoelman
committed
01e132b
Copy full SHA for 01e132b
Pagination
Previous
Next
You can’t perform that action at this time.