Cant get my list to work
Im trying to make a WPF application for movies, where i can look up a move, and get some info.
But i cant get the JSON content into the page.
I constanly get different errors, and i cant figger this one out anymore. Even AI's are give me all kinda solutions, but end up going in circle.
This is my MovieViewModel.cs:
This is the JSON content:
But i keep getting error:
Im lost, need some help, plz
But i cant get the JSON content into the page.
I constanly get different errors, and i cant figger this one out anymore. Even AI's are give me all kinda solutions, but end up going in circle.
This is my MovieViewModel.cs:
This is the JSON content:
But i keep getting error:
System.NullReferenceException: 'Object reference not set to an instance of an object.'Im lost, need some help, plz
