csharp-lib
There are 54 repositories under csharp-lib topic.
openbullet/CaptchaSharp
.NET universal interface for the Web APIs of all major captcha solving services
komietty/unity-vectorfield
Vector field library using discrete exterior culclus
Umplify/xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
MorganKryze/ConsoleAppVisuals
User-friendly .NET visuals library designed for console apps
lulzsun/libobs-sharp
A simple .NET library that provides bindings for libobs
draconware-dev/SpanExtensions.Net
SpanExtensions.Net aims to make ReadOnlySpan<T> and Span<T> more accessible and overall better integrated into the .Net Ecosystem, by providing alternatives for many missing Extension Methods for Span<T>, ranging from string.Split() over Enumerable.Skip() and Enumerable.Take() to an improved ReadOnlySpan<T>.IndexOf().
Jnnshschl/AnTCP
TCP Client (C#) and Server (C++) Library with a focus on simplicity and performance
victor0089/CSharp-test
CSharp Coding test
Elepover/tcpingsharp
TcpingSharp is a simple, lightweight TCP ping tool written completely in C#.
sonquer/mappee
Mappee - Fastest avaiable mapper for .NET (AutoMapper / TinyMapper / Mapster / Mapperly alternative)
Aptivi/BassBoom
[Beta] BassBoom! Cross-platform music player for .NET
CodeFab-io/ElmSharp
An elm-architecture inspired runtime
LegendaryB/ProcessMonitoring
Library to monitor process starts and stops on Windows powered by C#
rafael-figueiredo-alves/eFirebase4CSharp
O eFirebase4CSharp é uma biblioteca com o objetivo de facilitar a comunicação com as funções do Firebase de Autenticação, armazenamento e banco de dados baseada na Lib eFirebase desenvolvida para Delphi e Lazarus.
Aptivi/VisualCard
A .NET vCard parser with Android contacts2.db and MeCard support
AryanFarhadi/AryMem
AryMem is a .NET library designed to simplify the process of reading and writing to process memory in Windows environments. It provides easy-to-use methods for interacting with the memory of other processes which can be utilized in developing game hacks, custom debuggers, or tools for software testing.
RiritoNinigaya/BASS.NET
BASS.NET by RiritoNinigaya
SaleFlex/SaleFlex.POS
SaleFlex is a flexible and modular retail automation system designed to empower businesses with seamless management and scalability from anywhere.
12Acorns/Portfolio-SIMDExtensions
A, Source-Generated, library to add easier processing of SIMD instructions whilst maintaing a performance expected for each platform.
QueenOworld/MusicLib
An abstraction layer over YouTubeExplode and SpotifyExplode
ssone95/ChromaDB.Client
A hobby project for .NET which allows various parts of said ecosystem to connect to the ChromaDB database and utilize search and embeddings store.
YYHEggEgg/csharp-logger
A convenient C# Logger implementation, with reliable console interaction encapsulation support available.
Alluseri/Luna
An experimental JVM class file & bytecode processing library for .NET.
Aptivi-Archives/NativeLand
A .NET Standard 2.0 library to manage native dependencies.
Aptivi/Magico
Magic tricks for C# libraries
denissfloww/EntityTreeManager.EF
Convenient work with hierarchical simple entities
endorsed-tech/WaddleWebSocket
A C# WebSocket implementation of the RFC 6455 spec
Grey-Wind/ShellLibrary
一个快速调用Shell的C#类库
RX-J/Ignite.Convert
A simple class to convert primitive data types into each other, as well as enumerables into other enumerables.
SafeTwice/Utilities.DotNet
Generic utilities for .NET
SafeTwice/Utilities.DotNet.WPF
General-purpose utilities for WPF
creanium/JmapKit
.NET/CSharp library to provide support for interacting with JMAP endpoints
xevilmaxx/BlazorKonva
A wrapper of Konva.js made for Blazor
Aptivi-Archives/FileMagic
File magic querying library for C#, like the `find` command
huseyincorakli/VisionLLMNet
VisionLLMNet is a .NET package for extracting text from images using LLMs and converting them to Markdown format.
TomMaple/Result
An abstraction which contains the value or the error of the operation. It can be mapped to the HTTP reponse if needed.