mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-22 23:06:55 +02:00
8444c8c506
* Handle new line escaping in C# mapping code generator * Prevent date conversion when value persisted as string * Handle object properties named as csharp keywords * Refactor: Extract logic responsible for generating anonymous object definition to a separate class