dotnet-rename-client-repository-to-service

Official

Rename client Repository to Service.

Authorumbrella-libraries
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Renames a client Repository to Service across the codebase. This move reorganizes code and aligns naming conventions to reflect a Service-oriented data layer, preparing the project for service-based data access.

Core Features & Use Cases

  • Relocates code from Web<AppName>.Web.Client.Data\Repositories to Web<AppName>.Web.Client.Data\Services while preserving the base class and all generic type parameters.
  • Updates namespaces, DI registrations, and all Blazor component references to use the new Service-based API.
  • Preserves behavioural semantics to support a smooth migration path.

Quick Start

Execute the migration by renaming the client Repository to Service across the project and update DI registrations and component references accordingly.

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: dotnet-rename-client-repository-to-service
Download link: https://github.com/umbrella-libraries/Umbrella/archive/main.zip#dotnet-rename-client-repository-to-service

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 510,000+ vetted skills library on demand.