Pranav K
|
8b03e9ef73
|
Make PageStart work
Move more API to RazorPageBase
|
2017-02-09 18:23:01 -08:00 |
Pranav K
|
f474d8bc52
|
React to optional Razor directive token feature
|
2017-02-07 21:58:31 -08:00 |
Ryan Nowak
|
314aa366e1
|
Add TempData property support for Pages
|
2017-02-07 15:27:02 -08:00 |
Pranav K
|
2ff80ffb49
|
Porting DefaultPageHandlerMethodSelector and ExecutorFactory
|
2017-02-07 12:44:27 -08:00 |
Pranav K
|
624909763b
|
Make _PageImports work
Add support for generating the Model property
|
2017-02-07 11:13:15 -08:00 |
Pranav K
|
78046c0706
|
Add missing file to samples
|
2017-02-07 09:17:57 -08:00 |
Ryan Nowak
|
84d2e027f5
|
Use new Razor in MVC
|
2017-01-30 10:55:49 -08:00 |
Pranav K
|
24efd4268b
|
Pin the version of RazorTooling packages to 1.1.0-preview4-final
|
2017-01-17 11:55:15 -08:00 |
Pranav K
|
2b50ec99df
|
Updating to 4.4 CoreFx packages
|
2016-12-21 16:47:14 -08:00 |
Kiran Challa
|
cdcffd50da
|
Added Debug logger to MvcSandbox
|
2016-11-23 11:11:14 -08:00 |
Pranav K
|
b82969a557
|
Updating versions to 1.2.0-*
|
2016-11-09 14:18:46 -08:00 |
Pranav K
|
a52d692de0
|
Updating to netcoreapp1.1
|
2016-10-13 11:21:09 -07:00 |
Pranav K
|
ed1378a365
|
Revert "Updating to netcoreapp1.1"
This reverts commit 398a104810.
|
2016-10-12 16:09:12 -07:00 |
Pranav K
|
398a104810
|
Updating to netcoreapp1.1
|
2016-10-12 14:24:52 -07:00 |
Pranav K
|
6d235e4ef5
|
Update partner package versions
|
2016-10-03 14:27:20 -07:00 |
Ryan Nowak
|
e77dc3af6a
|
Implement manual state machine
|
2016-08-01 10:38:46 -07:00 |
Pranav K
|
cad72e769f
|
Remove cyclic dependency between Mvc and Scaffolding
|
2016-07-27 12:18:47 -07:00 |
Doug Bunting
|
95796744c1
|
Add scaffolding to the MVC sandbox
- need more Tonka trucks
|
2016-07-12 15:25:13 -07:00 |
Doug Bunting
|
7430efa8cc
|
One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
|
2016-07-06 16:21:18 -07:00 |
Pranav K
|
cd7954a164
|
Updating to dev versions
|
2016-06-16 10:40:11 -07:00 |
N. Taylor Mullen
|
8499e3d6bb
|
Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
|
2016-06-13 15:30:27 -07:00 |
jacalvar
|
0c2189e473
|
Remove unncessary imports
|
2016-06-09 00:35:44 -07:00 |
Kiran Challa
|
20a2e748ec
|
Added ValueProviderFactories to ResourceFilterExecutingContext
This enables removing value provider factories from model binding(which is needed in some scenarios like large file uploads)
|
2016-05-20 04:15:07 -07:00 |
Pranav K
|
3d494fd732
|
Merge branch 'release' into dev
|
2016-05-02 14:58:54 -07:00 |
Pranav K
|
36146a6139
|
Fix build warnings
|
2016-05-02 14:52:02 -07:00 |
Pranav K
|
92408a5c22
|
Move samples to Entropy
Partial fix to #4449
|
2016-05-02 10:06:17 -07:00 |
Doug Bunting
|
aa1afc0a8e
|
Quick fix: Yes, MvcSandbox is a web project
- add a `web.config` file so VS recognizes this
|
2016-05-01 19:08:10 -07:00 |
Doug Bunting
|
f8ca631be2
|
Remove use of protocol-relative URIs
- #4563
|
2016-04-30 22:48:12 -07:00 |
jacalvar
|
4d02a03658
|
Merge branch 'release' into dev
|
2016-04-30 16:21:38 -07:00 |
jacalvar
|
4d198f3d8f
|
React to changes in razor tooling
|
2016-04-30 15:37:37 -07:00 |
BrennanConroy
|
fbd7110da0
|
Merge branch 'release' into dev
|
2016-04-27 18:38:50 -07:00 |
BrennanConroy
|
df7be69e85
|
Remove references to UseDefaultHostConfiguration
|
2016-04-27 18:38:34 -07:00 |
Pranav K
|
cbcae3f4e5
|
Merge branch 'release' into dev
|
2016-04-26 11:16:12 -07:00 |
Pranav K
|
43cb58b9d7
|
Fix project.json
|
2016-04-26 11:15:49 -07:00 |
Ryan Brandenburg
|
39f4b1fd91
|
Merge remote-tracking branch 'origin/release' into rybrande/dev
|
2016-04-26 10:18:48 -07:00 |
ryanbrandenburg
|
e915f36748
|
Update samples and test sites to new formats
|
2016-04-25 12:09:40 -07:00 |
Ryan Nowak
|
af58c2e6b6
|
Streamlining action selection and route values
Removes a few concepts we don't need
Improves documentation
More things are IDictionary instead of other random types
|
2016-04-22 17:36:23 -07:00 |
BrennanConroy
|
74a74fb3a8
|
Merge branch 'release' into dev
|
2016-04-22 14:09:01 -07:00 |
BrennanConroy
|
967001f923
|
Add publish-iis and fix web.config
|
2016-04-22 14:07:38 -07:00 |
Pavel Krymets
|
1f93977729
|
Migrate tests, tools and samples to portable
|
2016-04-19 10:43:11 -07:00 |
Pavel Krymets
|
e6ffb060f7
|
Bring Microsoft.NETCore.Platforms dependency back
|
2016-04-18 17:20:15 -07:00 |
Pavel Krymets
|
42c3397b6e
|
Migrate tests, tools and samples to portable
|
2016-04-18 17:20:15 -07:00 |
Doug Bunting
|
a60cce1dad
|
Quick fix: Remove excess Microsoft.AspNetCore.Mvc.TagHelpers dependencies
- Microsoft.AspNetCore.Mvc brings this in
|
2016-04-16 18:43:28 -07:00 |
John Luo
|
e0c0617185
|
Move web.config and use ANCM
|
2016-04-11 10:17:53 -07:00 |
ryanbrandenburg
|
906ac728c7
|
Null-check PagedBufferedStringWriter
|
2016-04-01 11:50:46 -07:00 |
John Luo
|
22b37fb83b
|
Update samples and react to Kestrel extensions
|
2016-03-30 17:33:25 -07:00 |
John Luo
|
555a8d0a3b
|
Reacting to Hosting changes
|
2016-03-24 12:10:09 -07:00 |
Pranav K
|
c67011dc6d
|
Updating to NetStandard.Library 1.5.0
|
2016-03-23 19:56:16 -07:00 |
Pranav K
|
06289945d0
|
Reacting to CoreCLR package changes
|
2016-03-22 14:49:43 -07:00 |
Pranav K
|
fb07fee465
|
Reduce grunt work in Mvc
|
2016-03-17 15:25:33 -07:00 |