QuickApp icon indicating copy to clipboard operation
QuickApp copied to clipboard

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development

Results 76 QuickApp issues
Sort by recently updated
recently updated
newest added

And instead using the todo component ? I would think you would want to use the Customer as a sample CRUD screen

Unable to open the project in Visual Studio 2019 1. Try to Create by new Project, hang 2. Try to download from Github, and open the project, VS 2019 hang...

**user-editor.component.ts** private isSendingEmail = false; changed to public isSendingEmail = false; and private sendVerificationEmail() { changed to public sendVerificationEmail() { and **account.controller.cs** ApplicationUser appUser = Mapper.Map(user); changed to ApplicationUser appUser...

[2019-04-25T18_04_40_590Z-debug.log](https://github.com/emonney/QuickApp/files/3118292/2019-04-25T18_04_40_590Z-debug.log) After creating a new project with the template, installed in VS 2019, I launch the execution and it shows me this error: An unhandled exception occurred while processing the...

Hi All, I'm having a load error while trying the preference panels. the error shows that UriFormatException: Invalid URI: Invalid port specified. and switching the user and role have similar...

Hi, All 1. install nvm and install node.js v10.16.0, npm v6.9.0 2. run "dotnet restore" 3. run "npm install" & "npm audit fix" 4. run "npm list" show below error...

Currently, only identity-based database manipulations are present.

Add a Chinese language pack.