by Noundry
A powerful library for rendering Razor components as HTML strings or IResult responses in ASP.NET Core minimal APIs. Features HtmlBuilder for fluent HTML construction, TableBuilder for generating tables from collections, and SelectBuilder for dynamic dropdowns. Supports strongly-typed models and dynamic content rendering.
by Noundry
A flexible, production-ready mailing library for .NET 9 applications that separates email template rendering from email sending. Features Razor template engine, multiple providers (SMTP, SendGrid, Mailgun), template caching, email validation, and modern .NET 9 patterns. Build beautiful emails with dynamic content using Razor templates.
by Noundry
Mailgun email provider integration for Noundry.Sanquhar mailing library. Send emails via Mailgun's REST API using modern HttpClient with click tracking and open tracking support. Zero third-party HTTP dependencies. Requires Noundry.Sanquhar core library.
by Noundry
SendGrid email provider integration for Noundry.Sanquhar mailing library. Send emails via SendGrid's API with click tracking, open tracking, and sandbox mode support. Requires Noundry.Sanquhar core library.
by Noundry
Beautiful terminal dashboard (TUI) for Noundry Sentinel APM - monitor logs, metrics, and exceptions from your command line
by Noundry
High-performance CSV ingestion library for multiple RDBMS
by Noundry
High-performance CSV to database ingestion tool
by plsft
A powerful, Zod-inspired fluent validation schema library for .NET with support for complex validation rules, transformations, and type-safe parsing.
by Noundry
Simple cross-platform CLI tool for provisioning cloud infrastructure (VMs, Networks, Load Balancers) across AWS, Azure, GCP, and Digital Ocean using Terraform.
by Noundry
A comprehensive collection of modern, performance-focused Tag Helpers for ASP.NET Core applications designed exclusively for Tailwind CSS. Includes form helpers, alerts, authorization, auto-hide functionality, and modern web APIs optimized for Tailwind's utility-first approach.
by Tailbreeze Contributors
A breeze to integrate Tailwind CSS into ASP.NET applications. Full support for Tailwind CSS v3.x and v4.x with automatic CLI management, hot reload, and MSBuild integration. Inspired by tailwind-dotnet by Kalleby Santos.
by Tailbreeze Contributors
MSBuild integration for Tailbreeze - automatically compiles Tailwind CSS during build and publish.
by Noundry Team
Noundry.Tuxedo: Dapper + Contrib merged and modernized for .NET 6+, with adapters for SQL Server, PostgreSQL, and MySQL.
by Noundry Team
Noundry.Tuxedo.Auditor: Automatic CRUD auditing for Tuxedo with database-specific JSON storage and soft delete detection.
by Noundry Team
Noundry.Tuxedo.Bowtie: Database migration and schema synchronization tool for Noundry.Tuxedo ORM. Supports SQL Server, PostgreSQL, MySQL, and SQLite.
by Noundry Team
Noundry.Tuxedo.Bowtie CLI: Command-line tool for database schema synchronization with Noundry.Tuxedo ORM models.
by Noundry Team
Noundry.Tuxedo.Cufflink: Fake data generation library using Bogus for Tuxedo ORM models. Generate realistic test data honoring FK/PK relationships.
by Noundry Team
Noundry.Tuxedo.Cufflink CLI: Command-line tool for generating fake data for Tuxedo ORM models using Bogus.
by Noundry Team
Noundry.Tuxedo.Exceptions: Strongly-typed database exceptions for Tuxedo, supporting SQL Server, PostgreSQL, MySQL, and SQLite.