Be.Stateless.BizTalk.ServiceModel
Build Pipelines
Latest Release
Release Preview
Overview
Be.Stateless.BizTalk.ServiceModel
is part of the BizTalk.Factory Runtime Package. This component provides both WCF
behavior extensions dedicated to Microsoft BizTalk Server® and utility classes allowing to compose WCF
relays using Microsoft BizTalk Server® schema and map artifacts.
Running the Unit Tests
You will first need to execute the following commands in an PowerShell
elevated session in order to be able to run all the unit tests:
netsh http add urlacl url=http://+:8000/soap-stub/ user=$env:USERDOMAIN\$env:USERNAME
netsh http add urlacl url=http://+:8001/calculator/ user=$env:USERDOMAIN\$env:USERNAME
Developer Help
Detailed developer help has been provided as XML
comments directly embedded in source code. Though developers usually browse through this documentation while developing thanks to, for instance, JetBrains ReSharper quick help —ctrl+shift+F1, an online version of this inlined help has also been provided here for greater reachability: