C# Class cloudscribe.Core.Storage.EFCore.Common.CoreTableNames

note that is is possible to register a custom instance of this class to be injected into SqlServerCoreModelMapper but using custom tables names requires deleting all existing migrations and re-regenerating them so you would probably want to fork this project to do that
Inheritance: ICoreTableNames
Mostrar archivo Open project: joeaudette/cloudscribe Class Usage Examples

Public Methods

Method Description
CoreTableNames ( )

Method Details

CoreTableNames() public method

public CoreTableNames ( )