Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .AspNetCore .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .AspNetCore - Containing Type
- Marten
Middleware Unit Of Work Convention
Syntax
public void Register(IServiceConventionContext context)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
