mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1300] [MERGED] Create WireMock.Net.MimePart project #1325
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/1300
Author: @StefH
Created: 5/18/2025
Status: ✅ Merged
Merged: 5/24/2025
Merged by: @StefH
Base:
master← Head:MimeKitLite📝 Commits (10+)
c15a0a3Create WireMock.Net.MimePart projectef57f94.2a4051aREFACTORed27c8aILRepack7ee3dd0--fa4bac8...1114c68x7e6ac76x713601e.23a1c02fix📊 Changes
306 files changed (+9755 additions, -9294 deletions)
View changed files
📝
README.md(+7 -0)📝
WireMock.Net Solution.sln(+21 -0)📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+2 -2)📝
src/WireMock.Net.Abstractions/Models/StringPattern.cs(+0 -0)➕
src/WireMock.Net.Abstractions/Properties/AssemblyInfo.cs(+8 -0)📝
src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj(+28 -16)📝
src/WireMock.Net.AspNetCore.Middleware/WireMock.Net.AspNetCore.Middleware.csproj(+5 -2)📝
src/WireMock.Net.Aspire/WireMock.Net.Aspire.csproj(+6 -3)📝
src/WireMock.Net.AwesomeAssertions/WireMock.Net.AwesomeAssertions.csproj(+4 -1)📝
src/WireMock.Net.FluentAssertions/WireMock.Net.FluentAssertions.csproj(+5 -2)📝
src/WireMock.Net.Matchers.CSharpCode/Matchers/CSharpCodeMatcher.cs(+2 -2)📝
src/WireMock.Net.Matchers.CSharpCode/WireMock.Net.Matchers.CSharpCode.csproj(+50 -47)➕
src/WireMock.Net.MimePart/ILRepack.targets(+28 -0)📝
src/WireMock.Net.MimePart/Matchers/MimePartMatcher.cs(+9 -26)➕
src/WireMock.Net.MimePart/Properties/AssemblyInfo.cs(+5 -0)📝
src/WireMock.Net.MimePart/Util/MimeKitUtils.cs(+25 -6)➕
src/WireMock.Net.MimePart/WireMock.Net.MimePart.csproj(+63 -0)📝
src/WireMock.Net.Minimal/.filenesting.json(+0 -0)📝
src/WireMock.Net.Minimal/Authentication/AzureADAuthenticationMatcher.cs(+2 -2)📝
src/WireMock.Net.Minimal/Authentication/BasicAuthenticationMatcher.cs(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.