csharp
Topic

csharp

C# is a programming language used for web development. It is a hybrid of C and C++ that functions similar to Java and is meant for Microsoft's .NET framework.

Repositories (1503)

Mockaco
Mockaco natenho C#

🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and p...

351
HPCsharp
HPCsharp DragonSpit C#

High performance algorithms in C#: SIMD/SSE, multi-core and faster

350
TwoFactorAuth.Net
TwoFactorAuth.Net RobThree C#

.Net library for Two Factor Authentication (TFA / 2FA)

349
LiquidSnake
LiquidSnake RiccardoAncarani C#

LiquidSnake is a tool that allows operators to perform fileless lateral movement using WMI Event Subscriptions and GadgetToJScript

349
Hexa.NET.ImGui
Hexa.NET.ImGui HexaEngine C#

A .NET wrapper for the Dear ImGui.

349
awesome-dotnet-resources
awesome-dotnet-resources Mwaseemzakir HTML

A hand-picked list of .NET and C# resources including books, courses, blogs, tools, AI tools, newsletters, podcasts, and interview prep.

349
Avalonia.Controls.TreeDataGrid
Avalonia.Controls.TreeDataGrid AvaloniaUI C#

A combined TreeView/DataGrid for Avalonia.

347
URI-Online-Judge-Solutions
URI-Online-Judge-Solutions eduardo-mior Java

Repositório de soluções de exercícios do URI Online Judge.

346
regorus
regorus microsoft Rust

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.

346
desafios-DIO
desafios-DIO lucasrmagalhaes C#

Resolução dos desafios de C Sharp, Java, JavaScript, Kotlin e Ruby da Digital Innovation One.

345
cs13net9
cs13net9 markjprice C#

Repository for the Packt Publishing book titled "C# 13 and .NET 9 - Modern Cross-Platform Development Fundamentals" by Mark J. Price

343
DragonECS
DragonECS DCFApixels C#

Pure C# Entity Component System framework

343
NHotkey
NHotkey thomaslevesque C#

A managed library to handle global hotkeys in Windows Forms and WPF applications

342
TorSharp
TorSharp joelverhagen C#

Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.

342
ACE
ACE ACEmulator C#

Asheron's Call server emulator.

342
FluentWeather
FluentWeather Gabboxl C#

A beautiful UWP weather app for Windows

342
Cosmonaut
Cosmonaut Elfocrash C#

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support

341
ZstdNet
ZstdNet skbkontur C#

Zstd wrapper for .NET

341
rensenware-cut
rensenware-cut 0x00000FF C#

cut version of rensenware

341
BurningKnight
BurningKnight egordorichev C#

Top-down roguelike about goblins, lamps and magic

340
PlexCleaner
PlexCleaner ptr727 C#

Utility to optimize media files for Direct Play in Plex, Emby, Jellyfin, etc.

340
Coral
Coral StudioCherno C++

Coral is a C++/C# wrapper around the .NET CoreCLR library, the purpose of Coral is to provide a native interface similar to Mono, but in a more modern...

340
translatefgo
translatefgo rayshift C#

FGO Translation Project

339
Lombok.NET
Lombok.NET CollinAlpert C#

.NET adaptation for Java's Lombok using Source Generators.

339
Obvs
Obvs christopherread C#

An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.

338
XCalendar
XCalendar ME-MarvinE C#

A cross-platform plugin for .NET providing an API for representing a calendar along with fully customisable calendar controls for .NET MAUI and Xamari...

336
DbTool
DbTool WeihanLi C#

数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql

335
OpenSleigh
OpenSleigh mizrael C#

OpenSleigh is a Saga management library for .NET Core.

335
live-streaming-server-net
live-streaming-server-net josephnhtam C#

A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes, cloud storage services integration and more.

335
unity-cheat-sheet
unity-cheat-sheet ozankasikci C#

C# Cheat sheet for Unity

335
SharpCaster
SharpCaster Tapanila C#

Chromecast C# CLI + SDK

334
snapshooter
snapshooter SwissLife-OSS C#

Snapshooter is a snapshot testing tool for .NET Core and .NET Framework

334
Forge
Forge microsoft C#

A Generic Low-Code Framework Built on a Config-Driven Tree Walker

334
libertix
libertix ekimiateam Python

Libertix installs linux in few clicks on your computer

334
SciSharp-Stack-Examples
SciSharp-Stack-Examples SciSharp C#

Practical examples written in SciSharp's machine learning libraries

333
TextEditor
TextEditor Blazored HTML

Rich text editor for Blazor applications - Uses Quill JS

332
jellyfin-plugin-lastfm
jellyfin-plugin-lastfm jesseward C#

LastFM plugin for the Jellyfin media system. Fork of the Emby Last.FM plug-in

332
VanillaRAT
VanillaRAT DannyTheSloth C#

VanillaRat is an advanced remote administration tool completely coded in C# for Windows.

331
openrails
openrails openrails C#

Open Rails: free train simulator that supports the world's largest range of digital content.

331
Edi
Edi Dirkster99 C#

Edi - The open source text editor IDE based on AvalonDock and AvalonEdit

330
LiteEntitySystem
LiteEntitySystem RevenantX C#

Pure C# HighLevel API for multiplayer games

330
sharpdbg
sharpdbg MattParkerDev C#

SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET

330
DotNet-Coding-Guidelines
DotNet-Coding-Guidelines justinamiller

This repo highlights the list of software engineering guidelines in general.

328
sharpliner
sharpliner sharpliner C#

Use C# instead of YAML to define your Azure DevOps pipelines

328
NLog.Web
NLog.Web NLog C#

NLog integration for ASP.NET & ASP.NET Core

328
godot-tutorials
godot-tutorials MinaPecheux C#

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (🇬🇧 + 🇫🇷).

328
XboxKeyboardMouse
XboxKeyboardMouse fqlx C#

Keyboard and mouse for Xbox One streaming on Windows

327
MetroSet-UI
MetroSet-UI N-a-r-w-i-n C#

Windows Forms Metro Skin Style, Make The Applications With Metro Styles. see more https://n-a-r-w-i-n.github.io/MetroSet-UI/

326
RuntimeUnitTestToolkit
RuntimeUnitTestToolkit Cysharp C#

CLI/GUI Frontend of Unity Test Runner to test on any platform.

326
BlazorShop
BlazorShop kalintsenkov C#

ASP.NET Core | Blazor WebAssembly | Simple Shop application

324