https://github.com/arnab-developer/csharp-record
Record in c sharp
https://github.com/arnab-developer/csharp-record
csharp
Last synced: 3 months ago
JSON representation
Record in c sharp
- Host: GitHub
- URL: https://github.com/arnab-developer/csharp-record
- Owner: Arnab-Developer
- License: mit
- Created: 2021-09-11T15:33:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T03:42:17.000Z (over 3 years ago)
- Last Synced: 2025-01-17T02:24:18.124Z (5 months ago)
- Topics: csharp
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C# record
I tried to write a class with all the functionalities of
[record](https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/records).