Summary
Adds the marten functions unit of work.
- Assembly
- Rocket
.Surgery .Functions .Marten .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Marten
Functions Unit Of Work Convention Host Extensions
Syntax
public static IConventionHostBuilder AddMartenUnitOfWorkFunctionFilter(this IConventionHostBuilder builder)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| builder | I |
The builder. |
Return Value
| Type | Description |
|---|---|
| I |
IConventionHostBuilder. |
