Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feedermeziantou.net
Get the latest updates from Meziantou's blog directly as they happen.
Follow now 54 followers
Last updated 4 days ago
4 days ago
CultureInfo.InvariantCulture is not invariant for all operations. It is a special culture...
3 months ago
When I use Entity Framework, I like to view the generated schema...
3 months ago
Both MSTest and xUnit are great test framework. If you are curious...
4 months ago
I've written a lot about Roslyn in the context of Roslyn Analyzers...
4 months ago
HTTP Strict Transport Security (HSTS) is a security feature that indicates a...
4 months ago
Unlike ConcurrentDictionary, Dictionary does not have a GetOrAdd method. This method is...
4 months ago
Signing commits in Git is a way to verify the authenticity and...
5 months ago
If you want to detect when a file is created, modified, or...
5 months ago
A Software Bill of Materials (SBOM) is a list of components in...
5 months ago
Understanding where a dependency comes from can be tedious. This is especially...
5 months ago
NuGet packages offer a convenient way to share code, but many developers...
6 months ago
In a recent post, I shared how to highlight C# code in...