Sjoerd van der Meer

Results 3 issues of Sjoerd van der Meer

I needed the option to choose a file instead of using "cat" to include the package.json to be merged. This is because I need to use CMD or Powershell which...

feature

The current implementation of the generation of the `AutoBindableAttribute` makes it public. If this attribute is contained in a different assembly/package it causes conflicts because there are two AutoBindableAttribute classes...

I am looking for adding support for netstandard 2.0 if people want this. It's a bit of extra effort because of different language features. Let me know whether this is...