Skip to content

Releases: adoconnection/RazorEngineCore

2024.4.1

16 Apr 21:39
64f3b34
Compare
Choose a tag to compare

2023.11.1

17 Nov 15:59
ccbb5b2
Compare
Choose a tag to compare

2022.8.1

07 Aug 10:15
db8902b
Compare
Choose a tag to compare

Proper namespace handling for nested types and types wiothut namespace #113 (thanks @Kirmiir)

2022.1.2

22 Jan 21:55
ad7f971
Compare
Choose a tag to compare

fix for publish as signle file #94

2022.1.1

17 Jan 14:43
f088e7f
Compare
Choose a tag to compare
  • Make private methods in RazorEngine protected and virtual #PR88 (thanks @wdcossey)
  • Dictionary bug in anonymous model #91 (thanks @jddj007-hydra)
  • Template name fix #PR84 (thanks @Yazwh0)
  • CI for GitHub Actions #PR69 (thanks @304NotModified)
  • Added Source Link #PR67 (thanks @304NotModified)
  • Microsoft.AspNetCore.Razor.Language 3.1.8 -> 6.0.1
  • Microsoft.CodeAnalysis.CSharp 3.7.0 -> 4.0.1

2021.7.1

16 Jul 10:15
91481f6
Compare
Choose a tag to compare

2021.3.1

01 Mar 20:12
e28f01a
Compare
Choose a tag to compare
  • fixed NET5 publish as single file (thanks @jddj007-hydra)
  • AnonymousTypeWrapper array handling fix
  • System.Collections referenced by default
  • Microsoft.AspNetCore.Razor.Language 3.1.8 -> 5.0.3
  • Microsoft.CodeAnalysis.CSharp 3.7.0 -> 3.8.0

2020.10.1

12 Oct 13:42
Compare
Choose a tag to compare

linux fix for #34