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
1 day
ago. based on code collected
1 day
ago.
Nov 15, 2024 — Nov 15, 2025
Showing page 153 of 154
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing project.json schemas
Pranav K
More...
almost 12 years ago
Fixed up project.json to be more specific.
David Fowler
More...
almost 12 years ago
Removed the generated csprojes
David Fowler
More...
almost 12 years ago
Updated the sample to use the owin http abstractions glue.
David Fowler
More...
almost 12 years ago
Updated the samples project for net45 to use owin.
David Fowler
More...
almost 12 years ago
Remove packages.config
David Fowler
More...
almost 12 years ago
Updated the build.
David Fowler
More...
almost 12 years ago
Ifdef to make stuff compile on both platforms.
David Fowler
More...
almost 12 years ago
Updated the build and removed older projects.
David Fowler
More...
almost 12 years ago
Updated MVC. - Use new HttpAbstractions - Updated the build - Added new projects
David Fowler
More...
almost 12 years ago
Removed core services.
David Fowler
More...
almost 12 years ago
Renamed the solution file.
David Fowler
More...
almost 12 years ago
Removed unneeded dependencies and updated owin bits.
David Fowler
More...
almost 12 years ago
Moving compilation to Microsoft.AspNet.Mvc.Razor
Pranav K
More...
almost 12 years ago
* Migrating HtmlHelper stub * Updating project json files to new format
Pranav K
More...
almost 12 years ago
Added restore to build.
David Fowler
More...
almost 12 years ago
Nuke the bin folder
David Fowler
More...
almost 12 years ago
Moving View overloads to Controller base type
Pranav K
More...
almost 12 years ago
* Updating project structure to use the src, test, build, samples format * Adding build scripts to use K compilation.
Pranav K
More...
almost 12 years ago
Adding support for ViewData
Pranav K
More...
almost 12 years ago
Adding support for disk based views with code generation and compilation
Pranav K
More...
almost 12 years ago
Extension methods/Object content/Dummy conneg/and formurlformatter
Yishai Galatzer
More...
almost 12 years ago
Add JSON formatter support
Yishai Galatzer
More...
almost 12 years ago
Adding view engines
Pranav K
More...
almost 12 years ago
Use new reflection API
David Fowler
More...
almost 12 years ago
Added project.json files.
David Fowler
More...
almost 12 years ago
Moved the routing up a level.
David Fowler
More...
almost 12 years ago
Call into the IActionResultFactory only if the return value isn't IActionResult.
David Fowler
More...
almost 12 years ago
Small tweaks.
David Fowler
More...
almost 12 years ago
Reworked it so that it's fully action based. - The action invoker factory is the entry point to an mvc application. - The default implementation will use an IActionDescriptorProvider with a IActionInvokerProvider to resolve an IActionInvoker to invoke.
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