Skip to content

feat: Extend models - #75

Merged
patchandthat merged 6 commits into
RockSolidKnowledge:mainfrom
equist:feat/74-extend-models
Sep 8, 2026
Merged

feat: Extend models#75
patchandthat merged 6 commits into
RockSolidKnowledge:mainfrom
equist:feat/74-extend-models

Conversation

@equist

@equist equist commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Description

Makes it easier to extended the built-in models and resolves #74.

Type of change

  • Bug fix
  • Feature
  • Refactoring
  • Documentation
  • Other

Does this PR introduce a breaking change?

Does the change cause existing functionality to not work as previously expected, or does the DB schema or C# public API surface change?

  • Yes
  • No

Testing

Test of getting extended models are implemented.

LLM Usage

LLM have not been used for this.

Other context

None

@equist equist changed the title Feat/74 extend models feat: Extend models Sep 6, 2026

@JoStevensRSK JoStevensRSK left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add section to the documentation in the Entityframework reference page
https://docs.identityserver.com/openidentityserver/reference/ef#

Explaining it's possible to do this and how it works.

@equist
equist requested a review from JoStevensRSK September 7, 2026 17:03

@patchandthat patchandthat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@patchandthat
patchandthat dismissed JoStevensRSK’s stale review September 8, 2026 13:06

Requested changes were made, can merge.

@patchandthat
patchandthat merged commit 18fbf90 into RockSolidKnowledge:main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support extended (custom) models

3 participants