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
b1a4f1a
User selector
All users
Datepicker
All time
Commit History
Commits on May 27, 2017
feat(attrAttribute): add constructor overload
Show description for b1a4f1a
jaredcnance
committed
b1a4f1a
Copy full SHA for b1a4f1a
feat(*): introduce new IDbContextResolver
Show description for 3b78906
jaredcnance
committed
3b78906
Copy full SHA for 3b78906
chore: move test file
jaredcnance
committed
1cd5b7a
Copy full SHA for 1cd5b7a
Commits on May 26, 2017
chore(csproj): bump version
jaredcnance
committed
296949a
Copy full SHA for 296949a
fix(PATCH): dont update relationships not included in request
jaredcnance
committed
1bc2040
Copy full SHA for 1bc2040
Commits on May 16, 2017
Merge pull request #110 from Research-Institute/unstable
Show description for f765d74
jaredcnance
authored
f765d74
Copy full SHA for f765d74
chore(csproj): bump package version
jaredcnance
committed
6b505b9
Copy full SHA for 6b505b9
fix(#107): duplicate db calls in controller
jaredcnance
committed
3a0110e
Copy full SHA for 3a0110e
Commits on May 14, 2017
Merge pull request #108 from Research-Institute/unstable
Show description for c1504f3
jaredcnance
authored
c1504f3
Copy full SHA for c1504f3
docs(readme): document postgres issue
jaredcnance
committed
69c4302
Copy full SHA for 69c4302
feat(deserializer): add generic method
jaredcnance
committed
37a8a2a
Copy full SHA for 37a8a2a
chore(ci): try restoring all at once
jaredcnance
committed
569c302
Copy full SHA for 569c302
chore(ci): target correct dotnet core version
jaredcnance
committed
0d5b5ee
Copy full SHA for 0d5b5ee
chore(ci): bump travis dotnet version
jaredcnance
committed
851005f
Copy full SHA for 851005f
fix(unit-tests): target1.1
jaredcnance
committed
c4b0a23
Copy full SHA for c4b0a23
feat(ci): run the new unit tests project
jaredcnance
committed
48e40b5
Copy full SHA for 48e40b5
docs(errors): document errors
jaredcnance
committed
7813e99
Copy full SHA for 7813e99
feat(controllers): add singular Error method
jaredcnance
committed
6dff067
Copy full SHA for 6dff067
feat(controllers): add errors response
jaredcnance
committed
38f15c3
Copy full SHA for 38f15c3
Commits on May 13, 2017
docs(readme): add netcoreapp v2 notes
jaredcnance
committed
556a534
Copy full SHA for 556a534
fix(appveyor): try to include psql
Show description for e6cdcb0
jaredcnance
committed
e6cdcb0
Copy full SHA for e6cdcb0
fix(controller): call correct service method
jaredcnance
committed
e549df1
Copy full SHA for e549df1
chore(csproj): remove runtime specificity
jaredcnance
committed
6759b70
Copy full SHA for 6759b70
fix(repository): only apply select if there are fields in query
Show description for c91b80b
jaredcnance
committed
c91b80b
Copy full SHA for c91b80b
chore(csproj): bump package version
jaredcnance
committed
6c8e9e2
Copy full SHA for 6c8e9e2
fix(#107): EF bug
Show description for 82c8ad5
jaredcnance
committed
82c8ad5
Copy full SHA for 82c8ad5
feat(ci): add unstable build
jaredcnance
committed
f8a1e56
Copy full SHA for f8a1e56
Commits on May 12, 2017
hotfix: remove ToProperCase
jaredcnance
committed
5e442a5
Copy full SHA for 5e442a5
Merge pull request #106 from Research-Institute/hotfix/null-ref-include
Show description for c5bcaad
jaredcnance
authored
c5bcaad
Copy full SHA for c5bcaad
fix(context-graph): comparison should be against public relationship name
Show description for 5ef646b
jaredcnance
committed
5ef646b
Copy full SHA for 5ef646b
Commits on May 11, 2017
Merge branch 'master' into develop
jaredcnance
committed
979e48f
Copy full SHA for 979e48f
Commits on May 10, 2017
docs(*): typos
Show description for 9daab2e
jaredcnance
committed
9daab2e
Copy full SHA for 9daab2e
Commits on May 9, 2017
chore(docs): remove sub folder to template
jaredcnance
committed
5467bf3
Copy full SHA for 5467bf3
Merge pull request #104 from Research-Institute/develop
Show description for 19a0b22
jaredcnance
authored
19a0b22
Copy full SHA for 19a0b22
fix(csproj): fix test package references
jaredcnance
committed
f21a44a
Copy full SHA for f21a44a
Pagination
Previous
Next
You can’t perform that action at this time.