paulirwin
-
- 229,266 total downloads
- last updated 2/3/2015
- Latest version: 1.12.0
Stripe is a simple, developer-friendly way to accept payments online. We believe that enabling transactions on the web is a problem rooted in code, not finance, and we want to help put more websites in... More information -
- 2,355 total downloads
- last updated 11/13/2013
- Latest version: 1.0.0
BitBucket and GitHub OAuth Providers for ASP.NET and DotNetOpenAuth -
- 2,200 total downloads
- last updated 11/28/2023
- Latest version: 3.0.0
A Java to C# converter. -
- 79 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
Declarative, cross-platform, database-independent SQL deployment tool inspired by SSDT/DACPAC, targeting PostgreSQL and MariaDB/MySQL. Provides `deploy` and `script` commands for applying a DACPAC to a target... More information -
- 78 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
DACPAC serialization for Squill. Reads and writes the DACPAC zip format (model.xml, Origin.xml, metadata) and the provider-dispatch layer that routes deploy/script to the recorded provider. -
- 74 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
.NET Aspire hosting integration for Squill. A provider-neutral core that lets an Aspire AppHost build and deploy a Squill DACPAC as part of the application model. Use the provider-specific... More information -
Squill.
by: paulirwinCore - 76 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
Core, database-agnostic model and schema-comparison engine for Squill. The generic Model/Element/Property graph, Merkle-tree hashing, and the IDatabaseProvider abstractions shared by all Squill providers. -
- 74 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
ANTLR4-based MariaDB/MySQL DDL parser for Squill. Parses CREATE statements into a typed syntax tree used to build a Squill model without a live database. -
- 72 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
PostgreSQL provider for Squill. Extracts a model from a live database via Npgsql, generates deployment scripts, and builds a model from parsed SQL. Implements the Squill.Core provider abstractions for... More information -
- 69 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
ANTLR4-based PostgreSQL DDL parser for Squill. Parses CREATE statements into a typed syntax tree used to build a Squill model without a live database. -
Squill.
by: paulirwinSdk -
- 74 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
MSBuild project SDK for Squill (.squillproj) projects. Building a project that references this SDK produces a DACPAC from declarative .sql files, like SSDT. -
-
- 70 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
PostgreSQL .NET Aspire hosting integration for Squill. Build and deploy a Squill DACPAC against a Postgres resource from your Aspire AppHost. -
- 71 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
MariaDB/MySQL provider for Squill. Extracts a model from a live database via MySqlConnector, generates deployment scripts, and builds a model from parsed SQL. Implements the Squill.Core provider abstractions... More information -
- 64 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
MariaDB/MySQL .NET Aspire hosting integration for Squill. Build and deploy a Squill DACPAC against a MySQL/MariaDB resource from your Aspire AppHost. -
-
- 64 total downloads
- last updated 7/24/2026
- Latest version: 0.2.0
`dotnet new` templates for Squill (.squillproj) database projects. After installing, run `dotnet new squill` to scaffold a declarative Squill database project that builds a DACPAC. -