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

Love the application and the work that's put in. But, The application breaks when ASCII Encoding is found in the URL, characters like `%2F` and `%2B` example: `http://localhost:4200/reset-password?id=206dd3f4-8248-4e7a-bd90-16585a0cc165&token=CfDJ8KegIZmThRtPj1kp523h7xyoNB5wCUt%2BvSf7e53lGbvQoE7xagL4mnLODLy0v6WCC91fiPoN9TRreDVT8SJvDABKX5X3KG8LT1XZqqrlilWC5kbiTmWYKUfWju7DrsZ1DUuEvvJLAqNpbqI%2Fgkiu0vb3PGkinIbygMMBJufllU4TY5qcOjzQIQo06eNo1KR6L1lwT9Vap0TE5rr%2FuYIyt2lRIJQGk9pBUg2qQuiolDl4` Use case:...

Uncommenting lines that adds polyfils for Internet Explorer compatibility. Many users still run internet explorer and it is therefore valuable to have the QuickApp application work with internet explorer for...

Added Docker support with MSQL and Mailhog as smtp local server.

i run application in visual studio code cd QuickApp dotnet build dotnet run and such error occur in broswer **Error. An error occurred while processing your request. Request ID: 0HLHFEU6LBPCF:00000001...

Hi, My application is not being logged in. I am using the following source code. https://github.com/emonney/QuickApp and then upgraded the same source in angular 6, install angular material 6 and...

Fix invalid import name. Need use low case. Error when open application in browser.

Hi, when will you think the paid version will be upgraded to 8/17? I'm running on 6/12 and keen to upgrade... thanks.

Dockerfile is required to run on Docker

I get this issue while trying to run app for the first time: Exception has occurred: CLR/System.Exception An unhandled exception of type 'System.Exception' occurred in QuickApp.dll: 'Error whilst creating and...