-
-
Notifications
You must be signed in to change notification settings - Fork 231
Development Information
Stef Heyenrath edited this page Sep 30, 2018
·
5 revisions
This page described some more details about the supported .NET frameworks and some build information.
The following frameworks are supported:
- net 4.5.1 and up (Microsoft.AspNet.WebApi.OwinSelfHost version 5.2.6)
- net 4.6.1 and up (Microsoft.AspNetCore version 2.1.2)
- netstandard 1.3 (Microsoft.AspNetCore version 1.1.7)
- netstandard 2.0 (Microsoft.AspNetCore version 2.1.2)
To building on Windows you need:
- Microsoft .NET Framework 4.5.1 Developer Pack
- Microsoft .NET Framework 4.5.2 Developer Pack
- Microsoft .NET Framework 4.6 Targeting Pack
- Microsoft .NET Framework 4.6.2 Developer Pack
- .NET Core 1.1 (https://www.microsoft.com/net/download/dotnet-core/1.1)
- .NET Core 2.0 (https://www.microsoft.com/net/download/dotnet-core/2.0)
To build on Linux (not tested yet...) you need:
- Mono ?
- .NET Core 1.1 (https://www.microsoft.com/net/download/dotnet-core/1.1)
- .NET Core 2.0 (https://www.microsoft.com/net/download/dotnet-core/2.0)
todo
- Home
- What is WireMock.Net
- WireMock.Org
- References
- Settings
- Admin REST API
- Proxying
- Stubbing
- Webhook
- Request Matching
- Response Templating
- Unit Testing
- Using WireMock
- Advanced
- Errors