Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Storm.Api

Storm.Api에는 Julien-Mialon에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
2
업데이트
2026-06-05
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

storm-api-auth
소프트웨어 개발자

Implement authentication using the Storm.Api framework with JWT, API key, custom authenticators, and refresh tokens. Use when adding auth to endpoints.

2026-06-05
storm-api-database-migrations
데이터베이스 아키텍트

Write a database migration using the Storm.Api framework with BaseMigration and OrmLite. Use when creating or modifying database tables, columns, or seed data.

2026-06-05
storm-api-database
소프트웨어 개발자

Implement database entities and repositories using the Storm.Api framework with ServiceStack.OrmLite. Use when creating entities, repositories, or database queries.

2026-06-05
storm-api-email
소프트웨어 개발자

Implement email sending using the Storm.Api framework with Resend provider and temporary email detection. Use when sending emails or validating email addresses.

2026-06-05
storm-api-endpoint
소프트웨어 개발자

Implement a C# endpoint using the Storm.Api framework with CQRS actions, controllers, source generators, exceptions, and response DTOs.

2026-06-05
storm-api-init
소프트웨어 개발자

Initialize a new Storm.Api project with NuGet packages, Program.cs, Startup.cs, and code style configuration. Use when setting up a new project from scratch.

2026-06-05
storm-api-queues
소프트웨어 개발자

Implement in-memory queues using the Storm.Api framework with ItemQueue, BufferedItemQueue, ThrottledBufferedItemQueue, and queue workers.

2026-06-05
storm-api-redis
소프트웨어 개발자

Implement Redis caching and pub/sub using the Storm.Api framework with IRedisService for key-value storage, TTL, and channel subscriptions.

2026-06-05
storm-api
소프트웨어 개발자

Implement a C# backend using the Storm.Api framework. Use when writing business logic, logging, extension methods, or general Storm.Api patterns.

2026-06-05
storm-api-workers
소프트웨어 개발자

Implement background workers and hosted services using the Storm.Api framework with periodic, scheduled, and queue-based workers plus retry strategies.

2026-06-05