Pinned Repositories
DtronixCommon
Suite of common classes to be reused in other projects.
DtronixHash
.NET Standard library containing hashing algorithms.
DtronixMessageQueue
Simple .net socket message queuing system.
DtronixModel
Compact .net tool aiding in sql data modeling.
DtronixPackage
DtronixPdf
PDF viewer and editor toolset.
GLWpfControl
A fast native control for OpenTK 4.x + 3.x on WPF.
netDxf
.net dxf Reader-Writer
NexNet
Modern & Compact .NET Asynchronous Server and Client
PDFiumCore
.NET Standard P/Invoke bindings for PDFium.
Dtronix's Repositories
Dtronix/PDFiumCore
.NET Standard P/Invoke bindings for PDFium.
Dtronix/DtronixPdf
PDF viewer and editor toolset.
Dtronix/NexNet
Modern & Compact .NET Asynchronous Server and Client
Dtronix/DtronixCommon
Suite of common classes to be reused in other projects.
Dtronix/DtronixMessageQueue
Simple .net socket message queuing system.
Dtronix/DtronixHash
.NET Standard library containing hashing algorithms.
Dtronix/DtronixPackage
Dtronix/GLWpfControl
A fast native control for OpenTK 4.x + 3.x on WPF.
Dtronix/Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
Dtronix/DtronixModel
Compact .net tool aiding in sql data modeling.
Dtronix/netDxf
.net dxf Reader-Writer
Dtronix/RichTextKit
Rich text rendering for SkiaSharp
Dtronix/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Dtronix/Pipelines.Sockets.Unofficial
.NET managed sockets wrapper using the new "Pipelines" API
Dtronix/ProxyInterfaceSourceGenerator
This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classes which do not have an interface, in a Proxy class which makes it easier to Mock and use Dependency Injection.