1000 Most Popular Csharp Apis

Here are the most used csharp api languages. Based on approximately 30,000 open source projects here we list the most used csharp methods and types. string.IsNullOrEmpty(string)(93262)  System.Collections.Generic.IEnumerable.Select(System.Func)(44249)  System.Text.StringBuilder.ToString()(40717)  System.Console.WriteLine(string)(40425)  object.GetType()(33017)  string.IsNullOrWhiteSpace(string)(32732)  System.Collections.Generic.IEnumerable.Where(System.Func)(31569)  string.Format(System.IFormatProvider, string, params object[])(31180)  System.Text.StringBuilder.Append(string)(30015)  System.IO.File.Exists(string)(27393)  System.Collections.Generic.IEnumerable.ToList()(27178)  NUnit.Framework.Assert.AreEqual(object, object)(25612)  System.Collections.Generic.IEnumerable.ToArray()(25251)  string.Format(string, object)(25222)  System.Collections.Generic.List.Add(string)(24573)  string.Replace(string, string)(22910)  System.IO.Path.Combine(string, string)(22786)  object.ToString()(22368)  System.Collections.Generic.List.ToArray()(22147)  string.Substring(int, int)(21090)  System.Guid.NewGuid()(20511)  System.Collections.Generic.List.AddRange(System.Collections.Generic.IEnumerable)(19673)  … Read more