HttpMock icon indicating copy to clipboard operation
HttpMock copied to clipboard

.NET Core Support

Open tysonnero opened this issue 9 years ago • 8 comments

Are there any plans to release a version with .NET Core support?

tysonnero avatar Jun 14 '16 17:06 tysonnero

Hi @tysonnero Not yet. will wait till there is a stable version. But there will be :)

hibri avatar Jun 14 '16 18:06 hibri

Hi, stable version is available for some time. Would you mind to update? This nice project really need core support.

secana avatar Sep 08 '17 12:09 secana

Happy to take a PR for it :) Haven't had time to look into it to be honest.

hibri avatar Sep 08 '17 13:09 hibri

@hibri a .NET Core version would be much appreciated.

MelbourneDeveloper avatar Mar 16 '20 04:03 MelbourneDeveloper

@hibri I forked and branched from your library:

https://github.com/MelbourneDeveloper/HttpMock/tree/TargetNetStandard

There is no problem targeting .NET Standard with your code. The only problem is that Kayak is only built for .NET Framework, so someone would have to target .NET Standard in that project as well.

MelbourneDeveloper avatar Mar 16 '20 05:03 MelbourneDeveloper

thanks @MelbourneDeveloper Been looking into this but I'm time poor atm. I intend to replace it with the HttpListener and remove the kayak dependency entirely

hibri avatar Mar 17 '20 09:03 hibri

@hibri let me know if you want me to do a PR

MelbourneDeveloper avatar Mar 18 '20 00:03 MelbourneDeveloper

@MelbourneDeveloper Yup. I'd love one. Happy to chat on gitter https://gitter.im/HttpMockChat/Lobby

hibri avatar Mar 18 '20 09:03 hibri