Skip to content
#

csharp-code

csharp logo

C# (pronounced “C sharp”) is a simple, modern, object-oriented, and type-safe programming language.

Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.

Here are 222 public repositories matching this topic...

This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.

  • Updated Jul 1, 2026
  • C#

Created by Anders Hejlsberg

Released January 2002

Followers
72.5k followers
Repository
dotnet/csharplang
Website
github.com/topics/csharp
Wikipedia
Wikipedia

Related topics

dotnet language