DamianEdwards / RazorSlices

Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
MIT License
297 stars 12 forks source link

Drop support for .NET 6 and .NET 7 #43

Closed DamianEdwards closed 1 month ago

DamianEdwards commented 1 month ago

As part of supporting native AOT, I'm going to drop support for .NET 6 and .NET 7 so this library becomes focused on support for modern scenarios including trimming and native AOT.