Feed

This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

Distributed Systems & Messaging Patterns with Ian Cooper

Ian Cooper - youtube.com

Ian Cooper discusses messaging patterns for resilient, scalable systems in distributed architectures, providing insights and techniques for senior engineers and architects.

Distributed Systems, Messaging Patterns, Scalability, Event-Driven Architecture

View

.NET Aspire and AWS: From Zero to SNS + SQS in minutes

Milan Jovanović - youtube.com

Learn how to connect .NET Aspire with AWS, wiring up messaging flows using SNS & SQS in this hands-on tutorial.

AWS, .NET Aspire, SNS, SQS, messaging pipeline, CloudFormation, CDK

View

Why Startups Don't Use .NET and C#

Nick Chapsas - youtu.be

Startups favor JavaScript and TypeScript over .NET and C# for greater flexibility and community support.

startups, .NET, C#, JavaScript, TypeScript

View
Building a Price Prediction API using ML.NET and ASP.NET Core Web API— Part 1

Building a Price Prediction API using ML.NET and ASP.NET Core Web API— Part 1

Will Velida - dev.to

This tutorial guides software engineers in creating a price prediction API with ML.NET and ASP.NET Core.

ML.NET, ASP.NET Core, API, machine learning, price prediction

Read More

Getting Started with ML.NET Auto ML in C#

Matt on Data Science - youtu.be

This tutorial teaches ML.NET AutoML for C# and Visual Studio 2022, covering multiclass classification, model training, and saving/loading models, part of ESRB rating prediction.

ML.NET, AutoML, C#, machine learning, Visual Studio, ESRB rating, classification

View
What can you do in ML.NET with C#?

What can you do in ML.NET with C#?

Matt Eland - accessibleai.dev

Discover how to implement machine learning in C# using ML.NET, with insights from Matt Eland's innovative AI projects and teachings.

ML.NET, C#, machine learning, AI

Read More
Data Processing with DataFrame in C# Notebooks

Data Processing with DataFrame in C# Notebooks

dotnet/csharp-notebooks - github.com

Learn C# using .NET Interactive and VS Code with C# notebooks.

C#, notebooks, .NET Interactive, VS Code, data processing

Read More
Train Your Own Model for .NET: A Step-by-Step Guide for C# Developers

Train Your Own Model for .NET: A Step-by-Step Guide for C# Developers

https://medium.com/@CodeWithYog - medium.com

A comprehensive guide for C# developers to build and deploy custom models using .NET, featuring an intelligent API for production-ready systems.

C#, .NET, model training, API, software development

Read More
Blazor’s Big Bet in .NET 10

Blazor’s Big Bet in .NET 10

Brian Mora - javascript.plainenglish.io

The author recounts challenges with Blazor Server dashboard integration within the SMP Pharmacy CRM, addressing the complexities of the 'Two-Stack' architecture.

Blazor, .NET, software engineering, Two-Stack, SMP Pharmacy CRM

Read More
Meet the Microsoft Agent Framework: A .NET Developer’s Gateway to AI Agents

Meet the Microsoft Agent Framework: A .NET Developer’s Gateway to AI Agents

Brian Mora - medium.com

The article recounts the author's initial experience building an AI assistant using Blazor and Semantic Kernel at night.

AI, .NET, Blazor, Semantic Kernel, Microsoft

Read More