sebnilsson.com
  • Blog
  • Projects
  • About
Twitter LinkedIn GitHub Stackoverflow CodersRank Sessionize Nuget RSS Email

How to Understand Log Levels

2021-09-05 12:27 UTC
.NET .NET Core C# Logging Reposts
How to Understand Log Levels

Log levels are more than just black or red rows in your logging system

  • Comments

Best 20 C# & .NET Blogs

2020-12-21 14:44 UTC
.NET .NET Core C# Reposts Visual Studio
Best 20 C# & .NET Blogs

Whether you're getting into C# with the launch of .NET 5 or if you're a long-time C# developer, there are a lot of great blogs out there

  • Comments

C# Nullable Reference Types: IntelliSense Confusion

2020-02-13 16:49 UTC
.NET .NET Core C# Visual Studio

The feature and concept of Nullable reference types were introduced in C# 8.0 and it basically made all types non-nullable by default and ensured that these...

  • Comments

HTML Encode TagHelper in ASP.NET Core

2019-06-27 14:31 UTC
.NET .NET Core ASP.NET ASP.NET C# Core HTML Razor

For a specific scenario recently, I wanted to display the HTML-encoded output of a TagHelper in ASP.NET Core. So I wanted to use the TagHelper, but not output...

  • Comments

API Rate Limit HTTP Handler with HttpClientFactory

2019-02-18 16:01 UTC
.NET .NET Core C# HTTP

Most APIs have a Rate Limit of some sort. For example, GitHub has a limit of 5000 requests per hour. This can be handled, as a consumer of the API, by limiting...

  • Comments
Older Posts
Tags
.NET (39) .NET Core (9) .NET Core Global Tools (3) .NET Tools (3) AppHarbor (4) ASP.NET (18) ASP.NET Core (2) Autofac (1) AutoMapper (1) Azure (2) Azure Storage (1) C# (30) Continuous (1) Core (1) CSS (1) Deno (1) Dependency Injection (1) Deployment (1) Dynamic (2) Entity Framework (1) Formatting (4) FTP (1) GitHub (6) Google Maps (2) HTML (1) HTTP (1) IIS (1) IO (1) JavaScript (5) jQuery (2) JSON (1) Kudu (1) LINQ (2) Localization (1) Locking (1) Logging (1) Microservices (1) Microsoft Office (1) Node.js (1) PowerShell (2) Projects (12) Razor (5) Regex (1) Reposts (2) Routing (3) Rust (3) SEO (6) Serialization (1) URI (4) VBA (1) Visual Studio (6) Web.config (1) WebForms (3) YUI (1)
Copyright © 2010 - 2025 Sebastian Nilsson
Posts by Date Posts by Tags