✅ Where is c# documentation?
I am new in c#, im trying to find c# documentation. I am trying to find and learn basic methods and functions like Split or math methods. I dont know where is it. All I found on microsoft website is basic course or smth like that.
6 Replies
C# language reference
Read C# reference material - The language reference provides an informal reference to C# syntax and idioms for beginners and experienced C# / .NET developers.
besides that you can just do
c# split
on your preferred search engine and if its good enough it should lead u to something like
you can also use the microsoft learn search on their site it self

okay thanks
you welcome
$close
If you have no further questions, please use /close to mark the forum thread as answered