News

This article examines fluent interfaces and method chaining and how you can work with them in C#. To work with the code examples provided in this article, you should have Visual Studio 2019 ...
PostSharp is one of the most widely used AOP frameworks. This article discusses how we can take advantage of PostSharp to validate the parameters of methods in C#.