Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active December 28, 2015 00:35
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/d3a3e3ca9644d622535d to your computer and use it in GitHub Desktop.
Save bleroy/d3a3e3ca9644d622535d to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@NikolayIT
Copy link

  • AspNet.Mvc.TypedRouting: A collection of extension methods providing strongly typed routing and link generation for ASP.NET MVC 6 projects.

@ghuntley
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment