mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #978] [CLOSED] Use AgileMapper instead of TinyMapper #1177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/978
Author: @StefH
Created: 7/20/2023
Status: ❌ Closed
Base:
master← Head:stef-mapperly📝 Commits (3)
3304696Use AgileMapper instead of TinyMapper2ec86e0.3f37d7a.📊 Changes
7 files changed (+111 additions, -37 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net472.Classic/App.config(+2 -2)📝
examples/WireMock.Net.Console.Net472.Classic/WireMock.Net.Console.Net472.Classic.csproj(+27 -1)📝
examples/WireMock.Net.Console.Net472.Classic/packages.config(+6 -0)📝
src/WireMock.Net/Server/WireMockServer.Admin.cs(+2 -2)➕
src/WireMock.Net/Util/AgileMapperUtils.cs(+31 -0)➖
src/WireMock.Net/Util/TinyMapperUtils.cs(+0 -31)📝
src/WireMock.Net/WireMock.Net.csproj(+43 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.