- Saved searches
- Use saved searches to filter your results more quickly
- Here are 60,032 public repositories matching this topic.
- files-community / Files
- microsoft / calculator
- ShareX / ShareX
- Ryujinx / Ryujinx
- jellyfin / jellyfin
- doocs / leetcode
- mxgmn / WaveFunctionCollapse
- AvaloniaUI / Avalonia
- thangchung / awesome-dotnet-core
- dotnet / corefx
- dotnet / roslyn
- serverless-stack / sst
- quozd / awesome-dotnet
- pulumi / pulumi
- MoienTajik / AspNetCore-Developer-Roadmap
- veler / DevToys
- antlr / antlr4
- BeyondDimension / SteamTools
- OpenRA / OpenRA
- ardalis / CleanArchitecture
- Top 23 C# Open-Source Projects
- FlatBuffers
- SonarLint
- Avalonia
- ILSpy
- CNTK
- MaterialDesignInXamlToolkit
- Entity Framework
- InfluxDB
- ASP.NET Boilerplate
- ABP
- Json.NET
- ArchiSteamFarm
- MonoGame
- C# Projects
- Simple Student Information System In C# With Source Code
- Real Estate Management System In C# With Source Code
- Theme Park Management System In C# With Source Code
- Bird Hunting Game In C# With Source Code
- Simple Pong Game In C# With Source Code
- Notepad Text Editor In C# With Source Code
- Classic Pacman Game In C# With Source Code
- Quiz Application In C# With Source Code
- Petrol Pump Management System In C# With Source Code
- Coffee Shop System In C# With Source Code
- Simple Coffee Shop System In C# With Source Code
- Recent Posts
- BookList App In JavaScript With Source Code
- Calculator In JavaScript With Source Code
- Job Recruitment IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
- Online Shop IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
- E-commerce IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
- Popular PHP Posts
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
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 60,032 public repositories matching this topic.
files-community / Files
Building the best file manager experience for Windows
microsoft / calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
ShareX / ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Ryujinx / Ryujinx
Experimental Nintendo Switch Emulator written in C#
jellyfin / jellyfin
The Free Software Media System
doocs / leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
mxgmn / WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
AvaloniaUI / Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
thangchung / awesome-dotnet-core
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
dotnet / corefx
This repo is used for servicing PR’s for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet / roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
serverless-stack / sst
💥 SST makes it easy to build full-stack serverless apps.
quozd / awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
pulumi / pulumi
Pulumi — Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
MoienTajik / AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2023
veler / DevToys
A Swiss Army knife for developers.
antlr / antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
BeyondDimension / SteamTools
🛠 「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
OpenRA / OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
ardalis / CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Created by Anders Hejlsberg
63.8k followers Repository
Top 23 C# Open-Source Projects
So I have a SS proxy running (with this client) and the majority of applications use it when it’s on global mode but for example the command line (cmd) doesn’t seem to pick it up. (e.g. I can’t ping a blocked website on cmd whereas I can do this with a VPN)
FlatBuffers
Project mention: Anyone has experience with reverse engineering flatbuffers? | /r/REGames | 2023-05-25
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
Project mention: Welcome to the New Era of App Development: Introducing Avalonia v11 | dev.to | 2023-07-05
Avalonia has always been a labour of love, a community-driven project open to all. Over the past decade, more than 300 contributors worldwide have shaped Avalonia into what it is today. Avalonia v11 is not just a new version; it embodies our vibrant community’s collective hard work and ambition to create the best cross-platform UI framework.
ILSpy
CNTK
MaterialDesignInXamlToolkit
Project mention: Wrapping / overflow /reorder listview items according to window size? | /r/csharp | 2023-01-21
Entity Framework
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Project mention: Show HN: Tankman – An Open Source User Management and Authorization MicroService | news.ycombinator.com | 2023-07-06
Thanks Dave. Looks like sequelize has TypeScript support. On another note: one of the goals of Tankman is to compile with Native AOT once .Net 8 is out. The EF Core team is working on making it compatible — https://github.com/dotnet/efcore/issues/29754
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
ASP.NET Boilerplate
ABP
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
Json.NET
Project mention: Should you use Newtonsoft.Json or System.Text.Json in 2023? | /r/dotnet | 2023-07-12
This bug and many others related to time: https://github.com/JamesNK/Newtonsoft.Json/issues/862 And they will never get fixes, because the project is kind of dead. Edit: and actually, the creator claim to have made it like this on purpose, so I don’t trust it anymore.
ArchiSteamFarm
Project mention: [d] Steam Desktop Authenticator (SDA) stopped working from latest steam update | /r/csgomarketforum | 2023-06-22
For Archi, dowload the bot from https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.4.7.2 x64 Win version then put your mafile in the config folder as bot1.maFile(ma file is with your 64 ID before), then run the EXE file, then open the UI.html, then create a bot with same name so bot1.maFile, add steam username and password, make it enable and save. It’ll display that it’s converting mafile to ASF file and then it’s ready.
MonoGame
Project mention: Zune was a gaming platform for about 5 minutes; I miss XNA. | /r/gaming | 2023-05-17
C# Projects
Free Download C# Projects with source code for your final year.
Here are the lists of 10 mini-projects, also games built-in C language.
Payroll System. Alumni Information System. Cafe Billing System. Hospital Management System.
Simple Student Information System In C# With Source Code
Project: Simple Student Information System in C# with source code About Project Student Information System is a simple desktop application developed using C# Language. The Project is based on the concept of managing students information. Talking about the system, a…
Real Estate Management System In C# With Source Code
Project: Real Estate Management System in C# with source code About Project Real Estate Management System is a desktop application…
Theme Park Management System In C# With Source Code
Project: — Theme Park Management System In C# -To download theme park management system project for free(Scroll Down) Theme park…
Bird Hunting Game In C# With Source Code
Project: — Bird Hunting Game In C# -To download the bird hunting game project for free(Scroll Down) The bird hunting game…
Simple Pong Game In C# With Source Code
Project: — Simple Ping Pong Game In C# -To download a simple pong game project for free(Scroll Down) A simple…
Notepad Text Editor In C# With Source Code
Project: — Notepad Text Editor In C# -To download notepad text editor project for free(Scroll Down) The notepad text editor…
Classic Pacman Game In C# With Source Code
Project: — Classic Pacman game in c# -To download classic Pacman game project for free(scroll down) Classic Pacman game is…
Quiz Application In C# With Source Code
Project: Quiz Application In C# with source code. — To download Quiz Application project for free (scroll down) About Project…
Petrol Pump Management System In C# With Source Code
Project: Petrol Pump Management System In C# With Source Code — To download Petrol Pump Management System project for free…
Coffee Shop System In C# With Source Code
Project: Coffee Shop System In C# With Source Code — To download Coffee Shop system project for free (scroll down)…
Simple Coffee Shop System In C# With Source Code
Project: Simple Coffee Shop System in C# with source code — To download Simple Coffee Shop System project for free…
Recent Posts
BookList App In JavaScript With Source Code
Calculator In JavaScript With Source Code
Job Recruitment IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
Online Shop IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
E-commerce IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD
Popular PHP Posts
About Source Code & Projects
Source Code & Projects is developed to provide beginners with tutorials, source code, and projects to build their technical knowledge and exchange ideas. We hope to provide students with interesting and relevant downloadable open source projects for free. Visit us to join our Source Code Projects organization.
TL;DR We are fast becoming best open source code & projects organization — Code Projects is developed to provide interested people with resources to build their knowledge, and exchange ideas. We hope to provide anyone with necessary and relevant content projects they need to practice and help in their daily programming career. We provide tutorials, free source codes and how to’s? to get started with projects that might interest you. Please feel free to use it for educational purposes. The source code for the projects available is based on different computer programming languages such as C/C++, PHP, Java, Javascript, VB.Net, https://code-projects.org/c/languages/project/c-sharp-projects/C#, Python and Swift. We are also the go-to platform to find the source code for the application project. If you want to be a game developer or android developer, we can help you get started with our list of game app projects and Android app projects. So feel free to choose whichever language you want to begin your project. What more, we also provide beginners with C Tutorial, C++ Tutorial, Java Tutorial, PHP Tutorial, JavaScripts Tutorial, and Python Tutorial. Visit Source Code & Project today to see how we can help build your career!
Copyright 2017-2019 by SourceCode and Projects.