Rewrite of pgLab in C#, using Avalonia UI for portable UI.
Find a file
2025-09-06 07:36:04 +02:00
pgLabII Added user and password input they are now directly fields on the connection configuration and no longer a seperate entity. 2025-08-31 19:34:27 +02:00
pgLabII.Desktop Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00
pgLabII.PgUtils Change NpgsqlCodec to rely on the DbConnectionStringBuilder class for basic parsing and formatting. 2025-09-06 07:36:04 +02:00
pgLabII.PgUtils.Tests Change NpgsqlCodec to rely on the DbConnectionStringBuilder class for basic parsing and formatting. 2025-09-06 07:36:04 +02:00
pgLabII.Tests Added user and password input they are now directly fields on the connection configuration and no longer a seperate entity. 2025-08-31 19:34:27 +02:00
.ai-guidelines.md Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00
.editorconfig Initial commit 2024-11-16 14:16:04 +01:00
.gitignore Initial commit 2024-11-16 14:16:04 +01:00
Directory.Packages.props connection string/url parsing and generation in the server configuration dialog 2025-08-31 10:12:22 +02:00
pgLabII.sln added ServerConfigurationMapping 2025-08-31 06:49:37 +02:00
pgLabII.sln.DotSettings Fix libpq parsing and refactors/code cleanup 2025-08-31 13:26:22 +02:00
ROADMAP.md Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00