Skip to content

channeladam/ChannelAdam.Nancy.Soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChannelAdam.Nancy.Soap

A .NET library of helpers and extensions for working with SOAP payloads in the Nancy web framework.

Targets:

  • .NET 5.0
  • .NET Standard 2.0

DEPRECATION NOTICE

Please note that Nancy is no longer being maintained.

Consider swtiching to another framework - perhaps Carter.


Usage Documentation

Please see https://devzone.channeladam.com/library/channeladam-nancy-soap/

More Information

A sample SOAP Nancy Module: https://github.com/channeladam/ChannelAdam.Nancy.Soap/blob/master/src/BehaviourSpecs/SampleSoapNancyModule.cs

How to easily build SOAP 1.1 and 1.2 payloads: https://github.com/channeladam/ChannelAdam.Soap https://devzone.channeladam.com/library/channeladam-soap

How to use the Nancy Soap Adapter in an automated unit test (in .NET Core / .NET 5): https://github.com/channeladam/ChannelAdam.Nancy.Soap/blob/master/src/BehaviourSpecs/NancySoapAdapter.feature https://github.com/channeladam/ChannelAdam.Nancy.Soap/blob/master/src/BehaviourSpecs/TestCaseNancyModule.cs https://github.com/channeladam/ChannelAdam.Nancy.Soap/blob/master/src/BehaviourSpecs/NancySoapAdapterUnitSteps.cs

About

DEPRECATED - A .NET library of helpers and extensions for working with SOAP payloads in the Nancy web framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published