New posts in core-data

Core Data and threads / Grand Central Dispatch

SwiftUI - how to update data with fetchRequest in init

Multiple NSEntityDescriptions Claim NSManagedObject Subclass

Convert NSSet to Swift Array

Creating a unique id for a Core Data program on the iPhone

Fetch data from CoreData for iOS 14 widget

SwiftUI How to pass CoreData object to an other view [duplicate]

How can I check what is stored in my Core Data Database?

Storing UIImage in Core Data with the new External Storage flag

Core Data and iOS 7: Different behavior of persistent store

Swift 3 Core Data Delete Object

What is NSManagedObjectContext's performBlock: used for?

How do you update a CoreData entry that has already been saved in Swift?

Core Data: NSPredicate for many-to-many relationship. ("to-many key not allowed here")

How to access CoreData model in today extension (iOS)

Core Data multi thread application

How to update @FetchRequest, when a related Entity changes in SwiftUI?

How to implement re-ordering of CoreData records?

iOS: Delete ALL Core Data Swift

How can I duplicate, or copy a Core Data Managed Object?