Extensions for ASP.NET MVC3 (razor) site project with some htmlhelpers, scripts managment (for exsample, better placement), content extensions. Extension create a new layout file in shared folder _LayoutExtended.cshtml with better placed scripts.
Simple Data Accesss Layer for EntityFramework with some helpfull features. There is a ReadableReposity and WritableRepository. PagedList collection and mapping to entities to ViewModels.
Simple Data classes for testing or tutorial applications. For example, class Person with some properties and class People (a set of Person). In this release added SampleData for Silvetlight app.
This is a set of simplest JavaScript modules that can help to you organize your framework on ASP.NET (MVC). This is just for a begin your JS-framework. For example: control DataSource - is loader that can data from web API with pager and it cat make selection.