in my C# ASP.NET project I'm getting Sass Code and need this to be compiled to CSS. I found the NSass.Core NuGet Package but it seems some kind of outdated (version 0.0.3, last updated 7/13/2013). At least sometimes it throws exceptions fot Sass Code which seems OK.
Is there maybe another NuGet Package for the same purpose which is up to date?