- correct `ArgumentNullOrEmpty` and pass parameter name to `ArgumentException` constructor - remove `[SuppressMessage]` attributes - `AnonymousObjectToHtmlAttributes` should return an `IDictionary` - `var` - remove straggling copyright notices - wrap long lines (did not reword any comments) - align a few parameters |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||