WireMock-Net / WireMock.Net

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Apache License 2.0
1.36k stars 200 forks source link

C# code generator improvements #933

Closed cezarypiatek closed 1 year ago

cezarypiatek commented 1 year ago

This PR brings the following improvements:

cezarypiatek commented 1 year ago

Thanks for merging. Btw, do you have a plan for the next release? I would like to start using the code generation feature but I need those recent changes.

StefH commented 1 year ago

@cezarypiatek Today I'll release new NuGet.

cezarypiatek commented 1 year ago

great, thank you!