Ecosyste.ms: Issues

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

GitHub / JasperFx/bluemilk issues and pull requests

#75 - Build out ILogger<T> without the goofy LoggerPolicy

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment
Labels: invalid

#73 - Eliminate dependencies to avoid transitive hell issues

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 2 comments

#68 - TransientLambdaResolver can generate invalid code

Issue - State: closed - Opened by CodingGorilla over 6 years ago - 1 comment

#67 - BlueMlik Logo

Issue - State: closed - Opened by khalidabuhakmeh over 6 years ago - 11 comments

#66 - Randyridge/generator

Pull Request - State: closed - Opened by randyridge over 6 years ago - 3 comments

#65 - Randyridge/many params

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

#64 - Issues with identityserver4

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

#63 - Enumerable of T dependencies where the T is non public

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#62 - Activation Interceptors

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment

#61 - Perf Benchmarks

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#60 - FI to select the constructor of a concrete type

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment

#59 - Inline enumerable dependencies

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment

#58 - ReferenceInstance for "Ctor.IsNamed()" usage

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#57 - Add the NullInstance

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#56 - Revert "Added a Regex.Replace() to 'sanitize' names on the Variable.Usage pro…"

Pull Request - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment

#53 - Need an alternative to codegen for internal classes

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment

#52 - Codegen problem w/ closed generic dependencies

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#51 - jasper link fix

Pull Request - State: closed - Opened by ahmadalli over 6 years ago - 1 comment

#50 - Dynamic Resolver Generation *has* to be Lazy

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#49 - Structure Map's DecorateAllWith function

Issue - State: closed - Opened by stvndall over 6 years ago - 2 comments

#48 - IContainer.Append() #sadtrombone

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#47 - GetAllPossible<T>() from StructureMap

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#46 - Don't emit a no arg constructor in generated type code

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: core

#45 - Alias System.Object as object in generated code

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: core

#44 - Retrofit UT's on Frame classes

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment
Labels: core

#43 - Ability to inject IContainer into an object

Issue - State: closed - Opened by jeremydmiller over 6 years ago

#42 - Harden the ServiceGraph.Initialize() against junk input

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment
Labels: ioc

#40 - Support SM's LookForRegistries() type scanning

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 2 comments
Labels: ioc

#39 - Add StructureMap's old IInstancePolicy

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: ioc

#38 - Support type scanning end to end in container setup

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: ioc

#37 - Support [ValidationMethod] attribute

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment
Labels: duplicate

#36 - Support the old [DefaultConstructor] attribute

Issue - State: closed - Opened by jeremydmiller over 6 years ago - 1 comment
Labels: ioc

#35 - Can resolve the current scope from any container

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: ioc

#34 - Need decent ToString() methods on all Instance types

Issue - State: closed - Opened by jeremydmiller over 6 years ago
Labels: ioc

#33 - GeneratedAssembly.AddType(base or interface type) : GeneratedType

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: core

#32 - Optimize data structures

Issue - State: closed - Opened by jeremydmiller almost 7 years ago

#31 - ASP.Net Core DI compliance spec suite

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#30 - Import StructureMap acceptance tests

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#29 - Inline DI usage

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#28 - Ability to use custom IVariableSource strategies within the codegen'd resolver

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: invalid

#27 - Nested container behavior

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#26 - Environment check support

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#25 - AssertConfigurationIsValid()

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#24 - Ability to eject instances

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: invalid

#23 - Support AutoFactory generation

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#22 - IContainer.GetInstance() fails if registration is missing

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#21 - Auto-resolve IEnumerable<T> in GetInstance() to all possible

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#20 - Automatically close open generic types to fulfill missing families

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#19 - Func & Lazy Support

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#18 - Automatically find and build out a concrete type that is not previously known

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#17 - IFamilyPolicy Mechanics

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#16 - TryGetInstance mechanics

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#15 - IContainer.GetAllInstances(type)

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#14 - IContainer.WhatDoIHave()

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#13 - Equivalent to StructureMap's IModel

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#12 - BlueMilkAttribute to direct IoC modifications on types

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#11 - Support generated methods that return Task<T>

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: core

#10 - Assert that a container is not disposed on all service locator functions

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#9 - Container.QuickResolve<T>() / (Type)

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#8 - Inline dependencies to ConstructorInstance

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#7 - "Simple" arguments to constructor functions

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: ioc

#6 - DisposalLock on the container

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: ioc

#5 - Use common C# shorthand for types like int, bool, string

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment

#4 - Get a build going

Issue - State: closed - Opened by jeremydmiller almost 7 years ago

#3 - Generate switch statements

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: core

#2 - Ability to generate synchronous methods

Issue - State: closed - Opened by jeremydmiller almost 7 years ago
Labels: core

#1 - MethodCall should be able to handle C# 7 Tuples

Issue - State: closed - Opened by jeremydmiller almost 7 years ago - 1 comment
Labels: core