mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
- DbConnectionFactory renamed to "Database", will now be the primary entry point for DB stuff - Created IPKConnection interface mostly containing async extensions to IDbConnection, use this going forward - Reworked the Connection/Command wrappers (that have performance/logging extensions) - Probably more stuff that I forgot??? |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Services | ||
| Utils | ||
| app.config | ||
| Modules.cs | ||
| openapi.yaml | ||
| PluralKit.API.csproj | ||
| PluralKit.API.csproj.DotSettings | ||
| Program.cs | ||
| Startup.cs | ||