Show / Hide Table of Contents

Class FormsEntityFrameworkCoreModule

Inheritance
object
FormsEntityFrameworkCoreModule
Namespace: Volo.Forms.EntityFrameworkCore
Assembly: Volo.Forms.EntityFrameworkCore.dll
Syntax
public class FormsEntityFrameworkCoreModule : AbpModule

Constructors

FormsEntityFrameworkCoreModule()

Declaration
public FormsEntityFrameworkCoreModule()

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context
In this article
Back to top Powered by Volosoft