Stef Heyenrath

Results 115 issues of Stef Heyenrath

Do you maybe know this ? http://stackoverflow.com/questions/36940015/how-to-run-dnx-xunit-test-from-the-commandline-for-a-different-framework In your config file I see: ``` dotnet test -c %CONFIGURATION% --no-build .\test\MyFirstUnitTests ```

Hello @gblmarquez @dtretyakov or @timothy-makarov, I was wondering about your plans for this repository and NuGet package? Is it an option that you add me as a team member/admin or...

question

Is it possible to make the `--event` optional ? Just provide empty object `{}` in case no file is provide at https://github.com/sbarski/run-local-lambda/blob/master/bin/run-local-lambda.js#L130 ?

I've converted your project to TypeScript, please take a look.

The *References* page (http://www.odata.org/odata-services/) only defines **TripPin**, but **Northwind** is still available. So do also add this link: http://services.odata.org/V4/Northwind/Northwind.svc

``` c# //---------------------------------------------------------------------------------------- // // This code was generated by https://github.com/StefH/ProxyInterfaceSourceGenerator. // // Changes to this file may cause incorrect behavior and will be lost if // the code is...

bug

no support for inner class ``` c# [ProxyInterfaceGenerator.Proxy(typeof(PITest.Some.Person.Inner))] ```

bug

Hello Egil, do you have any plans to support this https://htmx.org/extensions/response-targets/ ?