Tom Pažourek's repositories
NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
RazorHtmlMinifier.Mvc5
↘️ Trivial compile-time Razor HTML Minifier for ASP.NET MVC 5.
Heroicons.AspNetCore
🖼 Heroicons (https://heroicons.com/) that are easy to use in ASP.NET Core MVC as TagHelpers.
AspNetMvcOnSdk
Sample application demonstrating design-time Razor Intellisense issues on a barebones ASP.NET MVC (non-Core) app using an SDK-style project on top of .NET Framework 4.8.
BindingRedirectR
🔧 A tool to analyse assembly dependencies, possibly generate binding redirects.
MasterMemory
Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
azure-webjobs-sdk
Azure WebJobs SDK
common-logging
A portable logging abstraction for .NET
csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
MarkHeathLinqChallenges
Solutions to LINQ challenges from Mark Heath's blog.
Rebus.SqlServer
:bus: Microsoft SQL Server transport and persistence for Rebus
StackExchange.Precompilation
Roslyn based csc.exe and aspnet_compiler.exe replacement with metaprogramming hooks for ASP.NET MVC projects from the pre-DNX era
tompazourek
GitHub profile readme
tompazourek.github.io
📜 Personal page (CV)
visualstudio-docs
This repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
web-performance
W3C Web Performance Working Group repo