Chris R
|
be4fb46281
|
#391 Migrate to System.Text.Encoding.Web
|
2015-10-30 10:13:02 -07:00 |
Doug Bunting
|
bcb56bdd1a
|
Rename `AppendEncoded()` to `AppendHtml()` and `SetContentEncoded()` to `SetHtmlContent()`
- aspnet/Mvc#3225, 1 of 3
Also correct parameter names and doc comments
- add `xml-docs-test` to ensure this doc comments remain valid in the future
|
2015-10-22 16:41:17 -07:00 |
Doug Bunting
|
9d7300c52b
|
Revert "Rename `AppendEncoded()` to `AppendHtml()`"
This reverts commit 14c96f695a.
|
2015-10-21 15:45:55 -07:00 |
Doug Bunting
|
14c96f695a
|
Rename `AppendEncoded()` to `AppendHtml()`
- aspnet/Mvc#3225, 1 of 3
|
2015-10-21 15:43:42 -07:00 |
Pranav K
|
61466af7a3
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:37 -07:00 |