csharp-library topic

List csharp-library repositories

UnitySingleton

381
Stars
54
Forks
Watchers

The best way to implement singleton pattern in Unity.

Hazel-Networking

207
Stars
44
Forks
Watchers

Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.

Tiny.RestClient

207
Stars
30
Forks
Watchers

Simpliest Fluent REST client for .NET

Disqord

163
Stars
22
Forks
Watchers

Asynchronous Discord API wrapper and bot framework for .NET.

DarkConfig

147
Stars
19
Forks
Watchers

DarkConfig is a configuration library for games which supports fast and expressive iteration

BakingSheet

302
Stars
28
Forks
Watchers

Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.

LiteNetwork

119
Stars
23
Forks
Watchers

A simple and fast .NET networking library compatible with .NET Standard 2, .NET 5, 6 and 7.

CockyGrabber

141
Stars
30
Forks
Watchers

C# library for the collection of browser information such as cookies, logins, bookmarks and more

FastGenericNew

220
Stars
7
Forks
Watchers

The ultimate fast alternative to Activator.CreateInstance<T> / new T()