.NET lib for interpreting user agent strings

Viewed 18972

Are there and .NET libs out there that will interpret stored user agent strings and give you a nice strongly typed object with the contained information?

3 Answers
Related