Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# C# Streams and Data Processing Serialization Using Json.NET

using System.Newtonsoft.Json; not found

anyone having this issue? I've uninstalled/ reinstalled and restarted my computer and nothing has fixed this.

Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'Newtonsoft' does not exist in the namespace 'System' (are you missing an assembly reference?) OMDB C:\Users\TSG\source\repos\OMDB\Program.cs 7 Activ