Projects in Awesome Lists by thomaslevesque
A curated list of projects in awesome lists by thomaslevesque .
https://github.com/thomaslevesque/nhotkey
A managed library to handle global hotkeys in Windows Forms and WPF applications
csharp dotnet global-hotkeys windows wpf
Last synced: 23 Jan 2026
https://github.com/thomaslevesque/WeakEvent
Generic weak event implementation
Last synced: 29 Apr 2025
https://github.com/thomaslevesque/weakevent
Generic weak event implementation
Last synced: 04 Apr 2025
https://github.com/thomaslevesque/Linq.Extras
A set of extension methods to complement the ones from System.Linq.Enumerable
Last synced: 11 May 2025
https://github.com/thomaslevesque/linq.extras
A set of extension methods to complement the ones from System.Linq.Enumerable
Last synced: 04 Apr 2025
https://github.com/thomaslevesque/aspnetcore.asyncinitialization
Async initialization in ASP.NET Core 2.x
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/AspNetCore.AsyncInitialization
Async initialization in ASP.NET Core 2.x
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/cosmosdbstudio
A tool to browse and query Azure Cosmos DB databases
Last synced: 22 Apr 2025
https://github.com/thomaslevesque/CosmosDBStudio
A tool to browse and query Azure Cosmos DB databases
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/extensions.hosting.asyncinitialization
Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)
asp-net-core async-initialization csharp dotnet generic-host
Last synced: 09 Apr 2025
https://github.com/thomaslevesque/Extensions.Hosting.AsyncInitialization
Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)
asp-net-core async-initialization csharp dotnet generic-host
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/generatecsharperrors
Just a small program to generate the full list of C# errors and warnings
Last synced: 19 Aug 2025
https://github.com/thomaslevesque/nstring
A collection of utilities for working with strings in .NET.
csharp dotnet extensions string
Last synced: 15 Jun 2025
https://github.com/thomaslevesque/iso8601durationhelper
Small library to handle ISO8601 durations in C#
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/autoruncustomtool
A Visual Studio extension that automatically runs the custom tool on a file when a trigger file is modified
Last synced: 24 Feb 2025
https://github.com/thomaslevesque/internalsvisibleto.msbuild
Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.
assemblyinfo csproj dotnet fsproj internalsvisibleto msbuild vbproj
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/InternalsVisibleTo.MSBuild
Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.
assemblyinfo csproj dotnet fsproj internalsvisibleto msbuild vbproj
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/aspnetcore.signalr.azureservicebus
Provides scale-out support for ASP.NET Core SignalR using an Azure Service Bus topic to dispatch messages to all server instances.
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/aspnetcore.systemtextjson.multiplesettings
Use different JSON serialization settings in ASP.NET Core per controller or per action
Last synced: 05 Aug 2025
https://github.com/thomaslevesque/Hamlet
“To be, or not to be, that is the question”. A simple Option type for .NET
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/hamlet
“To be, or not to be, that is the question”. A simple Option type for .NET
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/dontmergemeyet
A GitHub app that adds an "in progress" status on a pull request to avoid merging it prematurely
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/quack
[POC] Duck-typing framework for .NET
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/testdeviceflow
Code for the blog article at
Last synced: 17 Sep 2025
https://github.com/thomaslevesque/fluentil
A thin fluent wrapper for ILGenerator (Reflection.Emit)
Last synced: 05 Sep 2025
https://github.com/thomaslevesque/typescriptcosmosdbstoredproceduresarticle
Code for the article "Using TypeScript to write Cosmos DB stored procedures with async/await"
Last synced: 13 Apr 2025
https://github.com/thomaslevesque/TypeScriptCosmosDBStoredProceduresArticle
Code for the article "Using TypeScript to write Cosmos DB stored procedures with async/await"
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/testlinqperf
Small benchmark to compare Linq performance in .NET Core vs. .NET 4.6.2
Last synced: 28 Feb 2026
https://github.com/thomaslevesque/CleanUpNetCoreSdk
A tool to remove outdated .NET Core SDKs
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/cleanupnetcoresdk
A tool to remove outdated .NET Core SDKs
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/browserselector
[WORK IN PROGRESS] Simple tool to control in which browser a URL is opened, instead of always using the system default browser
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/toasthelper
A strongly typed helper for toast notifications in Windows Store apps
Last synced: 27 Jul 2025
https://github.com/thomaslevesque/gitlog
A simple tool to show the commit history of a Git repository, including changes in submodules
Last synced: 30 Jul 2025
https://github.com/thomaslevesque/Extensions.Caching.Extras
Adds features to Microsoft.Extensions.Caching such as partitioning and eviction
Last synced: 18 Apr 2025
https://github.com/thomaslevesque/ayendecsvindexquestion
My attempt at solving Ayende's interview question on how to implement an index to quickly search a large CSV file
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/oauthui
A portable class library that provides a UI for OAuth authentication on desktop and mobile platforms.
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/nsettings
Extensible application settings framework with minimal boilerplate code
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/solo
Simple library to run app as single-instance and notify the existing instance, if any.
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/extensions.caching.extras
Adds features to Microsoft.Extensions.Caching such as partitioning and eviction
Last synced: 14 Jul 2025
https://github.com/thomaslevesque/gembox
This repository contains various bits of code that don't fit anywhere else. Don't expect consistency here, there isn't any ;)
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/blog-code-samples
Sample code for my blog
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/blog-fr
L'archive de mon blog personnel en français, réalisée avec Hugo https://thomaslevesque.fr
Last synced: 18 Mar 2026
https://github.com/thomaslevesque/unity.extras.autofactory
A Unity extension to automatically generate strongly typed factories at runtime.
Last synced: 04 May 2026
https://github.com/thomaslevesque/tarsharp
A .NET library to read and write TAR archives
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/dotnet-project-templates
Project templates for my personal use. Probably only useful to me, but feel free to use if you want.
Last synced: 25 Jun 2025
https://github.com/thomaslevesque/sharpads
A library that provides access to NTFS alternate data streams
Last synced: 27 Jun 2025
https://github.com/thomaslevesque/gitbrowse
A command line tool to open the webpage for a GitHub repo
Last synced: 06 Jul 2025
https://github.com/thomaslevesque/testdeploy
Dummy repo to test automated deployment
Last synced: 20 Oct 2025
https://github.com/thomaslevesque/thomaslevesque.analyzers
Roslyn analyzers and code fixes
Last synced: 28 Oct 2025
https://github.com/thomaslevesque/testcommitstatus
Dummy repo to test DontMergeMeYet
Last synced: 18 Feb 2026
https://github.com/thomaslevesque/testxunit1025falsepositive
Repro for xUnit1025 false positive
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/solutionexplorerbug
Repro for https://developercommunity.visualstudio.com/content/problem/522903/solution-filter-reload-project-collapses-solution.html
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/testdotnetpackbug
Repro for dotnet pack bug
Last synced: 23 Jun 2025
https://github.com/thomaslevesque/squaredlesolver
Solves Squaredle puzzles automatically
Last synced: 13 Jan 2026
https://github.com/thomaslevesque/winrtsettingsexplorer
A viewer and editor for Windows Store app settings (work in progress)
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/lazyproxy
Dynamic lazy proxy to allow injection of circular dependencies
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/sharedproject.resharperbug
Repro for ReSharper bug: https://youtrack.jetbrains.com/issue/RSRP-419397
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/testrepo
Dummy repo for testing Github features
Last synced: 05 Jan 2026
https://github.com/thomaslevesque/wordlesolver
Solves today's Wordle automatically
Last synced: 10 Sep 2025
https://github.com/thomaslevesque/testcosmosdistinctbug
Repro for https://github.com/Azure/azure-documentdb-dotnet/issues/536
Last synced: 25 Mar 2025
https://github.com/thomaslevesque/asserty
A simple assertions library. Work in progress
Last synced: 07 May 2025