Frameworks
Package type
Options

6 packages returned for Tags:"autodi"

    • 180,201 total downloads
    • last updated 11/28/2022
    • Latest version: 4.1.0-ci92
    • AutoDI
    AutoDI classes. These are expected to be used with the AutoDI.Build package. Release notes: https://github.com/Keboo/AutoDI/wiki/Release-Notes
    • 74,893 total downloads
    • last updated 11/28/2022
    • Latest version: 4.1.0-ci92
    • AutoDI
    Provides MSBuild integration for AutoDI to simplify the creation of objects from your favorite DI container Release notes: https://github.com/Keboo/AutoDI/wiki/Release-Notes
    • 67,329 total downloads
    • last updated 12/21/2018
    • Latest version: 3.3.3
    • AutoDI Fody
    Obsolete. See https://github.com/Keboo/AutoDI/wiki/Release-Notes#400
    • 51,447 total downloads
    • last updated 11/28/2022
    • Latest version: 4.1.0-ci92
    • AutoDI
    Package Description
    • 45,003 total downloads
    • last updated 10/20/2021
    • Latest version: 4.1.0-ci33
    • AutoDI Generator
    AutoDI extension that generates C# code for AutoDI. Release notes: https://github.com/Keboo/AutoDI/wiki/Release-Notes
  • Automatically add dependencies to your `IServiceCollection` by namespace. Matches on convention of classes where the class name ends with the interface name minus the leading `I`. Example:... More information