- Made @inject handle trailing semicolons identical to @using; essentially ignores it. - Added parser, runtime/designtime codegen and functional tests. - Added Microsoft.AspNet.Mvc.Common.Test. - Transitioned pre-existing Microsoft.AspNet.Mvc.Common tests to the new test project. - Updated transitioned tests to also work in CoreCLR (except ones with moq). #1857 |
||
|---|---|---|
| .. | ||
| Basic.cs | ||
| Inject.cs | ||
| InjectWithModel.cs | ||
| InjectWithSemicolon.cs | ||
| Model.cs | ||
| ModelExpressionTagHelper.cs | ||