A set of playgrounds for exploring the Core Data framework in bite-sized increments.
| Playground Name | Description |
|---|---|
| Introduction | A no frills, bare-metal introduction to Core Data. |
| UITableView | Tables views on iOS with NSFetchedResultsController |
| NSTableView | Tables views on macOS using NSArrayController |
| Events | A remake of the basic Core Data sample from Apple |
- Xcode 9+
- Swift 4
The MIT License (MIT)
