Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active December 30, 2015 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/8662c1ee819d5e46ad04 to your computer and use it in GitHub Desktop.
Save bleroy/8662c1ee819d5e46ad04 to your computer and use it in GitHub Desktop.
Tips for the Week in .NET

Please comment below...

Package #1

From ghuntley:

ReactiveUI is a MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin Forms, WPF, Windows Forms, Windows Phone 8, Windows Store and Universal Windows Platform (UWP).

I'm one of the project maintainers, here's the latest:

Package #2

  • AspNet.Mvc.TypedRouting: A collection of extension methods providing strongly typed routing and link generation for ASP.NET MVC 6 projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment