https://github.com/sandeeppaldotnet/solid-principal-real-time-example-in-c-sharp
Solid Principal Real Time Example in C sharp
https://github.com/sandeeppaldotnet/solid-principal-real-time-example-in-c-sharp
Last synced: 8 months ago
JSON representation
Solid Principal Real Time Example in C sharp
- Host: GitHub
- URL: https://github.com/sandeeppaldotnet/solid-principal-real-time-example-in-c-sharp
- Owner: sandeeppaldotnet
- Created: 2023-06-23T08:15:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-24T06:03:59.000Z (over 2 years ago)
- Last Synced: 2024-09-18T08:26:52.819Z (about 1 year ago)
- Language: C#
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solid Principal Real Time Example in C sharp
The Single Responsibility Principle (SRP)
The Open-Closed Principle (OCP)
The Liskov Substitution Principle (LSP)
The Interface Segregation Principle (ISP)
The Dependency Inversion Principle (DIP)