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

Registering Autofac & AutoMapper Circularly

2017-11-20 08:08 UTC
.NET Autofac AutoMapper C# Dependency Injection

Have you ever wanted to register Autofac and AutoMapper circularly? By this I mean to do the inception of these two things, at the same time, in the same...

  • Comments

C# Clamp: Limit IComparable Between Two Values

2017-11-15 08:41 UTC
.NET C#

If you've ever needed to limit a value between two known limits of values, then you have been looking for Clamping. Sometimes when you do calculations on...

  • Comments

Display Local DateTime with Moment.js in ASP.NET

2016-03-08 07:21 UTC
.NET C# Formatting JavaScript

Displaying a DateTime in local format in C# is relatively easy, but it will only use the server's settings to tell what "local" is. For example, you might want...

  • Comments

NullableGuidConstraint for ASP.NET MVC & WebApi

2015-03-25 07:22 UTC
.NET ASP.NET C# Routing

Have you ever written a very usable Route-constraint in ASP.NET MVC or in WebAPI than you wanted to share between them both? For example a constraint that...

  • Comments

Render .ascx-Files in ASP.NET MVC Using Only RazorViewEngine

2014-03-11 07:48 UTC
.NET ASP.NET C# Razor WebForms

If you're stuck in an environment where you're migrating from ASP.NET MVC to ASP.NET WebForms it's good to know that you can actually render your existing...

  • 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