c-sharp
Topic

c-sharp

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 (1166)

Prism
Prism PrismLibrary C#

Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..

6.6k
NLog
NLog NLog C#

NLog - Flexible and Structured Logging for various .NET Platforms

6.5k
StackExchange.Redis
StackExchange.Redis StackExchange C#

General purpose redis client

6.1k
Borderless-Gaming
Borderless-Gaming Codeusa C#

Play your favorite games in a borderless window; no more time consuming alt-tabs.

6k
azure-sdk-for-net
azure-sdk-for-net Azure C#

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https...

6k
graphql-platform
graphql-platform ChilliCream C#

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based Grap...

5.7k
ServiceStack
ServiceStack ServiceStack C#

Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all

5.5k
AngleSharp
AngleSharp AngleSharp C#

:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

5.5k
pythonnet
pythonnet pythonnet C#

Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powe...

5.4k
QRCoder
QRCoder Shane32 C#

A pure C# Open Source QR Code implementation

5.1k
akka.net
akka.net akkadotnet C#

Canonical actor model implementation for .NET with local + distributed actors in C# and F#.

5k
ZLinq
ZLinq Cysharp C#

Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.

5k
Hearthstone-Deck-Tracker
Hearthstone-Deck-Tracker HearthSim C#

A deck tracker and deck manager for Hearthstone on Windows

4.9k
Mapster
Mapster MapsterMapper C#

A fast, fun and stimulating object to object Mapper

4.7k
Autofac
Autofac autofac C#

An addictive .NET IoC container

4.6k
xunit
xunit xunit C#

xUnit.net is a free, open source, community-focused unit testing tool for .NET.

4.6k
framework
framework accord-net C#

Machine learning, computer vision, statistics and general scientific computing for .NET

4.5k
Flurl
Flurl tmenier C#

Fluent URL builder and testable HTTP client for .NET

4.4k
app
app stratumauth C#

📱 Two-Factor Authentication (2FA) client for Android + Wear OS

4.4k
MagicOnion
MagicOnion Cysharp C#

Unified Realtime/API framework for .NET platform and Unity.

4.4k
OptiKey
OptiKey OptiKey C#

OptiKey - Full computer control and speech with your eyes

4.3k
cake
cake cake-build C#

:cake: Cake (C# Make) is a cross platform build automation system.

4.2k
p2p
p2p miroslavpejic85 C#

🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.

4k
mapperly
mapperly riok C#

A .NET source generator for generating object mappings. No runtime reflection.

4k
ravendb
ravendb ravendb C#

ACID Document Database

3.9k
MvvmCross
MvvmCross MvvmCross C#

The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI

3.9k
cms
cms siteserver JavaScript

SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。

3.9k
OneOf
OneOf mcintyre321 C#

Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching

3.9k
fluentassertions
fluentassertions fluentassertions C#

A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET...

3.8k
VsVim
VsVim VsVim C#

Vim Emulator Plugin for Visual Studio 2015+

3.7k
npgsql
npgsql npgsql C#

Npgsql is the .NET data provider for PostgreSQL.

3.7k
AsyncEx
AsyncEx StephenCleary C#

A helper library for async/await.

3.7k
elasticsearch-net
elasticsearch-net elastic C#

This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.

3.7k
oxyplot
oxyplot oxyplot C#

A cross-platform plotting library for .NET

3.5k
opentk
opentk opentk C#

The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input a...

3.5k
Templates
Templates Dotnet-Boxed C#

.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

3.5k
Steamworks.NET
Steamworks.NET rlabrecque C#

Steamworks wrapper for Unity / C#

3.4k
AutoUpdater.NET
AutoUpdater.NET ravibpatel C#

AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

3.4k
hashids.net
hashids.net ullmark C#

A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the use...

3.4k
CppSharp
CppSharp mono C#

Tools and libraries to glue C/C++ APIs to high-level languages

3.4k
querybuilder
querybuilder sqlkata C#

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

3.3k
space-station-14
space-station-14 space-wizards C#

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.

3.3k
FluentEmail
FluentEmail lukencode C#

All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.

3.2k
nbfc
nbfc hirschmann C#

NoteBook FanControl

3.2k
TensorFlowSharp
TensorFlowSharp migueldeicaza C#

TensorFlow API for .NET languages

3.2k
IdGenerator
IdGenerator yitter C

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支...

3.2k
GitVersion
GitVersion GitTools C#

From git log to SemVer in no time

3.1k
obfuscar
obfuscar obfuscar C#

Open source obfuscation tool for .NET assemblies

3.1k
vscode-csharp
vscode-csharp dotnet TypeScript

Official C# support for Visual Studio Code

3k
MaterialSkin
MaterialSkin IgnaceMaes C#

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.

3k