New posts in core-data

How to create a single shared framework between iOS and OS X

Save and Retrieve of an UIImage on CoreData

Core Data vs Sqlite and performance

NSManagedObjectContext performBlockAndWait: doesn't execute on background thread?

Case Insensitive Core Data CONTAINS or BEGINSWITH contraint

How to correctly setup a NSPredicate for a to-many relationship when using Core Data?

NSPredicate query for not containing a specific string

Casting from 'NSPersistentStoreResult' to unrelated type 'Entity' always fails

CoreData : store images to DB or not?

Lightweight migration of a NSPersistentDocument

Can multiple (two) persistent stores be used with one object model, while maintaining relations from one to the other?

NSFetchedResultsContollerDelegate for CollectionView

How to create an extension to deal with multiple core data entities

swiftUI Core Data @FetchRequest single object

SwiftUI 2.0 CoreData issues with new project - 'Cannot find type 'Item' in scope'

Refresh Core Data in ViewController when Modal View (2nd VC) is Dismissed

Core Data sharing with CloudKit: Unable to Accept Share

NSFetchedResultsController crashing on performFetch: when using a cache

Can’t pass data correctly to modal presentation using ForEach and CoreData in SwiftUI

NSPrivateQueueConcurrencyType Not saving properly