Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

All algorithms implemented in C#.

License

NotificationsYou must be signed in to change notification settings

TheAlgorithms/C-Sharp

Repository files navigation

Discord chatCodacy BadgecodecovDonate

All Algorithms implemented in C# - for education purposes

The repository is a collection of a variety of algorithms implemented in C#. The algorithms span over a variety of topicsfrom computer science, mathematics and statistics, data science, machine learning, engineering, etc. The implementationsand their associated documentations are meant to provide a learning resource for educators and students. Hence, one mayfind more than one implementation for the same objective but using different algorithm strategies and optimizations.

List of Algorithms

Project Update: .NET 8 Migration

As part of our continuous effort to stay up-to-date with the latest technologies, we have migrated our project to .NET 8. This upgrade enhances our project with the latest features and improvements from the .NET ecosystem.

New Requirements

  • To build and run this project,.NET 8 SDK is now required.
  • Ensure your development tools are compatible with .NET 8.

Building the Project

  • With .NET 8 SDK installed, you can build the project using the standarddotnet build command.
  • All existing build scripts have been updated to accommodate the .NET 8 SDK.

Running Tests

  • Our comprehensive suite of unit tests ensures compatibility with .NET 8.
  • Run tests using thedotnet test command as usual.

Contributing

You can contribute with pleasure to this repository.Please orient on the directory structure and overall code style of this repositoryand refer toour contributing guidelines for more details.If you want to ask a question or suggest something, please open an issue.


[8]ページ先頭

©2009-2025 Movatter.jp