Ian Johnson
Ian Johnson
A question was asked by @cnshenj in PR #18 about dropping .netstandard 1.0 support. Microsoft has stopped supporting it so it seems rational to drop support for it as well....
Grace auto registers concrete types where as microsoft's container does not. This can cause some odd behavior with logging and possible other issue. I'm going to add the following configuration...
This should be a category * Anonymous object * Dictionary object * array of objects
This should be a category with a couple benchmarks * simple int * Simple reference * Complex generic with clause
This is three benchmarks and is it's own category. * Field Injection * Property Injection * Method Injection