-
Notifications
You must be signed in to change notification settings - Fork 226
PostgreSQL
Simon Hughes edited this page Feb 22, 2021
·
24 revisions
The PostgreSQL npgsql.dll file needs to be installed into the GAC.
Visit https://github.com/npgsql/npgsql/releases and download the latest MSI installer by looking into the assets of a release.
Further reading here.
- Home
- Compared with the Microsoft scaffolder
- Connection strings
- JetBrains Rider
- Upgrading from v3 to v4
- Saving .tt does nothing
- Settings A-Z - every setting, with a page each
- Common Settings Types Explained
- Settings Callbacks
- Settings runtime values and helpers
- Filtering
- Full Control Over the Generated Code
- Enum Generation from Table Data
- Owned Entities
- JSON column support
- Global Query Filters
- Extended Property Names Feature
- Partial Properties
- File-Scoped Namespaces
- Data Annotations
- Spatial Types
- HierarchyId
- RowVersion and TimeStamp columns
- Lazy Loading
- Stored proc result sets