AspNetCore2CoreUI
AspNetCore2CoreUI copied to clipboard
ASP.NET MVC Core 2 project using CoreUI.io template
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.17.0 to 1.19.5. Release notes Sourced from jquery-validation's releases. 1.19.5 / 2022-07-01 Chore Add CodeQL analysis 3d3c1fb Core Fixed jQuery .submit() event shorthand deprecation notice #2430 Fixed...
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.7.1 to 2.9.4. Release notes Sourced from chart.js's releases. v2.9.4 This is the last release of v2 and focused on fixing bugs identified in the v2.9.3 release....
Please merge PR with latest CoreUI or let me know if I can improve it.
Post login with valid credentials in chrome . return RedirectToAction(nameof(HomeController.Index), "Home"); does not change screen . **Logs :** 2020-08-03 22:33:30 INF Executing RedirectResult, redirecting to "/HomeController/Index". 2020-08-03 22:33:30 INF Executed...
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
Do you have any plans to update this to the latest CoreUI? Additionally, looking back at the original, there seems to be an issue with the footer and also the...
Merged latest version of CoreUI (razor views generated with updated coreui aspnetcore converter PR in coreui repo that fixes bug with nested folders)
After cloning the project and opening it in VS, I am not able to load the project - it says csproj is missing. Other SLN works OK Kind regards
This seems a general issue with CoreUI, the header and sidebar do not play nicely with Internet Explorer 10+ at small viewport sizes. The header drops the logo down and...