How to Use F# from C#
Learn how to leverage F# code from C# and how functional programming can benefit C# developers.
Learn how to leverage F# code from C# and how functional programming can benefit C# developers.
Developers are usually encouraged to do dependency injection with interfaces. Some developers don't know that they can do dependency injection with delegates, and there are…
Continue reading → C# Delegates with IoC Containers and Dependency Injection