Giter Club home page Giter Club logo

aspnetcore2coreui's People

Contributors

mvelosop avatar ronanj2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aspnetcore2coreui's Issues

Open solution with visual 2015

Very well, this is what I need, one problem is that when I open the AspNetCore2CoreUI-master solution with visual 2015 then the problem is "The project file can not be loaded"

Upgrade CoreUI

Great work, I've been looking for something like this for a while! However it would be great if you could update CoreUI to latest version, there's been some breaking changes, gulpfiles moved, etc. Thanks!

Old CoreUI version

Please merge PR with latest CoreUI or let me know if I can improve it.

Html files in subfolders of src not getting updated or converted to cshtml

It looks like there have been some changes to the folder structure of CoreUI since you created the build-aspnetcore scripts. Some of the html file have been moved to subfolders like src\buttons\dropdowns.html, and are not getting updated or converted to cshtml. To fix this issue you need to update line 32 of build\aspnetcore-lib.js to the following.

fs.readdirSync(dir).filter(f => fileExt === '*' ? true : (path.extname(f) === fileExt || path.extname(f) === "")).forEach(file => {

Any planned updates?

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 breadcrumb bar (not reaching/joining the aside menu)

Cannot create partial view that contains '-' in its name

Trying to create a new partial view named, e.g., _app-myview, fails. However you can temporarily name the view to e.g. _AppMyView and then rename it to _app-myview.

Steps to reproduce:

  1. Open AspNetCore21CoreUI2.sln in Visual Studio Community 2017 v. 15.7.5
  2. Create a partial view in Views/Shared (Create as a partial view checkbox checked)
  3. Creating the view file fails. A screen-shot of the error message is attached.

create partial view

error message

Header and sidebar broken on IE

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 the navigation sidebar doesn't close appropriately with respect to the main body content.

Any ideas, has anyone fixed this? Works fine on Chrome.

The below error when i compile and run what i downloaded

image
HTTP Error 502.5 - Process Failure

Common causes of this issue:
The application process failed to start
The application process started but then stopped
The application process started but failed to listen on the configured port

Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process' stdout messages
Attach a debugger to the application process and inspect

For more information visit: https://go.microsoft.com/fwlink/?LinkID=808681

screen hangs on chrome and takes forever .

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 action "HomeController.Index " in 4332.6994ms
2020-08-03 22:33:30 DBG Connection id ""0HM1NL4STBUOJ"" completed keep alive response.
2020-08-03 22:33:30 INF Request finished in 4561.1565ms 302
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" received FIN.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" received FIN.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" sending FIN because: ""The client closed the connection.""
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" sending FIN because: ""The client closed the connection.""
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" disconnecting.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" disconnecting.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" stopped.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" stopped.
2020-08-03 22:34:30 DBG Connection id ""0HM1NL4STBUOL"" started.

But screen never changes on browser . Chrome
Google Chrome is up to date

Version 84.0.4147.105 (Official Build) (64-bit)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.