Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Storm.Api

Storm.Api contient 10 skills collectées depuis Julien-Mialon, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
2
mis à jour
2026-06-05
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

storm-api-auth
Développeurs de logiciels

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
Architectes de bases de données

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-05
storm-api-redis
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-05