بنقرة واحدة
ServiceStackAntiGravSkills
يحتوي ServiceStackAntiGravSkills على 16 من skills المجمعة من RetroLancers، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Designs stable, discoverable APIs using routes, metadata, and versioning conventions.
Implements authentication using ServiceStack Auth Providers and session handling.
Applies role-, permission-, and ownership-based authorization using ServiceStack idioms.
Implements AutoQuery services, custom filters, and permission-aware querying.
Designs request/response DTOs using DTO-first, message-based ServiceStack conventions.
Controls OpenAPI / metadata exposure without compromising ServiceStack-first design.
Uses OrmLite via the implicit Db connection and understands transaction semantics and rollback behavior.
Optimizes ServiceStack services, OrmLite usage, filters, and serialization.
Understands ServiceStack’s AppHost, service registration, modular layout, and plugin-based architecture.
Reviews and refactors code to enforce ServiceStack idioms and eliminate MVC / ASP.NET Core leakage.
Uses global, attribute, and typed request/response filters correctly.
Manages schema evolution using OrmLite migrations and deployment-safe patterns.
Implements services using Service / ServiceInterface, request lifecycle, and implicit dependencies.
Tests services using ServiceStack’s testing utilities and in-memory hosts.
Leverages typed ServiceStack clients and DTO reuse across boundaries.
Applies FluentValidation and ServiceStack validation filters correctly.