Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SliceForge
SliceForge

SliceForge

Raheel Ahmed

|
1 install
| (0) | Free
Empty VSIX Project.
Download

SliceForge — Vertical Slice & Clean Architecture Generator for .NET

SliceForge is a productivity-focused Visual Studio extension designed for modern .NET developers and software architects who use Vertical Slice Architecture, Clean Architecture, CQRS, MediatR, and Minimal APIs.

Instead of manually creating repetitive folders, handlers, validators, endpoints, tests, and boilerplate code, SliceForge instantly generates production-ready feature slices directly inside your solution.

Built for enterprise-grade development, SliceForge helps teams standardize architecture, accelerate delivery, and reduce repetitive coding work.

✨ Features

  • Generate complete Vertical Slice features
  • Clean Architecture ready structure
  • CQRS support (Commands & Queries)
  • MediatR integration
  • FluentValidation integration
  • Minimal API endpoint generation
  • Entity & EF Core configuration generation
  • Unit & Integration test generation
  • CRUD scaffolding
  • Solution bootstrapping support
  • Enterprise-ready project structure
  • .NET 8 / .NET 9 / .NET 10 compatible

🚀 Generated Components

SliceForge can generate:

  • Commands
  • Queries
  • Handlers
  • Validators
  • Responses
  • Minimal API Endpoints
  • Domain Entities
  • EF Core Configurations
  • Unit Tests
  • Integration Tests

🧱 Architecture Support

Designed specifically for:

  • Vertical Slice Architecture
  • Clean Architecture
  • CQRS
  • DDD-inspired applications
  • Enterprise APIs
  • Modular Monoliths
  • Microservices

⚡ Example Commands

Generate a feature:

sliceforge add-feature --name CreateProduct --module Products --operation create --properties "Name:string,Price:decimal"

Generate full CRUD:

sliceforge add-crud --entity Product --module Products --properties "Name:string,Price:decimal"

Generate a complete solution:

sliceforge new-solution --name EStore --namespace EStore

🎯 Why SliceForge?

Modern .NET applications often suffer from:

  • repetitive boilerplate
  • inconsistent architecture
  • slow feature creation
  • duplicated setup code

SliceForge solves these problems by automating architecture patterns and enforcing clean, scalable project structure from day one.

👨‍💻 Ideal For

  • Software Architects
  • Senior .NET Developers
  • Enterprise Teams
  • API Developers
  • CQRS-based systems
  • Microservice projects

🔧 Requirements

  • Visual Studio 2022 / 2026
  • .NET SDK installed
  • Windows x64

🌐 Publisher

Raheel Ahmed

📌 Version

1.0.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft