Summary
Initializes a new instance of the
MartenMiddlewareUnitOfWorkConvention
class.
- Assembly
- Rocket
.Surgery .AspNetCore .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .AspNetCore - Containing Type
- Marten
Middleware Unit Of Work Convention
Syntax
public MartenMiddlewareUnitOfWorkConvention(MartenOptions options = null)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
options | MartenOptions | The options. |
Return Value
Type | Description |
---|---|
void |