Skip to content

Releases: baoduy/DKNet

v10.0.25

27 Mar 08:04
4d7732c

Choose a tag to compare

Full Changelog: v10.0.24...v10.0.25

v10.0.24

27 Mar 07:21
19af75c

Choose a tag to compare

Full Changelog: v10.0.22...v10.0.24

v10.0.23

27 Mar 00:40
d5b7459

Choose a tag to compare

Full Changelog: v10.0.21...v10.0.23

v10.0.22

27 Mar 00:39
d5b7459

Choose a tag to compare

Full Changelog: v10.0.21...v10.0.22

v0.0.12

31 Mar 02:46
6f2f261

Choose a tag to compare

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

31 Mar 03:18
6f2f261

Choose a tag to compare

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:

  1. Go to https://claude.ai/settings/plugins/submit
  2. Submit the GitHub repository: baoduy/DKNet

Changes since initial


v10.0.21

17 Mar 02:06
38057e7

Choose a tag to compare

What's Changed

  • Add GitHub Copilot Agent Skills for DKNet Framework packages by @Copilot in #276
  • Add keyset (cursor-based) pagination to DKNet.EfCore.Specifications by @Copilot in #278

Full Changelog: v10.0.20...v10.0.21

v10.0.20

02 Feb 05:39
0e6458b

Choose a tag to compare

What's Changed

Full Changelog: v10.0.19...v10.0.20

v10.0.19

21 Jan 02:45
f04b5f3

Choose a tag to compare

Full Changelog: v10.0.18...v10.0.19

v10.0.18

21 Jan 02:27
457d344

Choose a tag to compare

Full Changelog: v10.0.17...v10.0.18