DependencyInjection.Attributed icon indicating copy to clipboard operation
DependencyInjection.Attributed copied to clipboard

Provides compile-time discovery and code generation of service registrations from attributed types

Results 19 DependencyInjection.Attributed issues
Sort by recently updated
recently updated
newest added

# devlooped/oss - Add static usings to allow unprefixed ThrowXxxx https://github.com/devlooped/oss/commit/6dfe21f

dependencies

Hi, I'd like to be able to specify the attribute several times in the case of keyed service. Is this possible? At the moment, error ‘CS0579’ is being thrown. ```csharp...

I cannot register internal classes. I tend to not expose classes outside the containing assembly, so usually they are `public interface IA {}` `internal class A : IA {}` if...

bug

Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.2.0 to 4.8.0. Release notes Sourced from Microsoft.CodeAnalysis.CSharp's releases. .NET 6.0.1 Release .NET 5.0.4 Release .NET 5.0.2 Release Notes Install Instructions Repos Core Changelog Sourced from Microsoft.CodeAnalysis.CSharp's...

dependencies

Bumps the system group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [System.ComponentModel.Composition](https://github.com/dotnet/runtime) | `6.0.0` |...

dependencies
.NET

Bumps the extensions group with 2 updates: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 9.0.4 Release notes Sourced from Microsoft.Extensions.DependencyInjection's releases. .NET 9.0.4 Release What's Changed [automated] Merge branch...

dependencies
.NET

# devlooped/SponsorLink - Fix version/override for CPV https://github.com/devlooped/SponsorLink/commit/8a40822

dependencies

In order to improve the long-term sustainability of this (and other) projects, we'll be adopting [SponsorLink v2](https://www.devlooped.com/SponsorLink). Please get familiar with it, read the [privacy statement](https://www.devlooped.com/SponsorLink/privacy/) and raise any doubts...

documentation

Updated [System.ComponentModel.Composition](https://github.com/dotnet/dotnet) from 6.0.0 to 10.0.0. Release notes _Sourced from [System.ComponentModel.Composition's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...

dependencies
.NET

Updated [System.ComponentModel.Composition](https://github.com/dotnet/dotnet) from 6.0.0 to 10.0.0. Release notes _Sourced from [System.ComponentModel.Composition's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...

dependencies
.NET