Please comment below...
Book of the week: Machine Learning Projects for .NET Developers by Mathias Brandewinder
Machine Learning Projects for .NET Developers shows you how to build smarter .NET applications that learn from data, using simple algorithms and techniques that can be applied to a wide range of real-world problems. You’ll code each project in the familiar setting of Visual Studio, while the machine learning logic uses F#, a language ideally suited to machine learning applications in .NET. If you’re new to F#, this book will give you everything you need to get started. If you’re already familiar with F#, this is your chance to put the language into action in an exciting new context.
- What's new in .NET Core RC2 (podcast) by the Eat Sleep Code Podcast.
- Workbooks & Inspector 0.9.0 Released by Aaron Bockover.
Hi Bertrand, love catching up on .NET with your article every week!
I've written a post on writing a custom configuration provider to parse yaml in ASP.NET Core:
Creating a custom ConfigurationProvider in ASP.NET Core to parse YAML