Skip to content

Add DependencyInjection.Sample demonstrating RegisterDi #5

Description

@Skymly

Summary

Add a runnable DependencyInjection.Sample that demonstrates generated RegisterDi for Strategy, Factory, and Handler pipelines using DesignPatterns.Extensions.DependencyInjection.

Acceptance criteria

  • New sample under samples/DependencyInjection.Sample/ referenced from DesignPatterns.slnx
  • Program.cs builds ServiceCollection, calls RegisterDi, resolves registries/pipeline, prints results
  • Sample references DI package, generator, and DesignPatterns.Extensions.DependencyInjection.targets
  • Nuke BuildSamples / CI continues to build the new sample
  • Brief mention in README.md or docs/DEVELOPMENT.md

Module

samples/ only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions