balazs HIDEGHETY

Results 42 comments of balazs HIDEGHETY

Hi, is there any progress on MVC6 sitemapprovider? Asp.net core 1.0 is out...the MVC6 branch is running for a while...is there any planned release date with the same features as...

I think nobody would mind that he had to use old partial views inside MVC6, if it'd mean that a new release would roll out for it - just to...

How about a more generic **.NET standard** support? Also wondering what effect might bring splitting rendering code (partial views / components) from the "Core" functions...

**Actually this fnc. works only if the given controller/action is defined only once is the sitemap.** **So my solution is:** a) custom node template b) checking sitemap controller/action/area against route...

Actually this hack mine was not needed, until multiple sitemaps were supported. Now i have to manage main nodes (which are nodes for a sub menu) and rendering the concrete...

The behavior as you described in your link: remembering last position (that is: the first node is matched) **is acceptable**. Hope that will not be changed and exception will be...

The **multiple sitemap** config in a previous version (mvc3/4 a year ago) was easier to apply. Anyhow, my solution works, needs little extra code. **But actually I write to explain...

Hi, could you add more details, exception, stack-trace, logs. Seems to be a SnapRAID exception, especially if you got this error aft. starting the checksum calculation...

Hi, got into further details of the config codes you got, so i'd probably **refactor it so that it honours existing config structure,** instead of rewriting, and the code would...

**MAJOR CHANGE:** snapraid 11.x uses **data** name path while snapraid 10.x uses **disk** name path This is the reason why a new config (manually created) is not recognized via Elucidate....