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

C# Record Serialization

Add timestamp to photo using ImageMagick

Read/write large blob to SQL Server from C#