Skip to main content
paulirwin avatar

paulirwin

NuGet publisher profile

Packages
15
Total Downloads
234.2K
234,210

Packages (15)

Stripe package icon

Stripe

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 business.

229.2K
downloads
DevAuth.AspNet package icon

DevAuth.AspNet

BitBucket and GitHub OAuth Providers for ASP.NET and DotNetOpenAuth

2.4K
downloads
JavaToCSharp package icon

JavaToCSharp

A Java to C# converter.

2.2K
downloads
Squill package icon

Squill

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 database.

40
downloads
Squill.Dacpac package icon

Squill.Dacpac

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.

39
downloads
Squill.Provider.Postgres package icon

Squill.Provider.Postgres

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 Postgres.

37
downloads
Squill.Core package icon

Squill.Core

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.

37
downloads
Squill.MariaDbParser package icon

Squill.MariaDbParser

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.

37
downloads
Squill.Aspire.Hosting package icon

Squill.Aspire.Hosting

.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 Squill.Aspire.Hosting.PostgreSQL or Squill.Aspire.Hosting.MariaDb package.

37
downloads
Squill.PostgresParser package icon

Squill.PostgresParser

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.

36
downloads
Squill.Sdk package icon

Squill.Sdk

MSBuild project SDK for Squill (.squillproj) projects. Building a project that references this SDK produces a DACPAC from declarative .sql files, like SSDT.

36
downloads
Squill.Aspire.Hosting.PostgreSQL package icon

Squill.Aspire.Hosting.PostgreSQL

PostgreSQL .NET Aspire hosting integration for Squill. Build and deploy a Squill DACPAC against a Postgres resource from your Aspire AppHost.

35
downloads
Squill.Provider.MariaDb package icon

Squill.Provider.MariaDb

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 for MariaDB and MySQL.

34
downloads
Squill.Aspire.Hosting.MariaDb package icon

Squill.Aspire.Hosting.MariaDb

MariaDB/MySQL .NET Aspire hosting integration for Squill. Build and deploy a Squill DACPAC against a MySQL/MariaDB resource from your Aspire AppHost.

32
downloads
Squill.Templates package icon

Squill.Templates

`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.

29
downloads