https://github.com/floydspace/formulabuilderservice
https://github.com/floydspace/formulabuilderservice
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/floydspace/formulabuilderservice
- Owner: floydspace
- Created: 2017-11-11T03:58:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T19:29:55.000Z (about 8 years ago)
- Last Synced: 2024-10-29T21:45:32.315Z (about 1 year ago)
- Language: C#
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Formula Builder Service
Projects:
* [FBS.Server](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.Server) - Console TCP server app
* [FBS.WpfClient](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WpfClient) - WPF client demo app
* [FBS.WebServer](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WebServer) - ASP.NET WebSocket server app
* [FBS.WebClient](https://github.com/F1oyd/FormulaBuilderService/tree/master/FBS.WebClient) - Angular5 WebSocket client app