Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-20 | Improve documentation | Rob Mensching | 1 | -1/+18 |
2021-04-19 | Fix typo. | Sean Hall | 1 | -1/+1 |
2021-04-19 | Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<> | Rob Mensching | 22 | -48/+148 |
2021-04-02 | Add resolved codepage and LCID to bind context | Rob Mensching | 3 | -8/+74 |
2021-03-25 | Add XML doc to IVariableResolution | Rob Mensching | 1 | -1/+15 |
2021-03-16 | Make ResetAcl opt-in instead of opt-out | Rob Mensching | 1 | -2/+34 |
2021-03-16 | Add method to disallow inner text | Rob Mensching | 1 | -0/+6 |
2021-03-14 | Use extension methods instead of a custom interface for IServiceProvider | Rob Mensching | 14 | -28/+100 |
2021-03-14 | Minimize public surface area of Core | Rob Mensching | 6 | -16/+283 |