Maksim Volkau
Maksim Volkau
@zspitz Hello, The bound constants is the hard topic, so again the handing depends on your goals. As I wanted the compile-able output out-of-the-box, I am properly outputting the known...
Wow, wow :) this lib does much more than mine.. great job. For now, mine are more of the diagnostics helpers to the compiler (though I have plans to use...
Interesting, thanks for the doc link. My goal is to provide a compilable C# as much as possible, as I plan the code-gen and also extract the result output to...
There is two options: 1. You include FEC as a code file instead of package, and release a ETCL.Signed version 2. I am creating FEC.Signed, repeat. It seems that 2nd...
Mm, I've just forgot that I am including .snk file with DryIoc. I may do the same for FEC, or you may include your own. Then Users may use some...
@adamgfraser Are there any Map involving benchmarks in Zio so I can test the alternative?
@adamgfraser > One challenge is that in a lot of cases if you need more performance you can move to a mutable map or you really want a concurrent map....
> Maybe make a DryIoC.MicrosoftDependencyInjection.src.Internal package Makes sense.
Another important usage is for the Compile Time output - so the shorter the expression, the more simple/concise C# output will be.
@phoeniks-sk Hi, thanks for repro tests. What DI version are you using?