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
- Host: GitHub
- URL: https://github.com/aimenux/soapcoredemo
- Owner: aimenux
- License: mit
- Created: 2022-05-15T00:32:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T21:33:40.000Z (11 months ago)
- Last Synced: 2025-08-23T11:05:51.618Z (8 months ago)
- Topics: asmx-service, fluent-assertions, integration-tests, net60, soap-web-services, svc-service, unit-tests, webapi, xunit
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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