aspnetcore/test/WebSites/ViewComponentWebSite
sornaks 5b1bcb6079 Issue #1214: Cannot pass a int parameter to the views from ViewComponent.
Fix: Checking if the model is not null in the Copy constructor of ViewDataDictionary.
2014-10-17 16:40:25 -07:00
..
Views Issue #1214: Cannot pass a int parameter to the views from ViewComponent. 2014-10-17 16:40:25 -07:00
HomeController.cs Issue #1214: Cannot pass a int parameter to the views from ViewComponent. 2014-10-17 16:40:25 -07:00
IntegerViewComponent.cs Issue #1214: Cannot pass a int parameter to the views from ViewComponent. 2014-10-17 16:40:25 -07:00
SampleModel.cs
Startup.cs
TestViewComponent.cs
ViewComponentWebSite.kproj
ViewDataComponent.cs
project.json