feat(dsql): add EF Core / .NET ORM adapter guidance#208
Merged
Conversation
e7175bf to
d25eebf
Compare
d25eebf to
2b66168
Compare
Member
|
upgrade the version pls |
2b66168 to
aacd913
Compare
Contributor
Author
Updated the version! |
spencercorwin
approved these changes
Jul 1, 2026
anwesham-lab
reviewed
Jul 2, 2026
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
krokoko
approved these changes
Jul 7, 2026
Morlej
added a commit
to Morlej/agent-plugins
that referenced
this pull request
Jul 8, 2026
Resolves the 1.5.0 version collision with EF Core PR awslabs#208 (both this branch's system-diagnostics work and awslabs#208 independently claimed 1.5.0). Bumps to 1.6.0 across plugin.json, codex plugin.json, and marketplace.json. Adds eval coverage for Workflow 12 (system diagnostics), which previously had none: 3 triggering cases and 1 functional AAS-interpretation eval. Corrects stale eval README counts (37 trigger cases, 15 functional prompts / 54 assertions) and documents evals 13-15. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.