Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,748 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 10 commits in 1 repository
Opened 1 pull request in 1 repository
abpframework/abp
1
merged
Created an issue in abpframework/abp that received 1 comment
[Bug] Text Templating: Model property names with more than one word aren't rendered
await _templateRenderer.RenderAsync(AbpIoEmailTemplates.ArticleNotifyNew, new { Title = article.Title })
Rendered as expected in template file with {…