Luke Merrett
  • Home
  • F# Posts
  • Presentations
  • About
  • Trail Running Blog
Sign in Subscribe

CSharp

A collection of 2 posts
Environment Specific Configuration in DotNet Core
DotNetCore

Environment Specific Configuration in DotNet Core

It's common to have different application configurations per environment (e.g: Dev, QA, Production) allowing us to switch between them at each stage. In older Web Applications this was usually done with Web Config Transformations or Razor files, however the new ConfigurationBuilder available in DotNet Core makes it
01 May 2018 3 min read
AOP

Aspect Orientated Programming in Castle Windsor

A while back I did a lunch & learn on using the Castle Windsor [http://www.castleproject.org/projects/windsor/] inversion of control library to build a very basic interceptor, demonstrating the basics of AOP in C#. I'm surprised at how little AOP I've seen in
22 Jun 2016 4 min read
Page 1 of 1
Luke Merrett © 2025
Powered by Ghost