Found 2,736 packages
Sitko.Core is a set of libraries to help build .NET Core applications fast
Intelligent checkpoints for database tests providing enhanced Postgres performance
Tencent Cloud API 3.0 SDK for .NET
Dead simple integration tests with Postgres SQL server throwaway databases.
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
This is the Postgres database binaries for Windows packaged so they can be easily consumed by tests.
PostgreSQL® support for Aspire.
PostgreSQL provider for Entity Framework 6
Add Postgres container specific functionality.
Blueprint: Integrates Postgres with Blueprint API projects
This is the PostgreSQL connector for ETLBox. It supports reading from and writing to PostgreSQL databases for scalable data pipelines. ETLBox is a complete ETL (Extract, Transform, Load) library and data integration toolbox for .NET. # Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files. # Automate data movement, transformation, and synchronization with minimal memory usage. # Ideal for data warehousing, migrations, and big data processing. Simplify your data integration workflow: ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON. Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel. Key Features: * Stream large datasets efficiently without loading everything into memory * Maximize performance with parallel, task-based data flow execution * Connect to various data sources with built-in connectors or extend with custom components For tutorials, examples, and documentation, visit: https://www.etlbox.net/
Contains a Hot Chocolate GraphQL subscription provider for Postgres.
A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.
PostgreSQL-based persistence for Rebus
Shaolinq is a thoughtfully designed ORM andLinq provider for .NET This library contains types used by Shaolinq.Postgres and Shaolinq.Postgres.DotCOnnect.
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
Extends ADONetHelper library to Postgres
Package Description
Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!
Postgres for LangChain.