Pranav K
c5b6efd6bf
Move buffer types to ViewFeatures
...
Use buffer pooling in more places
2015-12-17 21:05:18 -08:00
Pranav K
017bf1a20f
Changes to use moq-netcore
2015-11-25 16:04:04 -08:00
Chris R
52f4a83139
React to WebEncoders changes.
2015-10-30 17:59:19 -07:00
Pranav K
8b0c157296
Rename ModelState (the type) -> ModelStateEntry
...
Fixes #3326
2015-10-20 16:43:00 -07:00
Pranav K
a602d548e2
Allow ViewFeature tests to run in dnxcore50
2015-10-06 09:46:49 -07:00
Pranav K
f57e180971
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
Pranav K
18c80d156c
Replace NotNullAttribute with thrown exceptions
2015-09-26 23:48:43 -07:00
Ryan Nowak
538cd9c191
Move less-commonly used types out of .Rendering
2015-09-16 23:52:29 -07:00
Ryan Nowak
6d365e9a32
Make ValueProviderResult a string-ish struct
2015-08-21 11:02:40 -07:00
sornaks
b6a109e2a3
Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent.
...
- Making TagBuilder's InnerHtml an IHtmlContent.
- Delay encoding until the content is written.
- Moving BufferedHtmlContent to Common cos it is used in aspnet/Razor also.
- Changing GenerateOption to take in a string and create StringHtmlContent.
- This reduces the space used by around 13%.
2015-08-10 14:55:34 -07:00
Mugdha Kulkarni
a6a7903b84
2721: Fixing the error message for empty html field name
2015-07-16 12:37:18 -07:00
Ryan Nowak
e985fa5d42
Split up MVC.Extensions into smaller packages
...
Startup.cs API experience to follow in a separate change. This change just
gets the bulk of the code churn out of the way.
2015-07-06 23:41:22 -07:00