https://github.com/nostalgiccoder/example.wcfproject
EXAMPLE ONLY - Simple example project showing the basic fundamentals used to create a WCF service using HTTPS.
https://github.com/nostalgiccoder/example.wcfproject
c-sharp micro-service net-framework service wcf windows-communication-foundation
Last synced: 7 months ago
JSON representation
EXAMPLE ONLY - Simple example project showing the basic fundamentals used to create a WCF service using HTTPS.
- Host: GitHub
- URL: https://github.com/nostalgiccoder/example.wcfproject
- Owner: NostalgicCoder
- Created: 2024-04-19T13:51:02.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-19T14:00:18.000Z (about 2 years ago)
- Last Synced: 2025-08-20T17:54:10.878Z (8 months ago)
- Topics: c-sharp, micro-service, net-framework, service, wcf, windows-communication-foundation
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
-----------------------------------------
19 April 2024:
-----------------------------------------
Simple example project showing the basic fundamentals used to create a WCF service using HTTPS.
Technologies / Principles Used:
- C#
- WCF (Windows Communication Foundation)
- HTTPS (Configuration in config)