-
Notifications
You must be signed in to change notification settings - Fork 600
Roadmap
Wade Baglin edited this page Dec 29, 2015
·
21 revisions
Version 5.1:
- Code clean up 🔥
- Documentation 🔥
- Set up xUnit integration/unit tests infrastructure
- Solution ✅
- CI Server
- Unit tests for common APIs 🔥
- Integration tests for all major APIs
- Constructing ✅
- Update ✅
- Insert ✅
- Delete ✅
- Save 🔥
- Query
- Fetch
- Page
- Query (LINQ inspired)
- Execute
- Integration tests for T4 template
- Extract interface of Database (Help make usage unit testing easier) ✅
- Expose more internals to allow custom DB Providers ✅
- Add easier construction options ✅
- Support more IsNew entity types ✅
- Configurable convention mapping ✅
- Fluent configuration ✅
Version 5.5:
- More hooks (events)
- Add Async support
- Glimpse
- Mini profiler
Version 6:
- ASP.NET 5 (inc coreclr) (AKA VNext)
Version 7:
- Add pref testing
- Identify and fix pref issues
- Mapping rework (Attribute/Convention)
PetaPoco is proudly maintained by the Collaborating Platypus group and originally the brainchild of Brad Robinson