New posts in core-data

Best way to implement Enums with Core Data

Coredata Error "data: <fault>"

Using Core Data, iCloud and CloudKit for syncing and backup and how it works together

Best Practice - NSError domains and codes for your own project/app

Where to place the "Core Data Stack" in a Cocoa/Cocoa Touch application

Sqlite File Location Core Data

How to store and load data properly with CoreData?

"Collection was mutated while being enumerated" on executeFetchRequest

How to get Core Data object from specific Object ID?

NSPredicate: filtering objects by day of NSDate property

NSFetchedResultsController with predicate ignores changes merged from different NSManagedObjectContext

CoreData: warning: Unable to load class named

Is it safe, to modify the CoreData generated NSManagedObject properties from Int32 to Int?

How to save Array to CoreData?

Xcode 6 iPhone Simulator Application Support location

How to update existing object in Core Data?

Swift Core Data Predicate

Adding Core Data to existing iPhone project

Core Data - Storing Images (iPhone) [closed]

Example or explanation of Core Data Migration with multiple passes?