Using WireMock.Net to proxy http requests for mocking eternal dependecy apis.
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Muzammil Khaja Mohammed | 
| Last Update: | Wednesday, January 31, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/muzammilkm/test-essentials | 
| NuGet Url: | https://www.nuget.org/packages/TestEssentials.ToolKit.WireMock | 
Install
Install-Package TestEssentials.ToolKit.WireMock
                        dotnet add package TestEssentials.ToolKit.WireMock
                        paket add TestEssentials.ToolKit.WireMock
                        
                                TestEssentials.ToolKit.WireMock Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- WireMock.Net(>= 1.0.38)
 
Tags