Readify Consultant Toolbelt

Readify Consultant Toolbelt

Explore a treasure trove of indispensable libraries and tools createed by and used Readify consultants. From the simplicity of Autofac for IoC containers to the comprehensive deployment solutions of Octopus Deploy, and the structured logging prowess of Serilog, this curated collection showcases the best in .NET development tools. Enhance your coding toolkit with these Readify-developed resources, designed to streamline your software development process and boost productivity.

September 12, 2018 · 7 min · 1421 words
The CallerArgumentExpression Attribute in C# 8.0

The CallerArgumentExpression Attribute in C# 8.0

Maximize the power of your C# coding with a deep dive into the new CallerArgumentExpression attribute in C# 8.0. Discover how it simplifies argument validation in your projects, enhances code readability, and boosts development efficiency. Explore the GuardAgainst library as a prime example of practical implementation, making method contracts and guard clauses more intuitive than ever. Stay ahead in Microsoft .NET development with insights into upcoming features and best practices for clean, efficient code.

August 6, 2018 · 7 min · 1340 words