Paris, France

Thomas Levesque

Elite
@thomaslevesque

NHotkey. A managed library to handle global hotkeys in Windows Forms and WPF applications

342

WeakEvent. Generic weak event implementation

195

Linq.Extras. A set of extension methods to complement the ones from System.Linq.Enumerable

176

AspNetCore.AsyncInitialization. Async initialization in ASP.NET Core 2.x

85

CosmosDBStudio. A tool to browse and query Azure Cosmos DB databases

56

Extensions.Hosting.AsyncInitialization. Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)

53

GenerateCSharpErrors. Just a small program to generate the full list of C# errors and warnings

40

NString. A collection of utilities for working with strings in .NET.

38

Iso8601DurationHelper. Small library to handle ISO8601 durations in C#

35

HumanBytes. A library to convert byte sizes to a human readable form

34

AutoRunCustomTool. A Visual Studio extension that automatically runs the custom tool on a file when a trigger file is modified

31

InternalsVisibleTo.MSBuild. Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.

29

WpfAnimatedGif. A simple library to display animated GIF images in WPF, usable in XAML or in code.

26

XamlAnimatedGif. A simple library to display animated GIF images in XAML apps (WPF, WinRT, Windows Phone, Windows 10 Universal Apps)

20

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.

15

AspNetCore.SystemTextJson.MultipleSettings. Use different JSON serialization settings in ASP.NET Core per controller or per action

13

DontMergeMeYet. A GitHub app that adds an "in progress" status on a pull request to avoid merging it prematurely

12

Hamlet. “To be, or not to be, that is the question”. A simple Option type for .NET

12

EssentialMVVM. Minimalist MVVM framework

10

Quack. [POC] Duck-typing framework for .NET

6

blog. My personal blog, made with Hugo

5

TestDeviceFlow. Code for the blog article at

5

FluentIL. A thin fluent wrapper for ILGenerator (Reflection.Emit)

5

TypeScriptCosmosDBStoredProceduresArticle. Code for the article "Using TypeScript to write Cosmos DB stored procedures with async/await"

4

TestLinqPerf. Small benchmark to compare Linq performance in .NET Core vs. .NET 4.6.2

4

CleanUpNetCoreSdk. A tool to remove outdated .NET Core SDKs

3

Solo. Simple library to run app as single-instance and notify the existing instance, if any.

3

GitLog. A simple tool to show the commit history of a Git repository, including changes in submodules

2

AyendeCsvIndexQuestion. My attempt at solving Ayende's interview question on how to implement an index to quickly search a large CSV file

2

OAuthUI. A portable class library that provides a UI for OAuth authentication on desktop and mobile platforms.

2

BrowserSelector. [WORK IN PROGRESS] Simple tool to control in which browser a URL is opened, instead of always using the system default browser

2

ToastHelper. A strongly typed helper for toast notifications in Windows Store apps

2

Extensions.Caching.Extras. Adds features to Microsoft.Extensions.Caching such as partitioning and eviction

2

thomaslevesque.

2

NSettings. Extensible application settings framework with minimal boilerplate code

2

GemBox. This repository contains various bits of code that don't fit anywhere else. Don't expect consistency here, there isn't any ;)

1

blog-fr. L'archive de mon blog personnel en français, réalisée avec Hugo https://thomaslevesque.fr

1

Unity.Extras.AutoFactory. A Unity extension to automatically generate strongly typed factories at runtime.

1

TarSharp. A .NET library to read and write TAR archives

1

SharpADS. A library that provides access to NTFS alternate data streams

1

TestDeploy. Dummy repo to test automated deployment

1

dotnet-project-templates. Project templates for my personal use. Probably only useful to me, but feel free to use if you want.

1

GitBrowse. A command line tool to open the webpage for a GitHub repo

1

blog-code-samples. Sample code for my blog

1

QRCoder. A pure C# Open Source QR Code implementation

1
45
Apply