Features
- #66 ${Assembly-version} working for asp.net (core) (#66) (@304NotModified)
- #140 Added ${aspnet-request-ip} (@304NotModified)
- #143 added ${aspnet-user-isAuthenticated} (@304NotModified)
- #126 Add ${aspnet-request-contenttype} (ASP.NET Core only) (@304NotModified)
- #125 Added ${aspnet-environment} (@grokky1)
- #123 Added Culture option to ${aspnet-item} and {aspnet-session} (#123) (@sbebrys)
Improvements
- #144 Limit dependecies (#144) (@304NotModified)
- #142 ignore ObjectDisposedException in aspnet-user renderers (@304NotModified)
- #141 Improve performance with many threads 2 (@304NotModified)
- #133 Improve performance with many threads (@304NotModified)
Fixes
- #132 Fix invalid JSON format for ${aspnet-request-cookie} and ${aspnet-request-querystring}, added extra formatting options, consistent rendering of multiple values (@304NotModified)
- #125 fix ${iis-site-name} for ASP.NET Core (@grokky1)