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.
Discover new features in ASP.NET Core and Blazor for .NET 9, aimed at enhancing web development.
.NET, blazor, aspnet, softwaredeveloper, microsoft
To succeed in software development, adopt a long-term mindset and avoid short-term thinking often promoted by conventional advice.
video, sharing, software, development

Explore effective methods for testing product hypotheses in B2B SaaS, including targeted ads, interviews, and MVPs.
B2B, SaaS, hypothesis testing, automation
ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM - mysticmind/reversemarkdown-net
Awesome list of tools and projects with the awesome semantic kernel framework - geffzhang/awesome-semantickernel
Did you know that you can use Semantic Kernel to search for information on the internet? In this video, I show you how you can use WebSearchEnginePlugins tha...

by: Ludovic ToisonAfter having practiced Gitflow for years, we have adopted a Trunk Based Development approach to support our product growth. During this ses...

Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET
Explore how to effectively read PDFs using Semantic Kernel, enhancing your data processing capabilities. | Restackio