csharp-library
There are 1138 repositories under csharp-library topic.
CoreAudio
Windows CoreAudio wrapper for .NET
unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
CSJsonDB
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
Rx.Http
A reactive way to make HTTP Request in .NET Core 🚀
RecordGenerator
C# immutable records generator
Snappier
High performance C# implementation of the Snappy compression algorithm
bytecode-api
Framework for C# development
guerrillantp
Simple NTP (SNTP) client library providing .NET applications with accurate network time.
hivemq-mqtt-client-dotnet
The HiveMQ C# Asynchronous MQTT client for .NET featuring full MQTT 5.0 and back pressure support.
TinyPNG
.NET Standard wrapper around the tinypng.com image compression service
Sally7
C# implementation of Siemens S7 connections with a focus on performance
Xamarin.Plugin.DeviceOrientation
Cross-platform plugin to work with screen orientation of mobile device.
CSLisp
Scheme / Lisp implementation in pure C# for embedding in .NET projects
RedotUtils
An ever expanding Redot C# game dev library to be used across several game projects
xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
VRCOscLib
The OSC library for VRChat (.NET Standard)
SimpleNetNlp
.NET NLP library
SharpMik
SharpMik, pure C# mod player
winforms-not-paid
Client did not pay? Add Opacity to a Windows Form until it disappears completely! Inspired by https://github.com/kleampa/not-paid
ReCaptcha
:recycle: A friction-less C# HTTP verification client for Google's reCAPTCHA API.
UnityMemorySnapshotThing
Tool to work with unity memory snapshots
math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
Cyotek.Drawing.BitmapFont
Component for parsing bitmap font files generated by AngelCode's BMFont utility
SPELL
A framework for describing, composing and managing your game's spells and abilities.
StravaSharp
Strava client library
HKOSharp
Unofficial C# Library of Hong Kong Observatory API
WASimCommander
WASM Module and developer API for remote access to the Microsoft Flight Simulator 2020 & 2024 "Gauge API" functions.
ValueObjectGenerator
ValueObjectGenerator is Generator for ValueObjects.
CSharp-Tools-for-Unity3D
Some basic C# tools for Unity3D.
SecretSharingDotNet
An C# implementation of Shamir's Secret Sharing
PInvokeSerialPort
P/Invoke wrapper for Win32API serial port
yoomoney-api
This library will allow you to: generate a payment link and process the payment notification asynchronously, access account information, get access to payment history, access payment details.
GDShrapt
GDShrapt is object-oriented one-pass parser of GDScript programming language.
tiny7z
tiny7z is a native C# SevenZip 7zip .7z file format archive reader/writer
Coroutine
A simple implementation of Unity's Coroutines to be used for any C# project