7bb7ab6f13
Base functionality:
DB
email sending
user registration & login
storing new characters and reading them back
Notes:
Functionality is "hidden" with no links pointing to it.
Most pages are scaffolded and not reviewed at all :(
local Dev db setup is pushed to git
NO local email setup :(
14 lines
574 B
XML
14 lines
574 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="EfCoreDialogsState">
|
|
<option name="keyValueStorage">
|
|
<map>
|
|
<entry key="Common:abaee4dc-1a07-40ae-a2b6-4d3755a6c1e8:dbContext" value="Kemkas.Web.Db.ApplicationDbContext" />
|
|
<entry key="Common:buildConfiguration" value="Debug" />
|
|
<entry key="Common:enableDiagnosticLogging" value="false" />
|
|
<entry key="Common:noBuild" value="false" />
|
|
<entry key="Common:outputFolder" value="Db/Migrations" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
</project> |