TylerBrinkley
Christ follower, husband, father, and software developer passionate in enriching the lives of others. Author of Enums.NET and formerly lead EncompassRest
@vestainnovationsSt. Louis, MO
TylerBrinkley's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ziishaned/learn-regex
Learn regex the easy way
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/csharplang
The official repo for the design of the C# programming language
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
serilog/serilog
Simple .NET logging with fully-structured events
devlooped/moq
The most popular and friendly mocking framework for .NET
autofac/Autofac
An addictive .NET IoC container
ashmind/SharpLab
.NET language playground
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
TylerBrinkley/Enums.NET
Enums.NET is a high-performance type-safe .NET enum utility library
dotnet/roslyn-analyzers
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
aurelia/aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
dotnet/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
SimonCropp/Polyfill
Source only package that exposes newer .net and C# features to older runtimes.
thecodejunkie/github.expandinizr
Chrome extension that improves the GitHub experience
EncompassRest/EncompassRest
Encompass API .NET Client Library
TylerBrinkley/Genumerics
Genumerics is a high-performance .NET library for generic numeric operations
TylerBrinkley/WrapIt
Project to easily generate C# wrappers and interfaces around types for better testability