-
Notifications
You must be signed in to change notification settings - Fork 600
Roadmap
Wade Baglin edited this page Jan 25, 2016
·
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:
- Add Async support
Version 6:
- .NET Core 1.0 (AKA VNext, AKA ASP.NET 5)
Version 6.5:
- More hooks (events)
- Glimpse
- Mini profiler
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