mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #1137] [MERGED] Add link to TIOBE Index on main page + fix issues #1249
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/1137
Author: @StefH
Created: 7/15/2024
Status: ✅ Merged
Merged: 7/18/2024
Merged by: @StefH
Base:
master← Head:stef-tiobe📝 Commits (10+)
0e5d96eAdd TIOBE + include SonarAnalyzer.CSharp8061d5b.8596477cp61f9417Copyright © WireMock.Netbaee42fmore fixesf53449efix3770cdaxpathbe6b07eif (Matchers == null || !Matchers.Any())95a21f9if (Matchers != null)fd00025?📊 Changes
573 files changed (+1292 additions, -170 deletions)
View changed files
📝
.editorconfig(+5 -1)📝
Directory.Build.props(+1 -1)📝
README.md(+1 -0)📝
WireMock.Net Solution.sln(+3 -0)📝
WireMock.Net Solution.sln.DotSettings(+1 -0)📝
examples/WireMock.Net.Client.Net472/Program.cs(+3 -1)📝
examples/WireMock.Net.Client.Net472/Properties/AssemblyInfo.cs(+3 -1)📝
examples/WireMock.Net.Console.GrpcClient/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.NET6.WithCertificate/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.NET7.UsingNuGet/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.NET8/__admin/mappings/1.cs(+2 -0)📝
examples/WireMock.Net.Console.NETCoreApp/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.NETCoreApp3/__admin/mappings/1.cs(+2 -0)📝
examples/WireMock.Net.Console.NETCoreApp3WithCertificate/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.Net452.Classic/CustomFileSystemFileHandler.cs(+2 -0)📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+2 -0)📝
examples/WireMock.Net.Console.Net452.Classic/Program.cs(+2 -0)📝
examples/WireMock.Net.Console.Net452.Classic/Properties/AssemblyInfo.cs(+3 -1)📝
examples/WireMock.Net.Console.Net461.Classic/Properties/AssemblyInfo.cs(+3 -1)📝
examples/WireMock.Net.Console.Net472.Classic/Properties/AssemblyInfo.cs(+3 -1)...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.