Pinned Repositories
FakeItEasy
The easy mocking library for .NET
AspNetCore.AsyncInitialization
Async initialization in ASP.NET Core 2.x
CosmosDBStudio
A tool to browse and query Azure Cosmos DB databases
DontMergeMeYet
A GitHub app that adds an "in progress" status on a pull request to avoid merging it prematurely
Extensions.Hosting.AsyncInitialization
Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)
Hamlet
“To be, or not to be, that is the question”. A simple Option type for .NET
Linq.Extras
A set of extension methods to complement the ones from System.Linq.Enumerable
NHotkey
A managed library to handle global hotkeys in Windows Forms and WPF applications
WeakEvent
Generic weak event implementation
XamlAnimatedGif
A simple library to display animated GIF images in WPF apps (.NET Framework 4.5, .NET Core 3.1, .NET 5.0)
thomaslevesque's Repositories
thomaslevesque/NHotkey
A managed library to handle global hotkeys in Windows Forms and WPF applications
thomaslevesque/AspNetCore.AsyncInitialization
Async initialization in ASP.NET Core 2.x
thomaslevesque/CosmosDBStudio
A tool to browse and query Azure Cosmos DB databases
thomaslevesque/Extensions.Hosting.AsyncInitialization
Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)
thomaslevesque/GenerateCSharpErrors
Just a small program to generate the full list of C# errors and warnings
thomaslevesque/Iso8601DurationHelper
Small library to handle ISO8601 durations in C#
thomaslevesque/HumanBytes
A library to convert byte sizes to a human readable form
thomaslevesque/AutoRunCustomTool
A Visual Studio extension that automatically runs the custom tool on a file when a trigger file is modified
thomaslevesque/XamlAnimatedGif
A simple library to display animated GIF images in XAML apps (WPF, WinRT, Windows Phone, Windows 10 Universal Apps)
thomaslevesque/AspNetCore.SystemTextJson.MultipleSettings
Use different JSON serialization settings in ASP.NET Core per controller or per action
thomaslevesque/DontMergeMeYet
A GitHub app that adds an "in progress" status on a pull request to avoid merging it prematurely
thomaslevesque/blog
My personal blog, made with Hugo
thomaslevesque/TypeScriptCosmosDBStoredProceduresArticle
Code for the article "Using TypeScript to write Cosmos DB stored procedures with async/await"
thomaslevesque/BrowserSelector
[WORK IN PROGRESS] Simple tool to control in which browser a URL is opened, instead of always using the system default browser
thomaslevesque/Solo
Simple library to run app as single-instance and notify the existing instance, if any.
thomaslevesque/thomaslevesque
thomaslevesque/blog-fr
L'archive de mon blog personnel en français, réalisée avec Hugo https://thomaslevesque.fr
thomaslevesque/CommandLineUtils
Command line parsing and utilities for .NET Core and .NET Framework.
thomaslevesque/dotnet-project-templates
Project templates for my personal use. Probably only useful to me, but feel free to use if you want.
thomaslevesque/FakeItEasy
The easy mocking library for .NET
thomaslevesque/GemBox
This repository contains various bits of code that don't fit anywhere else. Don't expect consistency here, there isn't any ;)
thomaslevesque/wopi-validator-core
A tool to test and validate server-side WOPI implementations
thomaslevesque/FakeItEasy.Analyzers
Roslyn analyzers to detect incorrect usages of FakeItEasy
thomaslevesque/fakeiteasy.github.io
FakeItEasy's website
thomaslevesque/FakeItEasy.Tools
Shared tools used for release and deployment of FakeItEasy and related projects
thomaslevesque/Mainroad
Responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme
thomaslevesque/marten
.NET Transactional Document DB and Event Store on PostgreSQL
thomaslevesque/ploeh.github.com
ploeh blog 'source code'
thomaslevesque/SquaredleSolver
Solves Squaredle puzzles automatically
thomaslevesque/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core