Helpers for integrating Core Data with a modern app, using Swift enums, Combine publishers, and structured concurrency.
MoreData is designed to streamline working with Core Data in Swift projects. Core Data is a powerful and mature framework, but is clunky and not Swift-native. This collection of protocols and utilities simplify fetching, filtering, and observing Core Data entities using a more reactive and Swift-friendly approach.