fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 60 forks source link

Please rename to FSharp.Control.Reactive #24

Closed dsyme closed 10 years ago

dsyme commented 10 years ago

Per the guidelines here, please consider renaming this repo, project files and nuget package to

Thanks Don

panesofglass commented 10 years ago

Everything is done but the repo name.

panesofglass commented 10 years ago

Done.

panesofglass commented 10 years ago

@cloudRoutine please note the new repo name.

dsyme commented 10 years ago

Don't forget to update the nuget package name (see https://www.nuget.org/packages/FSharp.Reactive/)

panesofglass commented 10 years ago

Thanks for the reminder. I had planned to just publish it, which would have created a new package and left the old one live. Yikes! This is now done: https://www.nuget.org/packages/FSharp.Control.Reactive/.

dsyme commented 9 years ago

@panesofglass - thanks for doing this renaming, and also for doing the nuget package. The naming is looking in good shape now, and together we've all made huge progress on improving things in the FSharp.* namespace generally.