@the-bearded-bear/claude-craft 8.15.0-next.7d576eb → 8.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Dev/i18n/de/CSharp/agents/csharp-reviewer.md +0 -3
- package/Dev/i18n/de/Common/agents/devops-engineer.md +1 -1
- package/Dev/i18n/de/Common/rules/10-documentation.md +1 -1
- package/Dev/i18n/en/CSharp/agents/csharp-reviewer.md +0 -3
- package/Dev/i18n/en/Common/agents/devops-engineer.md +1 -1
- package/Dev/i18n/en/Common/rules/10-documentation.md +1 -1
- package/Dev/i18n/es/CSharp/agents/csharp-reviewer.md +0 -3
- package/Dev/i18n/es/Common/agents/devops-engineer.md +1 -1
- package/Dev/i18n/es/Common/rules/10-documentation.md +1 -1
- package/Dev/i18n/fr/CSharp/agents/csharp-reviewer.md +0 -3
- package/Dev/i18n/fr/Common/agents/devops-engineer.md +1 -1
- package/Dev/i18n/fr/Common/rules/10-documentation.md +1 -1
- package/Dev/i18n/pt/CSharp/agents/csharp-reviewer.md +0 -3
- package/Dev/i18n/pt/Common/agents/devops-engineer.md +1 -1
- package/Dev/i18n/pt/Common/rules/10-documentation.md +1 -1
- package/package.json +1 -1
|
@@ -495,9 +495,6 @@ await context.Orders.Where(o => o.Id == id)
|
|
|
495
495
|
| **FluentAssertions** | Lesbare und ausdrucksstarke Assertions |
|
|
496
496
|
| **FluentValidation** | Validierung der Commands/Queries |
|
|
497
497
|
| **MediatR** | CQRS und Behavior-Pipeline |
|
|
498
|
-
|
|
499
|
-
> ⚠️ **Lizenz**: MediatR und AutoMapper wechselten ab v13 zu einer kommerziellen Lizenz (angekündigt 2024/2025 von Jimmy Bogard). Die kostenlose Nutzung ist begrenzt (RPL); bei größeren Teams oder hohem Umsatz ist eine kostenpflichtige Lizenz erforderlich. Das Lizenzmodell vor dem Einsatz in einem neuen Projekt prüfen. MIT-Alternativen: **Wolverine**, **Cortex.Mediator**, **ConduitR**.
|
|
500
|
-
|
|
501
498
|
| **WebApplicationFactory** | ASP.NET Core Integrationstests |
|
|
502
499
|
| **Testcontainers** | Integrationstests mit echter Datenbank |
|
|
503
500
|
| **SonarAnalyzer** | Statische Analyse für C# |
|
|
@@ -495,9 +495,6 @@ await context.Orders.Where(o => o.Id == id)
|
|
|
495
495
|
| **FluentAssertions** | Readable and expressive assertions |
|
|
496
496
|
| **FluentValidation** | Command/Query validation |
|
|
497
497
|
| **MediatR** | CQRS and behavior pipeline |
|
|
498
|
-
|
|
499
|
-
> ⚠️ **License**: MediatR and AutoMapper moved to a commercial license from v13 (announced 2024/2025 by Jimmy Bogard). Free use is limited (RPL); a paid license is required beyond certain thresholds (large teams / high revenue). Verify the license model before using in a new project. MIT alternatives: **Wolverine**, **Cortex.Mediator**, **ConduitR**.
|
|
500
|
-
|
|
501
498
|
| **WebApplicationFactory** | ASP.NET Core integration tests |
|
|
502
499
|
| **Testcontainers** | Integration tests with real DB |
|
|
503
500
|
| **SonarAnalyzer** | C# static analysis |
|
|
@@ -495,9 +495,6 @@ await context.Orders.Where(o => o.Id == id)
|
|
|
495
495
|
| **FluentAssertions** | Aserciones legibles y expresivas |
|
|
496
496
|
| **FluentValidation** | Validación de Commands/Queries |
|
|
497
497
|
| **MediatR** | CQRS y pipeline de behaviors |
|
|
498
|
-
|
|
499
|
-
> ⚠️ **Licencia**: MediatR y AutoMapper pasaron a licencia comercial a partir de la v13 (anunciado en 2024/2025 por Jimmy Bogard). El uso gratuito está limitado (RPL); se requiere licencia de pago más allá de ciertos umbrales (equipos grandes / altos ingresos). Verificar el modelo de licencia antes de usar en un nuevo proyecto. Alternativas MIT: **Wolverine**, **Cortex.Mediator**, **ConduitR**.
|
|
500
|
-
|
|
501
498
|
| **WebApplicationFactory** | Tests de integración ASP.NET Core |
|
|
502
499
|
| **Testcontainers** | Tests de integración con BD real |
|
|
503
500
|
| **SonarAnalyzer** | Análisis estático C# |
|
|
@@ -495,9 +495,6 @@ await context.Orders.Where(o => o.Id == id)
|
|
|
495
495
|
| **FluentAssertions** | Assertions lisibles et expressives |
|
|
496
496
|
| **FluentValidation** | Validation des Commands/Queries |
|
|
497
497
|
| **MediatR** | CQRS et pipeline de behaviors |
|
|
498
|
-
|
|
499
|
-
> ⚠️ **Licence** : MediatR et AutoMapper sont passés sous licence commerciale à partir de la v13 (annoncé 2024/2025 par Jimmy Bogard). Usage gratuit limité (RPL) ; licence payante requise au-delà de certains seuils (grande équipe / forts revenus). Vérifier le modèle de licence avant d'utiliser dans un nouveau projet. Alternatives MIT : **Wolverine**, **Cortex.Mediator**, **ConduitR**.
|
|
500
|
-
|
|
501
498
|
| **WebApplicationFactory** | Tests d'intégration ASP.NET Core |
|
|
502
499
|
| **Testcontainers** | Tests d'intégration avec vraie DB |
|
|
503
500
|
| **SonarAnalyzer** | Analyse statique C# |
|
|
@@ -495,9 +495,6 @@ await context.Orders.Where(o => o.Id == id)
|
|
|
495
495
|
| **FluentAssertions** | Assertivas legiveis e expressivas |
|
|
496
496
|
| **FluentValidation** | Validacao dos Commands/Queries |
|
|
497
497
|
| **MediatR** | CQRS e pipeline de behaviors |
|
|
498
|
-
|
|
499
|
-
> ⚠️ **Licença**: MediatR e AutoMapper passaram para licença comercial a partir da v13 (anunciado em 2024/2025 por Jimmy Bogard). O uso gratuito é limitado (RPL); licença paga é exigida acima de certos limites (equipes grandes / receitas elevadas). Verificar o modelo de licença antes de usar em um novo projeto. Alternativas MIT: **Wolverine**, **Cortex.Mediator**, **ConduitR**.
|
|
500
|
-
|
|
501
498
|
| **WebApplicationFactory** | Testes de integracao ASP.NET Core |
|
|
502
499
|
| **Testcontainers** | Testes de integracao com DB real |
|
|
503
500
|
| **SonarAnalyzer** | Analise estatica C# |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@the-bearded-bear/claude-craft",
|
|
3
|
-
"version": "8.15.0
|
|
3
|
+
"version": "8.15.0",
|
|
4
4
|
"description": "A comprehensive framework for AI-assisted development with Claude Code. Install standardized rules, agents, and commands for your projects.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "cli/index.js",
|