Stef Heyenrath
|
42306d1864
|
Add WireMock.Net.AspNetCore.Middleware (#1175)
* Add WireMock.Net.AspNetCore.Middleware
* .
* WireMock.Net.Middleware.Tests
* .
* X-WireMock-Response-Delay
|
2024-09-27 20:39:57 +02:00 |
|
Stef Heyenrath
|
0964eb2c2d
|
WireMock.Net.WebApplication.NETCore3
|
2020-10-01 12:32:51 +00:00 |
|
Stef Heyenrath
|
aff936e3b6
|
Refactor: extract interfaces (#484)
* .
* MatchDetail
* rm
* resp
* log
* f
|
2020-07-05 10:51:49 +02:00 |
|
Stef Heyenrath
|
e6bcd625f7
|
Don't return empty dictionary object for response headers in JSON mapping (#424)
|
2020-02-22 11:07:04 +01: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 |
|
dependabot[bot]
|
9d2963632e
|
Bump Microsoft.AspNetCore.All in /examples/WireMock.Net.WebApplication (#365)
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/aspnet/Universe/releases)
- [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/Universe/compare/2.0.8...2.0.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-22 09:32:37 +00:00 |
|
Stef Heyenrath
|
31f3d77b38
|
Mark some classes and methods obsolete for version 1.1.0 (#335)
* Obsolete
* StandAloneApp - obsolete
* obs
* make Interface obsolete
|
2019-10-12 08:54:01 +02:00 |
|
Stef Heyenrath
|
3815153239
|
Microsoft.AspNetCore.All
|
2018-10-25 18:55:22 +02:00 |
|
Stef Heyenrath
|
04bcca6e14
|
Refactor (#208)
|
2018-09-30 11:25:14 +02:00 |
|
Stef Heyenrath
|
b57d118c3d
|
Support Microsoft.AspNetCore for net 4.6.1 and up (#185)
* net451
* tests : net462
* fixed tests
* fix tests
* readme
* Code review
* LocalFileSystemHandlerTests
* refactor
|
2018-08-17 18:52:29 +02:00 |
|
Stef Heyenrath
|
1f226f7361
|
Support json path in the response (#170)
* jsonpath in response
* Fix tests
* Support also BodyAsJson
* Fix Sonar Issue
* Add example (zubinix2)
* Fix batch file
* Solve CodeFactor issues
* netcoreapp2.0;netcoreapp2.1
* 1.0.4.8
|
2018-07-23 17:28: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
|
443fc76773
|
Add request / response logging (#151)
Add request / response logging (#151)
|
2018-06-23 11:22:07 +02:00 |
|
Stef Heyenrath
|
f604be3c02
|
Add logger to WireMock WebApp
|
2018-03-10 14:53:50 +01:00 |
|
Stef Heyenrath
|
51bd9ec186
|
Add WireMock.Net.WebApplication example (#75)
|
2018-01-11 19:38:58 +01:00 |
|