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

API-Versioning in ASP.NET

2018-08-10 13:02 UTC
.NET .NET Core ASP.NET ASP.NET Core C# Projects Routing

The ASP.NET Route Versions-library was created after I was inspired by a discussion with a colleague and reading the great article Your API versioning is wrong...

  • Comments

Convert C# Anonymous (or Any) Types Into Dynamic ExpandoObject

2017-12-06 08:14 UTC
.NET C# Dynamic

There are scenarios when you need to convert an anonymous type in C#, or any other type, into a dynamic, or more specifically to the underlying...

  • Comments

KeyLocks: Lock .NET/C#-code on Specific Values

2017-11-30 16:07 UTC
.NET C# Locking Projects

If you've ever needed to ensure that multiple threads are not running the same code, you've probably used a lock-statement in your .NET/C#-code. Sometimes a...

  • Comments

C# DateTime to RFC3339/ISO 8601

2017-11-28 08:02 UTC
.NET C# Formatting

According to Wikipedia the date and time-format RFC3339/ISO 8601 usages includes: On the Internet, the World Wide Web Consortium (W3C) uses ISO 8601 in...

  • Comments

Convert C# URI/URL to Absolute or Relative

2017-11-24 07:56 UTC
.NET C# Formatting URI

There are many situations when you handle URLs or URIs in applications today, no matter if it's a web-application or not. Often you need to handle absolute...

  • 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