An open API service indexing awesome lists of open source software.

https://github.com/aimenux/soapcoredemo

Creating soap web service using SoapCore
https://github.com/aimenux/soapcoredemo

asmx-service fluent-assertions integration-tests net60 soap-web-services svc-service unit-tests webapi xunit

Last synced: about 2 months ago
JSON representation

Creating soap web service using SoapCore

Awesome Lists containing this project

README

          

[![.NET](https://github.com/aimenux/SoapCoreDemo/actions/workflows/ci.yml/badge.svg)](https://github.com/aimenux/SoapCoreDemo/actions/workflows/ci.yml)

# SoapCoreDemo
```
Creating soap web service using SoapCore
```

> In this repo, i m using [SoapCore](https://github.com/DigDes/SoapCore) in order to create a soap web service ([asmx](https://fileinfo.com/extension/asmx), [svc](https://fileinfo.com/extension/svc)) in asp net core.
>

**`Tools`** : vs22, net 6.0, soap, xunit, fluent-assertions