A List of Great C# Git Repos

Most Popular These repos are some of the most popular C# repositories. You are likely familiar with most of these by reputation at least. .NET Core – This is the granddaddy of C# open source projects. The .NET Core Framework. Roslyn – This is the project that performs code analysis for C# and Visual Basic. Mono – The original cross-platform …

Top 10 Most Common C# Interview Questions

Through the years, I have been in hundreds of interviews and phone screens as the interviewer or interviewee. Here are 10 of my favorite questions with answers. Not all of these are strictly specific to C# and might target the .NET Framework or core programming concepts. What is C#? C# is a 3rd generation general purpose programming language created by …