Stef Heyenrath
|
7ca70309cb
|
Support setting WireMockServerSettings via Environment (#954)
* Support parsing environment variables (WireMockServerSettings__)
* case ignore
* fix
* SimpleSettingsParserTests
* .
* int
* more test
|
2023-06-22 10:35:21 +02:00 |
|
Stef Heyenrath
|
a8775c3b77
|
Include WireMockOpenApiParser project (#916)
* Fix some nullability warnings for WireMockOpenApiParser
* .
* .
* .
* opt
* FromText
* ab
* .
* private const string AdminOpenApi = "/__admin/openapi";
* fix test
* rnd
* .
* urldetails
* 0
* ,
* .
* tests
* .
* CompressionUtilsTests
* ut
* .
|
2023-04-08 21:25:17 +02:00 |
|
Stef Heyenrath
|
e2f3ffd33a
|
Add UpdatedAt property to Mapping (#859)
* Add UpdatedAt property to Mapping
* .
|
2022-12-09 14:18:50 +01:00 |
|
Stef Heyenrath
|
bb33b3f01a
|
Update NuGet packages (#728)
* Update NuGet pacakges
* .
* .
* 3
* FluentBuilder
* 10000
* typo
* f
* .
* net6
* fix build
* t
* t2
* net6
* .
* <PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
* .
* ...
* .
* fix
|
2022-02-25 16:59:31 +01:00 |
|
Stef Heyenrath
|
ccd433b202
|
Add support for Cors (#714)
|
2022-01-24 12:26:19 +01:00 |
|
Stef Heyenrath
|
e3a693ede7
|
Add example for Cors (#712)
* Cors
* Update Program.cs
|
2022-01-06 15:41:47 +01:00 |
|
Stef Heyenrath
|
d758301e4f
|
Webhook (#591)
Webhook
|
2021-03-24 18:15:31 +01:00 |
|
Stef Heyenrath
|
ddf2b49240
|
wip (#594)
|
2021-03-18 14:29:13 +01:00 |
|
Stef Heyenrath
|
23709fa587
|
Use new Handlebars.Net.Helpers (#581)
|
2021-02-09 20:35:44 +01:00 |
|
Stef Heyenrath
|
3dfee689b5
|
Fix Proxying with SSL and NetCoreApp3.1 (#547)
* Fix Proxying with SSL and NetCoreApp3.1
* add test
* ServicePointManager.ServerCertificateValidationCallback = (message, cert, chain, errors) => true;
* dotnet dev-certs https
* x
* .
|
2020-12-03 09:36:42 +01:00 |
|
Stef Heyenrath
|
45713eb0d9
|
Create dotnet-wiremock tool (#542)
* dotnet tool
* .
* c
* x
* ### As a dotnet tool
* help
* v
|
2020-11-25 15:36:01 +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 |
|
Stef Heyenrath
|
17741cbc50
|
FIx for IsStarted (#93)
|
2018-02-28 08:34:57 +01:00 |
|
Stef Heyenrath
|
938d3fb095
|
Replace log4net by custom logger (#94) (#96)
* Replace log4net by custom logger
* WireMockNullLogger
|
2018-02-28 07:01:03 +00:00 |
|
Stef Heyenrath
|
e21582aacf
|
Add log4net logging (#89)
* logging + fixed proxy isses
* Add more logging
* comments
* 1.0.3.1
|
2018-02-14 16:13:05 +00:00 |
|
Stef Heyenrath
|
141ed5d96c
|
code update
|
2018-01-23 08:06:55 +01:00 |
|
Stef Heyenrath
|
f8ad2cd3d6
|
Add RequestLogExpirationDuration and MaxRequestLogCount (#43) (#45)
|
2017-08-20 11:20:35 +02:00 |
|
Stef Heyenrath
|
8ed82f3124
|
WireMock.Net.StandAlone (#31)
|
2017-06-10 09:44:58 +02:00 |
|