Pinned Repositories
bc-csharp
BouncyCastle.NET Cryptography Library (Mirror)
codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
Console-Wordle
Play Wordle from your console written in F#
graham_convex_hull
Implementation of the Graham scan method to find the convex hull of a series of points in rust. For use in https://github.com/TimothyMakkison/transportation_network.
Hexle
Varitaion of Wordle where you guess the a colors RGB value.
mapperly
A .NET source generator for generating object mappings. No runtime reflection. Inspired by MapStruct.
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
MVVM-Color-Utilities
WPF App featuring image quantization, palette generator and color browser.
MVVM-Delaunay
Interactable wpf canvas to draw and modify voronoi cells.
Yahoo-Finance-Api-Console-Application
A simple Yahoo Finance api console application to learn various libraries.
TimothyMakkison's Repositories
TimothyMakkison/MVVM-Delaunay
Interactable wpf canvas to draw and modify voronoi cells.
TimothyMakkison/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
TimothyMakkison/bc-csharp
BouncyCastle.NET Cryptography Library (Mirror)
TimothyMakkison/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
TimothyMakkison/Console-Wordle
Play Wordle from your console written in F#
TimothyMakkison/dunet
C# discriminated union source generator
TimothyMakkison/graham_convex_hull
Implementation of the Graham scan method to find the convex hull of a series of points in rust. For use in https://github.com/TimothyMakkison/transportation_network.
TimothyMakkison/Hexle
Varitaion of Wordle where you guess the a colors RGB value.
TimothyMakkison/HTTP-Client-Asp-Server
A .net core web api using database access and rsa encryption.
TimothyMakkison/mapperly
A .NET source generator for generating object mappings. No runtime reflection. Inspired by MapStruct.
TimothyMakkison/MVVM-Color-Utilities
WPF App featuring image quantization, palette generator and color browser.
TimothyMakkison/transportation_network
TimothyMakkison/Yahoo-Finance-Api-Console-Application
A simple Yahoo Finance api console application to learn various libraries.
TimothyMakkison/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
TimothyMakkison/FSharp-ThumbnailScraper
F# Thumbnail downloader with a rich spectre console
TimothyMakkison/Handlebars.Net
A real .NET Handlebars engine
TimothyMakkison/Konscious.Security.Cryptography
TimothyMakkison/MassTransit
Distributed Application Framework for .NET
TimothyMakkison/Matlab-Engineering-Assignment
TimothyMakkison/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
TimothyMakkison/Mediator.Net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
TimothyMakkison/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
TimothyMakkison/NaCl.Core
🔑 NaCl.Core, a cryptography library for .NET
TimothyMakkison/NewId
A sequential id generator that works across nodes with no collisions
TimothyMakkison/paseto-dotnet
🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET
TimothyMakkison/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
TimothyMakkison/refitter
Refit Client API Generator for OpenAPI
TimothyMakkison/RestEase
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
TimothyMakkison/Verify.SourceGenerators
Extends Verify to allow verification of C# Source Generators.