Method | Description | |
---|---|---|
Extensions ( ) : IConfigureExtensions |
Begins the process of specifying the extensions which should be used by MicroLite ORM. Extensions should be configured before configuring any connections. |
|
Fluently ( ) : IConfigureConnection |
Begins the configuration process using the fluent API.
|
public static Extensions ( ) : IConfigureExtensions | ||
return | IConfigureExtensions |
public static Fluently ( ) : IConfigureConnection | ||
return | IConfigureConnection |