HTML to Text in ASP.NET

Here's an easy way to convert HTML to only the plain text, using the NUglify library.

View code on GitHub

Comments

Popular posts from this blog

Left Join in Entity Framework

SQL Dates Table

C# Record Serialization