https://github.com/joaosouzaaa/rsingleton
Singleton Pattern in .NET
https://github.com/joaosouzaaa/rsingleton
design-patterns r rnet singleton singleton-pattern solid
Last synced: 3 months ago
JSON representation
Singleton Pattern in .NET
- Host: GitHub
- URL: https://github.com/joaosouzaaa/rsingleton
- Owner: joaosouzaaa
- Created: 2024-04-03T21:51:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-15T21:08:31.000Z (about 1 year ago)
- Last Synced: 2025-01-27T10:11:41.391Z (5 months ago)
- Topics: design-patterns, r, rnet, singleton, singleton-pattern, solid
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_singleton-design-pattern-in-net-activity-7185976503262691329-rvOs?utm_source=share&utm_medium=member_desktop
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSingleton
The goal of this project is to show the implementation of Singleton design-pattern, implementing R.NET library.
# Technologies used
- .NET 8
- C#
- R
- R.NET library