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