Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@ChrisLaganiere ChrisLaganiere released this 12 Aug 02:40

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.