Stef Heyenrath
|
b5ae087b95
|
Add .ConfigureAwait(false); to the await Task calls (#704)
Add .ConfigureAwait(false); to the await Task calls
|
2021-12-24 14:08:43 +01:00 |
|
Stef Heyenrath
|
934c444902
|
Fix some SonarCloud issues in UnitTests (#610)
|
2021-05-07 18:23:23 +02:00 |
|
Stef Heyenrath
|
d971144426
|
WireMock.Net version 1.1.x (#363)
* refactor
* rename api
* -preview-01
* logger
* move
* RandomDataGenerator.Net
* .
* ISettings
* renames...
* refactor CommandlineParser logic
* remove standalone
* Remove Interfaces
* Update tests
* WireMock.Net.StandAlone
* .
* fix
* .
* _settings
* Admin
* WireMock.Net.Abstractions
* fix build
* rename WireMockServer
* fix compile errors
|
2019-12-27 16:01:13 +01:00 |
|
Stef Heyenrath
|
c0a43ed204
|
remove MimeKitLite and use MediaTypeHeaderValue (#338)
|
2019-08-31 19:01:44 +00:00 |
|
Stef Heyenrath
|
1af512fc72
|
Update BodyParser logic (#212)
* Update BodyParser logic
* update logic for byte[]
* small update
* MyGetKey
* myget
* dotnet nuget push
* dotnet build
* Release
* .
* StringContent
* 1.0.4.18-preview-02
* Debug
* 1.0.4.18-preview-02
* disable some proxy tests
* myget
* packagesToPack
* fix
* <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
* Release
* <VersionPrefix>1.0.4.18</VersionPrefix>
* fix
* BodyParserTests
* ResponseBodyData (#216)
* ResponseBodyData
* refactor tests
* LogEntryMapperTests
|
2018-10-25 14:08:24 +02:00 |
|
Stef Heyenrath
|
83457c1601
|
NET Core 2.1 + support for Service Fabric commandline parameters (#209)
* netcore 2.1
* SimpleCommandLineParserTests
* tests
* SimpleCommandLineParserTests
* test report
* AspNetCoreSelfHost
* Fixed Resharper warnings
* tests
* .
* ResponseWithProxyTests
ResponseWithProxyTests
* postmanecho
|
2018-10-10 09:49:32 +02:00 |
|
Stef Heyenrath
|
a9c0c6b670
|
Support running WireMock.Net as a sub-app in IIS (#164) (#158)
* Update examples (#158)
* IIS debug
* PathBase logic
* 1.0.4.5-preview-01
* Fix project and readme
* Fix issues
* fix picture alignment
* Add IIS publish examples
* 1.0.4.5
|
2018-07-17 08:20:44 +02:00 |
|
Stef Heyenrath
|
49963dfafc
|
Fix #109
|
2018-03-17 13:20:18 +01:00 |
|