Summary
MartenConvention.
Implements the
IServiceConvention
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Conventions - Interfaces
- Base Types
-
- Object
Syntax
public class MartenConvention : IServiceConvention, IConvention<IServiceConventionContext>,
IConvention
Constructors
| Name | Summary |
|---|---|
| MartenConvention |
Initializes a new instance of the MartenConvention class.
|
Methods
| Name | Value | Summary |
|---|---|---|
| Register |
void |
Registers the specified context.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
