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

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 relatively straight

  • Luke Merrett
Luke Merrett May 1, 2018 • 3 min read
AOP

Aspect Orientated Programming in Castle Windsor

A while back I did a lunch & learn on using the Castle 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 the wild and thought it would be worthwhile sharing the

  • Luke Merrett
Luke Merrett Jun 22, 2016 • 4 min read
Luke Merrett © 2022
Powered by Ghost