Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update .gitignore * Update appsettings.Development.json * Create appsettings.json * Delete IdentityHostingStartup.cs * Delete 00000000000000_CreateIdentitySchema.cs * Delete 00000000000000_CreateIdentitySchema.Designer.cs * Delete 20190214095704_BookEntry.Designer.cs * Delete 20190214095704_BookEntry.cs * Create 20231127174310_InitPhonebookContextMigration.cs Co-Authored-By: akinin <[email protected]> * Create 20231127174310_InitPhonebookContextMigration.Designer.cs Co-Authored-By: akinin <[email protected]> * Create 20231127180022_InitIdentityMigration.cs Co-Authored-By: akinin <[email protected]> * Create 20231127180022_InitIdentityMigration.Designer.cs Co-Authored-By: akinin <[email protected]> * Update ApplicationDbContextModelSnapshot.cs Co-Authored-By: akinin <[email protected]> * Update PhonebookContextModelSnapshot.cs Co-Authored-By: akinin <[email protected]> * Update PhoneBookController.cs Co-Authored-By: akinin <[email protected]> * Update ApplicationDbContext.cs Co-Authored-By: akinin <[email protected]> * Update PhonebookContext.cs Co-Authored-By: akinin <[email protected]> * Update SampleData.cs Co-Authored-By: akinin <[email protected]> * Create Dockerfile Co-Authored-By: akinin <[email protected]> * Update CustomMetadataProvider.cs * Create IdentityContext.db * Create BookEntriesViewModel.cs * Update BookEntry.cs * Update ErrorViewModel.cs * Create PhoneBookContext.db Co-Authored-By: akinin <[email protected]> * Update PhoneEdit.csproj Co-Authored-By: akinin <[email protected]> * Update PhoneEdit.sln Co-Authored-By: akinin <[email protected]> * Update Program.cs Co-Authored-By: akinin <[email protected]> * Update launchSettings.json Co-Authored-By: akinin <[email protected]> * Delete FolderProfile.pubxml Co-Authored-By: akinin <[email protected]> * Create README.md Co-Authored-By: akinin <[email protected]> * Update ScaffoldingReadme.txt Co-Authored-By: akinin <[email protected]> * Create DefaultUserService.cs Co-Authored-By: akinin <[email protected]> * Create PhoneBookService.cs Co-Authored-By: akinin <[email protected]> * Delete Startup.cs Co-Authored-By: akinin <[email protected]> * Update _ViewImports.cshtml Co-Authored-By: akinin <[email protected]> * Update _ViewStart.cshtml Co-Authored-By: akinin <[email protected]> * Update Create.cshtml Co-Authored-By: akinin <[email protected]> * Update Delete.cshtml Co-Authored-By: akinin <[email protected]> * Update Details.cshtml Co-Authored-By: akinin <[email protected]> * Update Edit.cshtml Co-Authored-By: akinin <[email protected]> * Update Index.cshtml Co-Authored-By: akinin <[email protected]> * Update _Layout.cshtml Co-Authored-By: akinin <[email protected]> * Create _Layout.cshtml.css Co-Authored-By: akinin <[email protected]> * Update _LoginPartial.cshtml Co-Authored-By: akinin <[email protected]> * Update _ValidationScriptsPartial.cshtml Co-Authored-By: akinin <[email protected]> * Update bootstrap library * Update jquery library * Update bootstrap library * Update _Layout.cshtml Co-Authored-By: akinin <[email protected]> * Create dotnet.yml --------- Co-authored-by: akinin <[email protected]>
- Loading branch information