Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Omar Piani edited this page Nov 5, 2021 · 3 revisions

SharpRepository Hooks

Aspect Oriented Approach

As of version 1.4.6, SharpRepository provides hooks into the lifecycle for queries and CRUD methods via decorating the entity itself. In order to create a custom attribute you will need to inherit from RepositoryActionBaseAttribute and override the specific methods that you need.

More Information

Check out the following articles that provide more details.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.