- use Microsoft.AspNet.Mvc.Rendering namespace throughout assembly Also - move `IdAttributeDotReplacement` from `TagBuilder` to `HtmlHelper` - remove commented-out code in `HtmlHelper` - use `var` and `[NotNull]` more - `String` -> `string` - correct Resources references; add missing resources |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||