Summary
Uses marten.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Marten
Host Builder Extensions
Syntax
public static IServiceConventionContext UseMartenWithDirtyTracking(this IServiceConventionContext container)
Parameters
Name | Type | Description |
---|---|---|
container | I |
The container. |
Return Value
Type | Description |
---|---|
I |
IServiceConventionContext. |