openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ASP.NET MVC 5, Web API, and Web Pages
Settings
|
Report Duplicate
363
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 151 of 154
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rename MVC -> MVC.Core, MVC.Startup -> MVC
Yishai Galatzer
More...
over 11 years ago
Updating resx designer file to use updated format
Pranav K
More...
over 11 years ago
First stab Roslyn based compilation service for razor pages - Flow the host service provider to MvcServices - Use assembly neutral interfaces to access host services - Added RoslynCompilationService to Microsoft.AspNet.Mvc.Razor - Modified self host sample as helios needs to be updated to flow more services
David Fowler
More...
over 11 years ago
CR feedback
Ryan Nowak
More...
over 11 years ago
Reintroduce model validation
Pranav K
More...
over 11 years ago
Use INestedProvider for ADP and AIP
Ryan Nowak
More...
almost 12 years ago
Removing IsFromBody property from ModelMetadata
Pranav K
More...
almost 12 years ago
Introduce FormValueProviderFactory to expose form data as a value provider
Pranav K
More...
almost 12 years ago
Reintroduce WriteAttribute methods on RazorView type
Pranav K
More...
almost 12 years ago
Consume ModelBinding from Mvc
Pranav K
More...
almost 12 years ago
* Remove unused method of IModelMetadataProvider * Fix warning in CollectionModelBinder
Pranav K
More...
almost 12 years ago
Reintroduce model binding
Pranav K
More...
almost 12 years ago
Adding workaround to compilation for web host
Pranav K
More...
almost 12 years ago
Overload Resolution Skeleton
Ryan Nowak
More...
almost 12 years ago
Action selection based on action descriptors
Yishai Galatzer
More...
almost 12 years ago
Renames to prepare for action selection PR
Yishai Galatzer
More...
almost 12 years ago
Minor cleanup
Yishai Galatzer
More...
almost 12 years ago
Added first core clr enabled sample.
David Fowler
More...
almost 12 years ago
Added a sample web project
David Fowler
More...
almost 12 years ago
Restore @model support in RazorHost
Pranav K
More...
almost 12 years ago
integrating routing with WebFX
Ryan Nowak
More...
almost 12 years ago
CR Feedback
Yishai Galatzer
More...
almost 12 years ago
Bring back simple POCO controller + HttpContext temporary injection through property + 404 when action is not found
Yishai Galatzer
More...
almost 12 years ago
rename ControllerAssemblyProvider to IControllerAssemblyProvider
Yishai Galatzer
More...
almost 12 years ago
Update to CR feedback
Yishai Galatzer
More...
almost 12 years ago
Fix build.
N. Taylor Mullen
More...
almost 12 years ago
Update to support 404 Renamed actiondescriptor to routecontext, because action selection didn't happen yet. Need to add actiondescriptors back and modify RazorViewEngine to use the right thing.
Yishai Galatzer
More...
almost 12 years ago
Support per process caching of controller discovery Scan only relevant (non skipped) assemblies FinalizeSetup point, to make "stuff" immutable Support controllers under any namespace support customizing controller discovery support customizing skipped assemblies support customizing multiple controllers with the same name under different namespaces and assemblies support controller ambiguity detection
Yishai Galatzer
More...
almost 12 years ago
Update namespace generation in RazorCompilationService to use root relative paths.
Pranav K
More...
almost 12 years ago
Workaround for myget being down
David Fowler
More...
almost 12 years ago
←
1
2
…
146
147
148
149
150
151
152
153
154
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree