Skip to content

Add Observables.Samples.Postgres Listen/Notify demos - #10

Merged
Skymly merged 1 commit into
mainfrom
feature/samples-postgres
Aug 3, 2026
Merged

Add Observables.Samples.Postgres Listen/Notify demos#10
Skymly merged 1 commit into
mainfrom
feature/samples-postgres

Conversation

@Skymly

@Skymly Skymly commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Observables.Samples.Postgres and .Reactive (registration smoke + opt-in --live).
  • Shared PostgresLiveDemo with dedicated dual NpgsqlConnection + PostgresService.For<T>.
  • Bump default ObservablesPackageVersion to 0.1.7; wire NuGet + local ProjectReference paths.

Closes #9

Test plan

  • dotnet build -p:UseLocalObservables=true both Postgres sample projects
  • Default dotnet run = RegistrationDemo only
  • Samples Nuke Ci after library 0.1.7 is on nuget.org (or keep local mode)

Related: Skymly/Observables#167

Made with Cursor

Mirror Nats registration smoke plus opt-in --live demo; bump ObservablesPackageVersion to 0.1.7 for the Postgres release.
@Skymly
Skymly merged commit 3b6e69e into main Aug 3, 2026
1 check failed
@Skymly
Skymly deleted the feature/samples-postgres branch August 3, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Samples: Observables.Samples.Postgres Listen/Notify demo

1 participant