Stef Heyenrath
|
9a532108b8
|
Mark BlacklistedHeaders and BlacklistedCookies as obsolete (#492)
* #489
* .
* FluentMockServerSettings
|
2020-07-27 17:24:24 +02:00 |
|
Stef Heyenrath
|
e2fbfda3f0
|
An OpenApi (swagger) parser to generate MappingModel or mapping.json file (#479)
* wip
* .
* .
* nuget
* .
* .
* WithMappingModel
* tests
* json
* codefactor
* sign
* .
* interface
* sln
* comments
|
2020-07-01 09:57:52 +02:00 |
|
Sean Fausett
|
d4d0f8becd
|
Fix SourceLink support (#463)
|
2020-05-04 17:33:41 +02:00 |
|
Stef Heyenrath
|
a9974a4874
|
Add readme.md + license from mock4net (#444)
* add readme.md + license from mock4net
* common
* add license info
|
2020-04-05 18:42:22 +02:00 |
|
Stef Heyenrath
|
79da7d042b
|
Netstandard21 (#449)
* Add NetStandard2.1
* 21
* CS-Script.Core
* csscript
* ex
|
2020-04-01 17:10:45 +02:00 |
|
Stef Heyenrath
|
1df4502631
|
fix (#414)
|
2020-02-05 19:09:57 +01:00 |
|
Kashif Jamal Soofi
|
ea1be6641a
|
Fix for invalid cast exception (#403)
|
2020-01-22 14:27:44 +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
|
120a808104
|
StatusCode as string (#385)
* StatusCode as string
* fix tests
* fix test
* ReplaceSingleNode
* <!--<DelaySign>true</DelaySign>-->
* Array
* add test
* Response_ProvideResponse_Handlebars_WithBodyAsJson_ResultAsHandlebarsString
* net461
* .
* fix
* target frame
* BodyAsJson
* Response_ProvideResponse_WithStatusCode
* fix build
* fix test
|
2019-12-26 13:57:35 +01:00 |
|
Stef Heyenrath
|
1b326a54d6
|
Add WebProxySettings (use when proxying requests) (#370)
* webproxy part 1
* fixed
* Push to MyGet
* WebProxy standalone
* -n true
* nuget --- "-n true"
* AllowAutoRedirect
* .
|
2019-12-07 08:52:04 +01:00 |
|
Stef Heyenrath
|
395be3c583
|
WatchStaticMappingsInSubdirectories (#374)
* WatchStaticMappingsInSubdirectories
* 37
* IEnumerable<string> EnumerateFiles([NotNull] string path, bool includeSubdirectories);
* reloadStaticMappings
|
2019-11-07 15:31:43 +01:00 |
|
Stef Heyenrath
|
79db955611
|
SaveMappingForStatusCodePattern
|
2019-10-29 19:02:59 +01:00 |
|
Stef Heyenrath
|
92e693818a
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
2019-10-22 21:24:22 +02:00 |
|
Stef Heyenrath
|
9a1ae6a3f0
|
Do not build symbol NuGets anymore. (#367)
|
2019-10-22 19:19:53 +00:00 |
|
Stef Heyenrath
|
84ad5a927e
|
2.x.x (#366)
|
2019-10-22 18:58:36 +00:00 |
|
Stef Heyenrath
|
3250604b5a
|
#352 (#354)
|
2019-10-22 18:53:30 +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
|
0a9214ef47
|
Add CSharpCodeMatcher (#324)
* wip
* fix
* .
* windows-2019
* <Target Name="CheckIfShouldKillVBCSCompiler" />
* <!--https://github.com/aspnet/RoslynCodeDomProvider/issues/51-->
* AllowCSharpCodeMatcher
* CSharpCodeMatcher : IObjectMatcher
* TemplateForIsMatchWithDynamic
* RequestMessageBodyMatcher_GetMatchingScore_BodyAsJson_CSharpCodeMatcher
* fix
* }
* Better Exception Handling
|
2019-09-28 17:55:07 +02:00 |
|
Vitaliy Davydiak
|
4c74d1a4cc
|
Add blacklist for Request Cookies. (#319)
* Add blacklist for Request Cookies.
Refactor code. Fix tests.
* Fix tests and address code review notes
* Fix tests
|
2019-08-19 12:54:30 +00:00 |
|
Stef Heyenrath
|
d7b6e03cb2
|
--WireMockLogger WireMockConsoleLogger (#282)
|
2019-06-10 17:46:04 +02:00 |
|
Stef Heyenrath
|
8476e3c47f
|
Sign Assembly (#274)
* sign
* Fix
* sign also test
* DynamicProxyGenAssembly2
* PublicSign Condition=
* remove delaysign
|
2019-05-16 13:09:00 +02:00 |
|
Stef Heyenrath
|
c1c45801b5
|
Add SonarLint checks (#232)
|
2018-11-15 14:30:51 +00:00 |
|
Stef Heyenrath
|
ee7f939e34
|
Update dependencies (#221)
* update some dependencies
* update deps
|
2018-11-08 11:33:20 +00:00 |
|
Stef Heyenrath
|
a43a8154b1
|
Update SimpleCommandLineParser to handle arguments with key and value (#220)
* Fix SimpleCommandLineParser
* Codecov
|
2018-10-31 13:47:08 +00:00 |
|
Kashif Jamal Soofi
|
6e7baaaae6
|
Enable Source Link (#217)
* #161 Enable SourceLink
* #119 Enable SourceLink for StandAlone
|
2018-10-25 18:52:59 +02: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
|
713e59bbf9
|
1.0.4.17
|
2018-09-22 10:01:52 +02:00 |
|
Stef Heyenrath
|
6f9aaeda1a
|
1.0.4.16
|
2018-09-11 08:51:13 +02:00 |
|
Stef Heyenrath
|
9e44f7eb0e
|
1.0.4.15
|
2018-09-04 22:53:23 +02:00 |
|
Stef Heyenrath
|
666e1ab1b8
|
1.0.4.14
|
2018-09-02 21:48:31 +02:00 |
|
Stef Heyenrath
|
37a42dc6aa
|
1.0.4.13
|
2018-08-31 20:46:08 +02:00 |
|
Stef Heyenrath
|
28c4188a1b
|
1.0.4.12
|
2018-08-23 18:48:42 +02:00 |
|
Stef Heyenrath
|
5fff3b3a36
|
1.0.4.11
|
2018-08-20 22:17: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
|
4b91c05fe7
|
Add IFileSystemHandler to support Azure for StaticMapping location (#180)
* wip
* CustomStaticMappingFileHandler
* Add unit-tests
* Tests
* IFileSystemHandler
* version
|
2018-08-14 18:54:53 +02:00 |
|
Stef Heyenrath
|
c92e733ef9
|
1.0.4.9
|
2018-08-08 11:42:24 +02:00 |
|
Stef Heyenrath
|
3907e83138
|
1.0.4.8
|
2018-07-23 17:34:25 +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
|
b2bf63b013
|
Fix for Restricted Response headers (#169)
* WebHeaderCollection.IsRestricted (#148)
* Update dependencies
* 1.0.4.7
|
2018-07-19 22:23:00 +02:00 |
|
Stef Heyenrath
|
7191c082de
|
1.0.4.6
|
2018-07-18 21:37:26 +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
|
3125c1bead
|
Add SonarCloud (#165)
* dotnet-sonarscanner
* .
* fix install
* add ProjectGuid
* Move "sonarscanner end" to tests
* Fix ProjectGuid and version
* /v
* label
* SONAR_TOKEN
* APPVEYOR_BUILD_NUMBER
* opencover
* readme
* readme
|
2018-07-15 11:14:50 +02:00 |
|
Stef Heyenrath
|
9e9eadf693
|
1.0.4.4 (#156)
|
2018-07-01 11:10:34 +02:00 |
|
Stef Heyenrath
|
fe9f4902b1
|
1.0.4.3
|
2018-06-30 00:06:53 +02:00 |
|
Stef Heyenrath
|
24d00845fb
|
1.0.4.2
|
2018-06-26 23:24:32 +02:00 |
|
Stef Heyenrath
|
2eff243a96
|
Added JsonMatcher (#153)
|
2018-06-25 19:36:41 +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
|
454051568a
|
1.0.3.20
|
2018-05-29 22:01:15 +02:00 |
|
Stef Heyenrath
|
7ef0c1d68b
|
1.0.3.19
|
2018-05-28 08:43:41 +02:00 |
|