Releases: baoduy/DKNet
Releases · baoduy/DKNet
v10.0.25
Full Changelog: v10.0.24...v10.0.25
v10.0.24
Full Changelog: v10.0.22...v10.0.24
v10.0.23
Full Changelog: v10.0.21...v10.0.23
v10.0.22
Full Changelog: v10.0.21...v10.0.22
v0.0.12
DKNet Copilot Plugin v0.0.12
GitHub Copilot skills and agents for scaffolding production-ready .NET 10 microservices using DKNet.Minimal.Template.
Agents (12)
- dknet-bdd-test — Use when implementing or updating BDD tests in DKNet.Templates. Builds Reqnroll
- dknet.developer — Use when you want guided, step-by-step Spec-Kit execution from feature idea to i
- speckit.analyze — Perform a non-destructive cross-artifact consistency and quality analysis across
- speckit.architecture — Use when you need full, detailed technical architecture documentation for a .NET
- speckit.checklist — Generate a custom checklist for the current feature based on user requirements.
- speckit.clarify — Identify underspecified areas in the current feature spec by asking up to 5 high
- speckit.constitution — Create or update the project constitution from interactive or provided principle
- speckit.implement — Execute the implementation plan by processing and executing all tasks defined in
- speckit.plan — Execute the implementation planning workflow using the plan template to generate
- speckit.specify — Create or update the feature specification from a natural language feature descr
- speckit.tasks — Generate an actionable, dependency-ordered tasks.md for the feature based on ava
- speckit.taskstoissues — Convert existing tasks into actionable, dependency-ordered GitHub issues for the
Skills (7)
- dknet-appservices-actions — Create CRUD actions (Create/Update/Delete), DTOs, validators, specs, and domain
- dknet-bdd-tests — Create and maintain Reqnroll + NUnit BDD .feature scenarios for DKNet.Templates
- dknet-domain-entity — Create DDD domain entities following this project's AggregateRoot/DomainEntity i
- dknet-efcore-config — Create EF Core entity type configurations (mappers), static data seeders, and in
- dknet-endpoint-config — Create Minimal API endpoint configurations using this project's IEndpointConfig
- dknet-feature-documentation — Generate structured technical documentation and Mermaid architecture diagrams fo
- dknet-unit-test — >-
Installation
Clone this repository — Copilot automatically discovers agents in .github/agents/ and skills in .github/skills/.
For Claude Code, use the slash commands in .claude/commands/ (e.g., /project:dknet-developer).
Changes since v0.0.10
7b1ab59 update copilot plugin
832f20b add bdd template
de53f8c up
6e3531b Add GitHub Copilot plugin.json and marketplace.json
ab03d2c up
ad1de09 up
86727d6 up
a9f1394 add CLAUDE.md and dknet-unit-test skill
7bcda1d add skills and extensions
9e31617 add more agent
Claude Plugin v0.0.13
DKNet Claude Code Plugin v0.0.13
Skills and agents for scaffolding production-ready .NET 10 microservices using DKNet.Minimal.Template.
Contents
- Commands: 12 slash commands
- Agents: 12 specialized agents
- Skills: 7 development skills
Installation
# Add the marketplace
/plugin marketplace add baoduy/DKNet --path claude-code-plugin
# Install the plugin
/plugin install dknet-plugin@dknet-plugins
# Or test locally
claude --plugin-dir ./claude-code-plugin
Submit to Official Marketplace
To make this plugin available on the official Claude AI marketplace:
- Go to https://claude.ai/settings/plugins/submit
- Submit the GitHub repository: baoduy/DKNet
Changes since initial
v10.0.21
v10.0.20
v10.0.19
Full Changelog: v10.0.18...v10.0.19
v10.0.18
Full Changelog: v10.0.17...v10.0.18