An open API service indexing awesome lists of open source software.

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

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).