Skip to content

Automatic registration of keyed services#75

Merged
TonyTroeff merged 16 commits intomainfrom
troeff/keyed-services
Nov 5, 2023
Merged

Automatic registration of keyed services#75
TonyTroeff merged 16 commits intomainfrom
troeff/keyed-services

Conversation

@TonyTroeff
Copy link
Copy Markdown
Member

Pull Request Description

[Provide a brief description of the changes introduced by this pull request.]

Motivation and Context

[Explain in details the reasoning behind these changes and provide any relevant context. This can include potential impact or any alternative solutions considered.]

Checklist

  • I have tested these changes thoroughly.
  • I have added/updated relevant documentation.
  • My code follows the project's coding guidelines.
  • I have performed a self-review of my changes.
  • My changes are backwards compatible.

@TonyTroeff TonyTroeff added the feature Something that should be implemented label Aug 27, 2023
@TonyTroeff TonyTroeff self-assigned this Aug 27, 2023
# Conflicts:
#	.github/workflows/Core validation.yml
#	.github/workflows/Publish packages.yml
# Conflicts:
#	TryAtSoftware.Extensions.Collections.Tests/TryAtSoftware.Extensions.Collections.Tests.csproj
#	TryAtSoftware.Extensions.Collections/TryAtSoftware.Extensions.Collections.csproj
#	TryAtSoftware.Extensions.DependencyInjection.Standard.Tests/TryAtSoftware.Extensions.DependencyInjection.Standard.Tests.csproj
#	TryAtSoftware.Extensions.DependencyInjection.Standard/TryAtSoftware.Extensions.DependencyInjection.Standard.csproj
#	TryAtSoftware.Extensions.DependencyInjection.Tests/TryAtSoftware.Extensions.DependencyInjection.Tests.csproj
#	TryAtSoftware.Extensions.DependencyInjection/TryAtSoftware.Extensions.DependencyInjection.csproj
#	TryAtSoftware.Extensions.Reflection.Tests/TryAtSoftware.Extensions.Reflection.Tests.csproj
#	TryAtSoftware.Extensions.Reflection/TryAtSoftware.Extensions.Reflection.csproj
…services

# Conflicts:
#	TryAtSoftware.Extensions.DependencyInjection.Tests/TryAtSoftware.Extensions.DependencyInjection.Tests.csproj
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@TonyTroeff TonyTroeff merged commit 733c80c into main Nov 5, 2023
@TonyTroeff TonyTroeff deleted the troeff/keyed-services branch November 5, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Something that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for automatic registration of keyed services (within the standard DI container)

1 participant