Ivaylo Kenov

Results 225 issues of Ivaylo Kenov

Currently, it shows a generic error stating the component could not be instantiated. It should how a correct error and do not catch all exceptions. Maybe add this to the...

enhancement

The framework should throw if services exist

feature

Even if the model state contains errors - it is considered skipped https://github.com/aspnet/Mvc/commit/faba95287ee761f5a208ad1df42239ca9c9b3fa4

bug

These should be renamed to Specifying. The old methods should be marked as obsolete after version 3.0 and deleted after version 3.1. The reason is - you may have route...

enhancement

http://docs.asp.net/en/latest/data/ef-mvc/intro.html

enhancement

They should be Component -> Http -> Action. Also add base classes and interfaces for those because different components have different level of context data.

enhancement

Like: ``` c# .ViewBag(viewBag => viewBag.Passing(entries => entries.Name == "Test")) ```

enhancement