Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Storm.Api

يحتوي Storm.Api على 10 من skills المجمعة من Julien-Mialon، مع تغطية مهنية على مستوى المستودع وصفحات 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