- usual stuff, especially use of `var` and `[NotNull]` - remove references to `ExpressionFingerprintChain` and so on to minimize classes we bring over now (and remove one cache) - copy over missing resource - rework checks in `IsSingleArgumentIndexer()` |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||