views-architecture

Official

SQL-first view pipelines for fast reads.

Authordevixlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill codifies a SQL-first view pipeline architecture that blends EF Core for writes with Dapper for reads, enabling fast, reliable reporting on complex multi-table queries.

Core Features & Use Cases

  • Three-service pattern (IViewRegistry, IViewService, IDapperQueryService) for metadata, orchestration, and execution.
  • SQL-First Development: DDL-driven view definitions, YAML app.yaml, and generated DTOs to keep database truth centralized.
  • Multi-tenancy and Blazor Integration: automatic tenant schema handling and UI-ready view rendering in Blazor components.

Quick Start

  • Review the architecture patterns and the data flow from sql/views to app.yaml.
  • Run the unified pipeline (DDL → YAML → app.yaml → generated DTOs) and start the sample app to verify read views.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: views-architecture
Download link: https://github.com/devixlabs/DotNetWebApp/archive/main.zip#views-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.