© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
2 replies
lemminglion

❔ 'Observable' does not contain a definition for 'Create'

I've been trying to get my head around IObservable<T> and seen several tutorials use Observable.Create<T>(o => //composition)
However as the title suggests Observable.Create doesn't exist in context?
As far as I know everything I need is installed?

Project 'BlazorWasm' has the following package references
[net7.0]:
Top-level Package Requested Resolved
Microsoft.AspNetCore.Components.WebAssembly 7.0.1 7.0.1
Microsoft.AspNetCore.Components.WebAssembly.DevServer 7.0.1 7.0.1
ReactiveUI.Blazor 18.4.1 18.4.1
System.Reactive 5.0.0 5.0.0

Any advice greatly appreciated 🙂
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ FreeImage does not contain a definition for GetBitmap
C#CC# / help
3y ago
❔ ✅ 'ConsoleColor' does not contain a definition for 'DrawingColor'
C#CC# / help
3y ago
MainWindow' does not contain a definition for 'Button_Click'
C#CC# / help
2y ago
Error CS1061 PropertyStore does not contain a definition for Settings
C#CC# / help
15mo ago