ModernRonin
ModernRonin
what's the status on this? does bundling work with path aliases in tsconfig now? would be *very* useful.
Hi & thanks @wanlwanl , so, just to make sure I understand you correctly: if I setup the `serviceManager` with ```csharp var serviceManager = new ServiceManagerBuilder().WithOptions(o => { o.ConnectionString =...
Is this something with any likelihood to change in the near future (let's define near as within the next 1-2months) or not?
alternatively, if, without doing any special configuration, with the default setup, I send a `byte[]`, will this be sent over the wire in binary format (so the serialized size equals...
thank you, Wanpeng Li, I will look into that!
I think maybe this one here falls into the same category? https://stackoverflow.com/questions/67022317/autofac-6-register-a-decorator-as-also-implementing-another-interface
I just saw your comment on the SO question - that's a very good point, thank you :-)
can you elaborate what you would want this flag to do? thanks, MR
ah, never mind, I didn't read the title of the issue. okay, I'll try and add that, but it might take a while until I got time.