Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

C#

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.

https://github.com/nettitude/PoshC2

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.

c2 csharp nettitude payloads poshc2 poshc2-installation powershell proxy-aware python3 redteam

Last synced: 31 Jul 2024

https://github.com/benruehl/adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals

color-scheme csharp dark-theme design hacktoberfest light-theme skinning theme wpf xaml

Last synced: 31 Jul 2024

https://github.com/OmniSharp/omnisharp-roslyn

OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

csharp dotnet dotnet-sdk omnisharp roslyn

Last synced: 31 Jul 2024

https://github.com/TylerBrinkley/Enums.NET

Enums.NET is a high-performance type-safe .NET enum utility library

csharp dotnet dotnet-core enum

Last synced: 31 Jul 2024

https://github.com/OmniSharp/omnisharp-vim

Vim omnicompletion (intellisense) and more for C#

csharp omnisharp omnisharp-roslyn vim vim-plugins

Last synced: 01 Aug 2024

https://github.com/Mochengvia/PanuonUI.Silver

Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.

control csharp design ui wpf

Last synced: 02 Aug 2024

https://github.com/Sergio0694/PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

csharp dotnet dotnet-core dotnet-framework dotnet-standard roslyn roslyn-analyzer roslyn-generator

Last synced: 01 Aug 2024

https://github.com/microsoft/CDM

The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.

csharp java microsoft python sdk typescript

Last synced: 01 Aug 2024

https://github.com/netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

c clojure cpp csharp elixir fsharp go haskell java lua nodejs ocaml php python r repl ruby rust swift typescript

Last synced: 30 Jul 2024

https://github.com/PixelVision8/PixelVision8

Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.

2d 2d-game-engine 8-bit csharp fantasy-console game-development game-engine gamedev games monogame pixel-vision-8 pixelvision8 pv8 retrogaming sdk sprites

Last synced: 01 Aug 2024

https://github.com/SkyAPM/SkyAPM-dotnet

The .NET/.NET Core instrument agent for Apache SkyWalking

apm csharp distributed-tracing dotnet metric observability skywalking

Last synced: 31 Jul 2024

https://github.com/RickStrahl/MarkdownMonster

An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

blog csharp documentation markdown markdown-editor metaweblogapi pdf weblog weblog-publisher windows wordpress wpf writing

Last synced: 31 Jul 2024

https://github.com/ZiggyCreatures/FusionCache

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.

async cache cache-stampede caching csharp dotnet hybrid hybrid-cache multi-level performance stampede

Last synced: 30 Jul 2024

https://github.com/jodydonetti/ZiggyCreatures.FusionCache

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.

async cache cache-stampede caching csharp dotnet hybrid hybrid-cache multi-level performance stampede

Last synced: 04 Aug 2024

https://github.com/zzzprojects/Z.ExtensionMethods

C# Extension Methods | Over 1000 extension methods:

csharp dotnet dotnet-core extension-methods extensionmethods

Last synced: 30 Jul 2024

https://github.com/enkimute/ganja.js

:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -

algebraic-data-types clifford-algebras complex-numbers cplusplus csharp geometric-algebra javascript operator-overloading python quaternion-algebra rust

Last synced: 03 Aug 2024

https://github.com/lampo1024/DncZeus

DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):

csharp dnczeus dotnet dotnet-6 dotnet-core entity-framework entity-framework-core iview iview-admin jwt jwt-authentication jwt-bearer-tokens net-6 net-core net-core-webapi netcore vue vue-ui

Last synced: 01 Aug 2024

https://github.com/BrianLima/UWPHook

🔗 Add your Windows Store or UWP games to Steam

csharp gamepass gaming steam streaming uwp uwp-apps uwp-games valve xbox xbox-game-pass

Last synced: 02 Aug 2024

https://github.com/Squalr/Squalr

Squalr Memory Editor - Game Hacking Tool Written in C#

cheat-engine csharp game-hacking memory-editor memory-hacking windows x86 x86-64

Last synced: 01 Aug 2024

https://github.com/dotnetcore/Natasha

基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.

csharp dotnetcore dynamic hacktoberfest il roslyn script

Last synced: 31 Jul 2024

https://github.com/KirillOsenkov/MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

avalonia csharp dotnet msbuild nuget viewer wpf

Last synced: 31 Jul 2024

https://github.com/RonSijm/ButtFish

Effortlessly transmitting Morse Code of chess moves to your butthole 💝

buttfish buttplug chess csharp meme morse-code

Last synced: 01 Aug 2024

https://github.com/squalr/squalr

Squalr Memory Editor - Game Hacking Tool Written in C#

cheat-engine csharp game-hacking memory-editor memory-hacking windows x86 x86-64

Last synced: 01 Aug 2024

https://github.com/ValveResourceFormat/ValveResourceFormat

🔬 Valve's Source 2 resource file format parser, decompiler, and exporter.

csharp decompiler dotnet exporter format-parser hacktoberfest parser source2 steam valve vpk vpk-viewer

Last synced: 02 Aug 2024

https://github.com/real-zony/ZonyLrcToolsX

ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。

csharp dotnet-core lyrics lyrics-fetcher lyrics-search mp3 netease-cloud-music qqmusic taglib

Last synced: 02 Aug 2024

https://github.com/OpenSAGE/OpenSAGE

OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.

bfme commandandconquer csharp ea-pacific game game-engine generals opensage rts sage

Last synced: 01 Aug 2024

https://github.com/WireMock-Net/WireMock.Net

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.

azure csharp docker dotnet http http-listener mock-server mocking mockwebserver request response tdd testing wiremock

Last synced: 01 Aug 2024

https://github.com/ZoranPandovski/al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

algorithm algorithms algorithms-and-data-structures c computer-science cpp cryptography csharp data-structures go golang hacktoberfest hacktoberfest2021 interview java javascript php python rust scala

Last synced: 30 Jul 2024

https://github.com/sipsorcery-org/sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.

communications csharp dotnet ice rtp sdp sip stun video-calls voip webrtc

Last synced: 30 Jul 2024

https://github.com/belav/csharpier

CSharpier is an opinionated code formatter for c#.

csharp dotnet formatter prettier

Last synced: 01 Aug 2024

https://github.com/FractalFir/rustc_codegen_clr

This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.

backend compiler csharp dotnet rust-lang

Last synced: 01 Aug 2024

https://github.com/Blazored/LocalStorage

A library to provide access to local storage in Blazor applications

blazor blazor-applications blazor-interop blazor-server blazor-webassembly blazored csharp hacktoberfest localstorage nuget

Last synced: 31 Jul 2024

https://github.com/dahall/TaskScheduler

Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.

component controls csharp dotnet task-scheduler windows winforms

Last synced: 01 Aug 2024

https://github.com/telerik/UI-For-UWP

This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.

csharp telerik uwp uwp-apps visual-studio windows-10 xaml

Last synced: 30 Jul 2024

https://fscheck.github.io/FsCheck/

Random Testing for .NET

csharp fscheck fsharp quickcheck testing

Last synced: 03 Aug 2024

https://github.com/fscheck/FsCheck

Random Testing for .NET

csharp fscheck fsharp quickcheck testing

Last synced: 31 Jul 2024

https://github.com/juliettef/IconFontCppHeaders

C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.

c codepoints cpp csharp font-icons fontawesome gamedev golang gui header-files headers icon-fonts icons imgui material-design python rust

Last synced: 01 Aug 2024

https://github.com/dotnet/try-convert

Helping .NET developers port their projects to .NET Core!

csharp dotnet dotnetcore msbuild winforms wpf

Last synced: 01 Aug 2024

https://github.com/pizzaboxer/bloxstrap

An open-source, alternative bootstrapper for Roblox.

csharp launcher mod roblox

Last synced: 01 Aug 2024

https://github.com/alanmcgovern/monotorrent

The official repository for MonoTorrent, a bittorrent library for .NET

bittorrent c-sharp csharp dotnet dotnet-standard torrent torrent-download torrent-downloader torrent-tracker

Last synced: 01 Aug 2024

https://github.com/microsoft/WindowsCompositionSamples

The Windows Composition Samples have moved here: https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph

animations composition csharp effects fluent uwp uwp-apps windows-10 windowsui

Last synced: 01 Aug 2024

https://github.com/SamuelTulach/VirusTotalUploader

C# Open-Source Winforms application for uploading files to VirusTotal

csharp open-source virus-scanning virustotal winforms winforms-application

Last synced: 31 Jul 2024

https://github.com/tonerdo/pose

Replace any .NET method (including static and non-virtual) with a delegate

csharp dotnet dotnet-core isolation-framework mocking testing testing-framework

Last synced: 31 Jul 2024

https://github.com/mvelazc0/defcon27_csharp_workshop

Writing custom backdoor payloads with C# - Defcon 27 Workshop

csharp payloads redteam

Last synced: 01 Aug 2024

https://github.com/tmoonlight/nsmartproxy

NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)

csharp dotnetcore intranet linux nat p2p protocols proxy remotecontrol reverse tcp

Last synced: 04 Aug 2024

https://github.com/aras-p/ToyPathTracer

Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)

burst cpp csharp gpu metal path-tracing unity

Last synced: 02 Aug 2024

https://github.com/Rise-Software/Rise-Media-Player

One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.

csharp customization fluent fluent-design help help-wanted help-welcome media media-player media-players music player ui-design uwp windows-10 windows-11 winui xaml

Last synced: 01 Aug 2024

https://github.com/tmoonlight/NSmartProxy

NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)

csharp dotnetcore intranet linux nat p2p protocols proxy remotecontrol reverse tcp

Last synced: 31 Jul 2024

https://github.com/repeats/Repeat

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.

autohotkey automation automation-framework csharp hotkey java keyboard keyboard-shortcuts macro macros mouse python replay

Last synced: 31 Jul 2024

https://github.com/kspearrin/Otp.NET

A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.

2fa csharp dotnet hotp otp totp two-factor-authentication

Last synced: 31 Jul 2024

https://github.com/bitfoundation/bitplatform

Build all of your apps using what you already know and love ❤️

aspnetcore bitplatform blazor csharp css efcore hacktoberfest html maui odata wasm webapi

Last synced: 02 Aug 2024

https://github.com/brenner8023/gdut-course

广东工业大学计算机学院课程攻略 - 毕业设计、校招、课程设计、实验、经验分享、论文模板、试卷、习题解答等等

c csharp css gdut java javascript python sql

Last synced: 01 Aug 2024

https://github.com/BluestormDNA/ProjectPSX

Experimental C# Playstation Emulator

csharp emulator mips net playstation ps1 psone psx sony

Last synced: 01 Aug 2024

https://github.com/linvi/tweetinvi

Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...

csharp dotnet dotnet-core dotnet-framework dotnet-standard netcore portable tweetinvi twitter twitter-api twitter-bot twitter-oauth twitter-streaming-api xamarin

Last synced: 31 Jul 2024

https://github.com/JKorf/Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models

api-wrapper binance binance-api binance-bot binance-exchange binance-net binance-sdk binance-trading-bot binancenet crypto cryptocurrency cryptocurrency-exchanges csharp dotnet exchange tradeapi

Last synced: 31 Jul 2024

https://github.com/prajjwaldimri/GithubXamarin

GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.

android csharp github gitit uwp uwp-applications uwp-apps xamarin xamarin-android

Last synced: 03 Aug 2024

https://github.com/antonioCoco/ConPtyShell

ConPtyShell - Fully Interactive Reverse Shell for Windows

conpty csharp penetration-testing powershell shell terminal

Last synced: 15 Aug 2024

https://github.com/sukritishah15/DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala

algorithms c cpp csharp data-structures go hacktoberfest java javascript kotlin php python scala

Last synced: 02 Aug 2024

https://github.com/dotnet/project-system

The .NET Project System for Visual Studio

cps csharp csproj fsharp fsproj vbproj visual-basic visual-studio

Last synced: 01 Aug 2024

https://github.com/ShirasawaSama/CefDetector

Check how many CEFs are on your computer. 检测你电脑上有几个CEF.

cef csharp electron everything windows

Last synced: 01 Aug 2024

https://github.com/xeoneux/30-Days-of-Code

👨‍💻 30 Days of Code by HackerRank Solutions in C, C++, C#, F#, Go, Java, JavaScript, Python, Ruby, Swift & TypeScript. PRs Welcome! 😄

30 c code cplusplus csharp days fsharp go hackerrank java javascript kotlin of python ruby solutions swift typescript

Last synced: 02 Aug 2024

https://github.com/master131/iFakeLocation

Simulate locations on iOS devices on Windows, Mac and Ubuntu.

csharp ios macos ubuntu windows

Last synced: 04 Aug 2024

https://github.com/ubisoft/Sharpmake

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.

bff csharp csproj fastbuild sln ubisoft vcxproj visual-studio

Last synced: 01 Aug 2024

https://github.com/antoniococo/conptyshell

ConPtyShell - Fully Interactive Reverse Shell for Windows

conpty csharp penetration-testing powershell shell terminal

Last synced: 03 Aug 2024