Articles by Tag #aspire

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

10-Day .Net Aspire Challenge: Day 1 — Introduction

Step-by-step guide on how to use the .Net Aspire framework in Visual Studio. ...

Learn More 16 0Aug 28 '24

Simplifying Remote Docker Container Connections in .NET Aspire with SSH.Net

Previously, I have shared my experience so far in my journey towards .NET Aspire using Photo Search...

Learn More 10 1Aug 4 '24

Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos

When it comes to cloud native technologies, there have been several ways to create local development...

Learn More 10 0Jul 21 '24

10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

Step-by-step guide on how to use the .Net Aspire MSSQL component in Visual Studio. ...

Learn More 8 0Aug 28 '24

Transforming Complexity into Simplicity: The Power of .NET Aspire

Introduction These days, everyone’s racing to create apps that are fast, scalable, and...

Learn More 8 0Aug 10 '24

10-Day .Net Aspire Challenge: Day 3— Add PGSQL Component

Step-by-step guide on how to use the .Net Aspire PGSQL component in Visual Studio. ...

Learn More 7 0Aug 29 '24

10-Day .Net Aspire Challenge: Day 6 — Redis Cache

Step-by-step guide on how to use the .Net Aspire Redis Cache component in Visual Studio. ...

Learn More 7 0Sep 1 '24

10-Day .Net Aspire Challenge: Day 4— Add Oracle Component

Step-by-step guide on how to use the .Net Aspire Oracle component in Visual Studio. ...

Learn More 7 0Aug 31 '24

10-Day .Net Aspire Challenge: Day 9 — Azure Key Vault

Step-by-step guide on how to use the .Net Aspire Azure Key Vault component in Visual...

Learn More 7 0Sep 4 '24

Building a simple Retrieval Augmented Generation system using .Net Aspire

In this post, we will look into building a simple Retrieval Augmented Generation (RAG) system where...

Learn More 6 7Feb 2

.NET Aspire for Data Chatting

.NET Aspire is a great way to orchestrate our distributed applications. It helps from the local...

Learn More 6 0Sep 19 '24

Aspire Three Ways to Implement Service Discovery for Non-.NET APIs micro-services

Method Resource type Description AddProject ProjectResource A .NET project, for example...

Learn More 6 0Jul 24 '24

10-Day .Net Aspire Challenge: Day 7— Azure Blob Storage

Step-by-step guide on how to use the .Net Aspire Azure Blob Storage component in Visual...

Learn More 5 0Sep 2 '24

Beyond Basic RAG: Measuring Embedding and Generation Performance with RAGAS

Introduction In the previous post, we looked at a basic Retrieval Augmented Generation...

Learn More 4 0Apr 12

Welcoming .NET Aspire 9.0 : Photo Summary Project

The project so far makes it possible to scan photos in a directory, run them through various vision...

Learn More 3 0Nov 18 '24

Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

Here is a quick post summarising how to use .NET Semantic Kernel, Qdrant and .Net to ingest markdown...

Learn More 2 1Feb 16

Setting Up Localization in .NET Aspire: A Complete Guide

Hey guys! I've been playing with .NET Aspire lately, and one of the things I needed to figure out...

Learn More 2 0Apr 24

A Custom Reverse Geocoding Resource & Container Startup Dependencies in .Net Aspire

As my recent posts might have hinted, the eventual aim of these posts is to be able to search...

Learn More 2 0Jul 28 '24

Welcome to .NET 9 Preview

.NET 9 is the latest iteration in the .NET ecosystem, packed with exciting features and improvements...

Learn More 1 0Sep 19 '24

Comparing Open-Source Vision Models for Photo Description Tasks Using .NET Aspire

In our ongoing series about building a local image summarisation system, we have explored how to...

Learn More 1 0Dec 16 '24

Why I'm Excited for .NET Conf 2024

Greetings fellow .NET enthusiasts and tech aficionados! With the highly-anticipated .NET Conf 2024...

Learn More 1 0Nov 12 '24

How To Deploy .NET Application to Azure using Neon Postgres and .NET Aspire

Where are you deploying your .NET applications? One of the popular choices is Azure. However,...

Learn More 1 1Feb 18

Integration Testing with .NET Aspire: Unified Local and Test environments with SQS, Lambda, and Postgres

Our application is an ASP.NET Core API, Postage DB using Entity Framework, and SQS Lambda handler....

Learn More 1 0Jun 24

Getting started with .Net Aspire

What is .Net Aspire? .Net Aspire is a comprehensive set of tools, templates, and packages...

Learn More 1 0Nov 27 '24

Making AI smarter with an MCP server that manages short URLs

This post is a summary of my experience and what I learned along the way while building a real MCP server that manages short URLs

Learn More 1 0Apr 15

10 Lessons I Learned from Using Aspire in Production

TL;DR I have been using .NET Aspire for a while now and have learned a lot along the way....

Learn More 1 0Oct 2 '24

How to Use .NET Aspire (Part2)

In this video, we dived into two key features of .NET Aspire: Service Discovery and Components....

Learn More 0 0Oct 13 '24

Explore .NET application dependencies by using Dependify tool

TL;DR This post demonstrates how to install and use the Dependify tool. It can be used to...

Learn More 0 0Aug 6 '24

What is .NET Aspire

In this video, I'll be introducing you to .NET Aspire, walking you through its key features and how...

Learn More 0 0Sep 27 '24

Simplifying Model Context Protocol (MCP) Server Development with Aspire

TL;DR TL;DR Introduction ‘Stdio’ Mode ‘SSE’ Mode Stdio vs...

Learn More 0 0Apr 5