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

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

Azure Storage Easy Web File-Hosting

2019-01-10 15:10 UTC
Azure Azure Storage

In an ambition to improve my blog a little bit, I wanted to include more images in the posts but felt a lack of a good solution for web file-hosting. To find...

  • Comments

dotnet-guid: Generate GUIDs/UUIDs with the Command Line

2018-12-29 10:58 UTC
.NET .NET Core .NET Core Global Tools .NET Tools Projects

There have been a few projects, although not many, which I've been involved in, where generating GUIDs/UUIDs has been important. For that, I used to use...

  • Comments

dotnet-cleanup: Clean Up Solution, Project & Folder

2018-10-17 15:57 UTC
.NET .NET Core .NET Core Global Tools .NET Tools Projects

We developers like to think of developing software as an exact science, but sometimes, you just need to wipe your source-files to solve some kinds of problems.

  • Comments

LINQ Distinct-Method using Lambda Expression

2018-08-21 05:33 UTC
.NET .NET Core C# Entity Framework LINQ

If you've ever wanted to filter a collection for a distinct result you probably know about the extension-method .Distinct in LINQ. It can be useful on simple...

  • Comments
Older Posts Newer 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