Changes between Initial Version and Version 1 of Ticket #2521
- Timestamp:
- 01/14/15 06:53:17 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2521 – Description
initial v1 7 7 * Stub various classes and namespaces that are not supported in the ASP.net vNext profile. {{{#if}}} guard these stubs so they are skipped over when targeting the regular .net Framework. 8 8 * Add {{{project.json}}} files to the DotNetApi component directories to allow easy building of aspnetcore50 targeted assemblies via {{{kpm build}}} 9 10 This is a forward-looking measure. Actual ASP.net 5.0 support is not in the plans for the 3.0 release.