Stef Heyenrath
6f42aa99bc
Handlebars.Net.Helpers.Humanizer ( #617 )
2021-07-07 17:02:15 +02:00
Stef Heyenrath
4052a0ef3b
Upgrade Handlebars.Net.Helpers to 2.19 ( #616 )
...
* Upgrade Handlebars.Net.Helpers to 2.19
* fix ut
2021-06-05 10:59:09 +02:00
dependabot[bot]
29974c7ad4
Bump System.Net.Http from 4.3.3 to 4.3.4 in /src/WireMock.Net ( #605 )
...
Bumps System.Net.Http from 4.3.3 to 4.3.4.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 07:48:39 +02:00
Stef Heyenrath
2fb0f92a2d
Use Handlebars.Net.Helpers Version="2.1.2" ( #595 )
2021-03-19 15:17:39 +01:00
Stef Heyenrath
23709fa587
Use new Handlebars.Net.Helpers ( #581 )
2021-02-09 20:35:44 +01:00
Stef Heyenrath
c35315e610
Refactor Transformer (add Scriban) ( #562 )
2021-01-19 21:11:33 +01:00
Stef Heyenrath
92923a12ae
Move CSharpCodeMatcher to a new project ( #548 )
...
* matcher
* wip
* fix
* <VersionPrefix>1.4.0</VersionPrefix>
* .
* x
* ?
* netstandard2.1
* {}
* test
* Fix: Assembly with same name is already loaded
* _format file
* AssemblyFile = $"WireMock.CodeHelper.Class{Guid.NewGuid()}"
* AssemblyFile = $"WireMock.CodeHelper.Class{Guid.NewGuid().ToString().Replace("-", "")}"
* GC
* x
* remove load ex
* ret
* readme
* no GC
* GetImplementationTypeByInterface
* ``
* PluginLoader
* type
2021-01-12 16:56:03 +01:00
Stef Heyenrath
37d81aabad
.NET 5 ( #543 )
2020-11-28 11:03:55 +01:00
Stef Heyenrath
6b3bbd8540
Handlebars.Net.Helpers Version="1.1.0" ( #525 )
2020-10-17 08:47:11 +02:00
Anthony Iacono
942fc3a385
Adding netcoreapp3.1 as a target framework ( #509 )
...
* Adding netcoreapp3.0 and netcoreapp3.1 as a target framework
* Expanding NETSTANDARD check to include ASP.NET Core targets
* End of life netcoreapp3.0 changes and using NETCOREAPP3_1 instead of USE_ASPNETCORE where possible
2020-09-30 18:11:32 +02:00
Stef Heyenrath
55cf0f0416
Fix vulnerability in NuGet dependencies ( #508 )
...
* .
* .
* test
* Microsoft.AspNetCore.Server.IIS
2020-09-29 14:16:01 +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
Stef Heyenrath
f26bf62a13
Include Handlebars.Net.Helpers project ( #456 )
...
* wip
* h 100
* rename
* csproj
2020-05-17 19:55:06 +02:00
Sean Fausett
d4d0f8becd
Fix SourceLink support ( #463 )
2020-05-04 17:33:41 +02:00
Stef Heyenrath
e91be0a4d1
Add support for GZip and Deflate ( #439 )
...
* gzip - wip
* wip
* tests
* fix gzip and deflate
* CheckIfShouldKillVBCSCompiler
* DisableRequestBodyDecompressing
2020-04-10 19:05:09 +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
307a89d324
AllowAnyHttpStatusCodeInResponse ( #407 )
...
* .
* ,
* PUBLISH_TESTRESULTS
* fix logging
* fix compile error
* codefactor fix
* Debug - Sonar + other things in csproj
2020-01-27 18:47:58 +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
3a221f51b1
set handlebars dependency for .net 4.5.1 to fixed value ( #378 )
2019-11-25 18:56:01 +01:00
Stef Heyenrath
596177d4e5
Add support for Faults ( #360 )
...
* FaultType - wip
* .
* copy fault
* tests
* code-factor
* more tests
* fix tests
* fixed
* remove RANDOM_DATA_THEN_CLOSE
2019-10-26 06:01:25 +00: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
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
Stef Heyenrath
c0a43ed204
remove MimeKitLite and use MediaTypeHeaderValue ( #338 )
2019-08-31 19:01:44 +00:00
Stef Heyenrath
65688ee7d3
Fix LogEntries: collection was modified exception ( #309 )
...
* _options.LogEntries.ToArray()
* .
* update error message
2019-08-10 16:46:53 +02:00
Stef Heyenrath
bd030594d5
Add support for HandleBars File (to read a file) ( #278 )
...
* HandleBarsFileFragment
* 1.0.17
* {{File}}
2019-06-05 16:00:25 +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
fdb58b757b
Add JmesPath matcher ( #269 )
...
* JmesPathMatcher
* netstandard1.3
* update System.Linq.Dynamic.Core
* simplyfy `double IsMatch(object input)`
2019-04-20 10:44:13 +02:00
Stef Heyenrath
9e123fbbea
Fixed Multi Param Match logic ( #256 )
...
* fix?
* 1.0.9
* <PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.11" />
* fix tests ?
* fix
* RequestMessageParamMatcher
2019-03-25 18:00:22 +01:00
Stef Heyenrath
4be1483a5f
Add Random Regex (using Fare) ( #236 )
...
* Xeger
* update example
* 1.0.7
* Fix tests for Handlebars_Xeger
* ReplaceNodeValue
* 1.0.5
* readme
2018-12-06 14:29:12 +01:00
Stef Heyenrath
65734e9c3d
RandomDataGenerator.Net 1.0.4
2018-11-21 08:19:39 +01:00
Stef Heyenrath
c1c45801b5
Add SonarLint checks ( #232 )
2018-11-15 14:30:51 +00:00
Stef Heyenrath
18af7a41d4
Use RandomDataGenerator.Net 1.0.3.0 ( #231 )
...
* Include="RandomDataGenerator.Net" Version="1.0.3"
* UndefinedBindingResult
2018-11-13 09:49:46 +00:00
Stef Heyenrath
3df4161329
Add HandleBars Random functionality ( #230 #219 )
...
Add HandleBars Random functionality (#219 )
2018-11-09 10:06:09 +00:00
Stef Heyenrath
ee7f939e34
Update dependencies ( #221 )
...
* update some dependencies
* update deps
2018-11-08 11:33:20 +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
ec39d12cfe
Regex.Match ( #201 )
2018-09-07 15:35:47 +02:00
Stef Heyenrath
f3c395833a
LinqMatcher and JsonUtils
2018-09-06 19:25:09 +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
9f17948e9f
Add LinqMatcher ( #195 )
...
* LinqMatcher
* LinqMatcher : revert
* LinqMatcher
2018-08-31 20:41:42 +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