csharp-library
There are 1132 repositories under csharp-library topic.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
sjdirect/abot
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
StereoKit/StereoKit
An easy-to-use XR engine for building AR and VR applications with C# and OpenXR!
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
KumoKyaku/kcp
KCP C#版。线程安全,运行时无alloc,对gc无压力。
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
barnhill/barcodelib
C# Barcode Image Generation Library
iNKORE-NET/UI.WPF.Modern
Modern (Fluent 2) styles and controls for your WPF applications
SciSharp/Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
UnityCommunity/UnitySingleton
The best way to implement singleton pattern in Unity.
cathei/BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
roy-t/AStar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
Tapanila/SharpCaster
Chromecast C# SDK for .net standard 2.0
scottcgi/MojoJson
A simple and fast JSON parser.
egbakou/RESTCountries.NET
⚡Offline dotnet standard library to get information about countries
cathei/LinqGen
Alloc-free and fast replacement for Linq, with code generation
srbrettle/Financial-Formulas-Library-.NET-Standard
A collection of methods for solving Finance/Accounting equations, implemented in C#.
Nyrest/FastGenericNew
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
adambajguz/Typin
Declarative framework for interactive CLI applications
stephanstapel/ZUGFeRD-csharp
C# assembly for creating and reading ZUGFeRD invoices
yantrajs/yantra
JavaScript Engine for .NET Standard
jgiacomini/Tiny.RestClient
Simpliest Fluent REST client for .NET
DarkRiftNetworking/Hazel-Networking
Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
sheetsync/NCalc
NCalc - Mathematical Expressions Evaluator for .NET
Quahu/Disqord
Asynchronous Discord API wrapper and bot framework for .NET.
JimmyCushnie/JECS
Jimmy's Epic Config System
SpryFox/DarkConfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
stephenhaunts/ProfanityDetector
This is a simple library for detecting profanities within a text string.
MoistCoder/CockyGrabber
C# library for the collection of browser information such as cookies, logins, bookmarks and more
sjdirect/abotx
Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
xceedsoftware/Xceed-Toolkit-for-.NET-MAUI
Welcome to MauiToolkit by Xceed, your premier source for cutting-edge MAUI (Multi-platform App UI) Controls and Toolkits. Our meticulously designed suite provides developers with a comprehensive range of UI components that elevate the user experience across all platforms.
dcwuser/metanumerics
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
master131/BrotliSharpLib
Full C# port of Brotli compression algorithm