IObservable and IObserver would be quite handy right now for something I’m working on.
Is there a similar set of interfaces and classes available for .NET 3.5?
Or must I wait for .NET 4.0 before I can use them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This blog post — Rebasing System.Reactive to the .NET CLR — explains how you can get the .dll from Silverlight Toolkit to work with .NET 3.5. Don’t miss the update at the end (and the comments).