Skip to content

richardpiazza/CoreDataPlus

CoreDataPlus

A collection of extensions and helpers for working with Core Data.

Usage

🔎

Installation

CoreDataPlus is distributed using the Swift Package Manager. To install it into a project, add it as a dependency within your Package.swift manifest:

let package = Package(
    ...
    dependencies: [
        .package(url: "https://github.com/richardpiazza/CoreDataPlus.git", .upToNextMinor(from: "0.4.0")
    ],
    ...
)

Then import the CoreDataPlus packages wherever you'd like to use it:

import CoreDataPlus

About

A collection of extensions and helpers for working with Core Data.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages