https://github.com/npgsql/doc
Documentation site for npgsql
https://github.com/npgsql/doc
Last synced: 11 months ago
JSON representation
Documentation site for npgsql
- Host: GitHub
- URL: https://github.com/npgsql/doc
- Owner: npgsql
- Created: 2016-11-20T15:02:31.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:39:29.000Z (over 1 year ago)
- Last Synced: 2024-10-21T19:56:25.364Z (over 1 year ago)
- Homepage: http://npgsql.org/
- Size: 70.8 MB
- Stars: 27
- Watchers: 10
- Forks: 76
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the documentation repo for Npgsql.
It contains conceptual documentation articles for Npgsql, Npgsql.EntityFrameworkCore.PostgreSQL (AKA EFCore.PG) and EntityFramework6.Npgsql (AKA EF6.PG).
Note that to properly work, docfx expects to also find the Npgsql and EFCore.PG repos cloned in the repo root - it extracts API documentation from them.
A Github Actions workflow automatically clones the appropriate repository, rebuilds the entire documentation and pushes the results to live.