Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / clay-one/composer-core issues and pull requests

#36 - Complete basic AspNetCore support with new ComposerCore features

Pull Request - State: closed - Opened by iravanchi over 4 years ago

#35 - Scoped lifetime feature

Pull Request - State: closed - Opened by iravanchi over 4 years ago

#34 - Resolving Func<T> should return a factory function for T

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#33 - Treat List<T> and T[] same as IEnumerable<T> when resolving

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#32 - Resolving IEnumerable<T> should be equivalent of GetAllComponents<T>

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#31 - Added features for easier AspNetCore integration

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#30 - Release 3.0.5

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#30 - Release 3.0.5

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#29 - Fix minor issue in Generic component factory

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#29 - Fix minor issue in Generic component factory

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#28 - Issue of generic contract validation

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#28 - Issue of generic contract validation

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#27 - Fix issue on Fluent API for registering generic types

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#27 - Fix issue on Fluent API for registering generic types

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#26 - Policy-based or convention-based composition configuration

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#25 - External composition configuration for types

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#25 - External composition configuration for types

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#24 - Invoke any method through DI

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#24 - Invoke any method through DI

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#23 - Easy registration for Delegate / `Func` as an IComponentFactory

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#23 - Easy registration for Delegate / `Func` as an IComponentFactory

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: enhancement

#22 - Extract common code and create abstractions in Fluent utility classes and factories

Issue - State: open - Opened by iravanchi about 5 years ago
Labels: refactoring

#21 - Feat: open generic issues in fluent API

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#21 - Feat: open generic issues in fluent API

Pull Request - State: closed - Opened by iravanchi about 5 years ago

#19 - Allow using AspNetCore configuration in [ConfigurationPoint]s

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement

#19 - Allow using AspNetCore configuration in [ConfigurationPoint]s

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement

#18 - Allow using ComposerCore's variables in AspNetCore configuration

Issue - State: open - Opened by iravanchi about 6 years ago - 1 comment
Labels: enhancement

#18 - Allow using ComposerCore's variables in AspNetCore configuration

Issue - State: open - Opened by iravanchi about 6 years ago - 1 comment
Labels: enhancement

#17 - Allow replacing AspNetCore's DI with ComposerCore

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement

#17 - Allow replacing AspNetCore's DI with ComposerCore

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement

#16 - Support for Microsoft.Extensions.DependencyInjection abstractions

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement, refactoring

#16 - Support for Microsoft.Extensions.DependencyInjection abstractions

Issue - State: open - Opened by iravanchi about 6 years ago
Labels: enhancement, refactoring

#15 - Set assembly name to ClayOne.ComposerCore

Issue - State: closed - Opened by a3dho3yn over 6 years ago - 4 comments

#15 - Set assembly name to ClayOne.ComposerCore

Issue - State: closed - Opened by a3dho3yn over 6 years ago - 4 comments

#14 - Refactor repository and project structure

Pull Request - State: closed - Opened by kiapanahi over 6 years ago

#14 - Refactor repository and project structure

Pull Request - State: closed - Opened by kiapanahi over 6 years ago

#13 - Refactor repository and project restructure

Pull Request - State: closed - Opened by kiapanahi over 6 years ago

#13 - Refactor repository and project restructure

Pull Request - State: closed - Opened by kiapanahi over 6 years ago

#12 - Support for IDisposable component instances

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement, epic

#12 - Support for IDisposable component instances

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement, epic

#11 - Support for Child component context

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement

#11 - Support for Child component context

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement

#10 - [Transient] and [Singleton] syntactic sugars

Issue - State: closed - Opened by iravanchi almost 7 years ago - 1 comment
Labels: enhancement

#10 - [Transient] and [Singleton] syntactic sugars

Issue - State: closed - Opened by iravanchi almost 7 years ago - 1 comment
Labels: enhancement

#9 - Support for default values in constructor arguments

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement

#9 - Support for default values in constructor arguments

Issue - State: open - Opened by iravanchi almost 7 years ago
Labels: enhancement

#8 - Allow attributes on constructor arguments

Issue - State: open - Opened by iravanchi almost 7 years ago - 1 comment
Labels: enhancement

#8 - Allow attributes on constructor arguments

Issue - State: open - Opened by iravanchi almost 7 years ago - 1 comment
Labels: enhancement

#7 - Ready to release

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#7 - Ready to release

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#6 - Removed usages of the obsolete overload

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#6 - Removed usages of the obsolete overload

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#5 - Fix bugs in release build configuration

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#4 - Move changes to develop branch to test releasing a beta version

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#4 - Move changes to develop branch to test releasing a beta version

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#3 - Initial release without publishing

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#3 - Initial release without publishing

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#2 - Merge migration from Composer

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#2 - Merge migration from Composer

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#1 - Migration of previous code to .NET Core

Pull Request - State: closed - Opened by iravanchi almost 7 years ago

#1 - Migration of previous code to .NET Core

Pull Request - State: closed - Opened by iravanchi almost 7 years ago