Skip to content
#

csharp-library

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 769 public repositories matching this topic...

Brighter
iancooper
iancooper commented Mar 26, 2022

Is your feature request related to a problem? Please describe.
From the end of May, .NET 5.0 goes out of support, which forms a good trigger for us to move the samples to .NET 6.0.

https://devblogs.microsoft.com/dotnet/dotnet-5-end-of-support-update/

Describe the solution you'd like
The simplest solution here is to just target .NET 6.0 and rebuild. We don't want to bring over .NET

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.

  • Updated Sep 7, 2020
  • C#

Created by Anders Hejlsberg

Released January 2002

Repository
dotnet/csharplang
Website
docs.microsoft.com/dotnet/csharp
Wikipedia
Wikipedia

Related Topics

dotnet language