-
Notifications
You must be signed in to change notification settings - Fork 0
Home
IFYates edited this page Apr 16, 2023
·
5 revisions
Read the project ethos to understand what makes Pho/rm different to other O/RMs.
Then check out the getting started guide.
- Contract and entity modeling
- Retrieving entities
- Sending data
- Matching additional resultsets
- Transforming data
- Encrypting/decrypting data
- Handling contract output and returns
- Entity polymorphism
- Connection contexts
- Using transactions
- Log and error events
- Support for use in DI
Provider | Library | Feature support |
---|---|---|
Microsoft SQL Server | IFY.Phorm.SqlClient (native) | All |
Interested in seeing another system supported or listed? Raise an issue or submit your implementation / repository.
Libraries marked "native" are included in the official Pho/rm repository.
Version | Build framework | Test framework | Notable feature differences |
---|---|---|---|
Pho/rm v1.x | .NET Standard 2.1, .NET 6.0 | .NET Core 3.1, .NET 6.0, .NET 7.0 | None |