feat(dsql): add EF Core / .NET ORM adapter guidance#208
Open
praba2210 wants to merge 1 commit into
Open
Conversation
e7175bf to
d25eebf
Compare
d25eebf to
2b66168
Compare
Member
|
upgrade the version pls |
2b66168 to
aacd913
Compare
Author
Updated the version! |
spencercorwin
approved these changes
Jul 1, 2026
anwesham-lab
reviewed
Jul 2, 2026
| "source": "./plugins/databases-on-aws", | ||
| "tags": ["aws", "database", "aurora", "dsql", "serverless", "postgresql"], | ||
| "version": "1.4.0" | ||
| "version": "1.5.0" |
Member
There was a problem hiding this comment.
future ref, this is insignificant enough to version increment as 1.4.1
anwesham-lab
approved these changes
Jul 2, 2026
Document the released Amazon.AuroraDsql.EntityFrameworkCore adapter in the DSQL skill: adapter names, .NET connection notes, and EF Core gotchas (Guid keys, OCC retry, app-layer FK integrity, isolation, migrations). Update SKILL.md routing and add trigger and functional eval coverage. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
aacd913 to
ee9c53f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Documents the released
Amazon.AuroraDsql.EntityFrameworkCoreadapter in the Aurora DSQL skill, and adds eval coverage for the .NET / EF Core path.Changes
skills/dsql/SKILL.mdskills/dsql/references/language.mdC# / .NETsection (Npgsql connector) with anEF Coresubsectionskills/dsql/references/orm-guides/overview.mdEF Core (.NET)gotchas table (setup, Guid keys, OCC retry, app-layer FK integrity, isolation, migrations)skills/dsql/references/auth/connectivity-tools.mdskills/dsql/references/onboarding.mdtools/evals/databases-on-aws/dsql/evals.jsontools/evals/databases-on-aws/dsql/trigger_evals.jsonNotes
aac1f4c,08bbd67).aurora-dsql-ormsREADME; all added links HTTP-checked (200).mise run buildpasses (markdownlint, cross-refs, dprint, security scans all clean).Generated with Claude Code
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.