CoreData Boilerplate class
This library is not a full wrapper or anything. It basically setups up everything you need to get CoreData working without having to create all the usual code to make it work (ie: managedObjectContext, PersistentStore, etc.).
Enjoy