Quinntyne Brown's repositories
Commitments
App for managing commitments
lit-reactive-forms
Poor man's implementation of angular reactive forms in web components.
DesignTimeCodeGeneration
Introductory Design-Time Code Generation project using C#.
PlantUmlClassDiagramGenerator
This is a generator to create a class-diagram of PlantUML from the C# source code.
Easy-TCP-Server
An easy-to-implement TCP server which handles incoming TCP data from multiple clients via 'channels' of connections between the clients and the server.
garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
project-system-tools
Tools for working with the C#/VB/F# project system.
RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
Scaffolding
Code generators to speed up development.
TypedSignalR.Client.TypeScript
TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
unittestgenerator
A unit test generation extension for Visual Studio