167 Views
I previously wrote about how easy NuGet makes it to install free and open source libraries into your projects. One essential library for any MVC project is Telerik Extensions for ASP.NET MVC (it has a grid, editor, date picker, and more), and it’s both open source and available through NuGet. You can view demos of it on Telerik’s website, but I want to walk you through setting it up in your own project from scratch.
0 comments