N. Taylor Mullen
c564dfd202
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:19:22 -08:00
Victor Hurdugaci
d113f7edc9
Build with dotnet
2016-01-07 09:49:14 -08:00
Pranav K
984fe02eb8
Rename IHtmlContentBuilder.Append(IHtmlContent) to IHtmlContentBuilder.AppendHtml(IHtmlContent)
...
Fixes #4
2015-12-31 10:53:48 -08:00
Pranav K
46f64dfa20
* Remove EncoderServiceProviderExtensions
2015-12-29 18:39:39 -08:00
Pranav K
b4239550f3
Move Microsoft.Extensions.WebEncoders to HtmlAbstractions
2015-12-23 09:29:32 -08:00
Doug Bunting
234073cf6e
Make `HtmlEncodedString` a suitable base for MVC's `HtmlString`
...
- #5
- provide `ToString()` implementation
- add missing `null` checks in `WriteTo()`; remove extraneous one in the constructor
- special-case `HtmlEncodedString` in `IHtmlContentBuilder.AppendFormat()` extension method
nits:
- ignore more files
- add missing `null` checks in `HtmlContentBuilderExtensions` too
2015-12-15 15:27:40 -08:00
Pranav K
6b7cd4ac18
Adding System.Runtime to resolve build issue
2015-12-08 14:38:35 -08:00
Doug Bunting
1b0e2e50e1
Restore previous package name: `Microsoft.AspNet.Html.Abstractions`
...
nit: add a couple of solution items
2015-12-02 09:59:27 -08:00
Pranav K
f9661e2bf1
Initial commit
2015-12-01 15:36:17 -08:00