Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

Building AI Agent in Llama 2 and .NET 6 | by Haiping Chen | SciSharp STACK | Medium

Building AI Agent in Llama 2 and .NET 6 | by Haiping Chen | SciSharp STACK | Medium

Haiping Chen - medium.com

An AI agent is a computer program or system that can perceive its environment, process information, and make decisions or take actions to achieve specific goals. AI agents are designed to mimic some…

Read More

Blue Blazes | Vertical Slice Architecture featuring Jimmy Bogard

youtube.com

In this episode of Blue Blazes, host Jonathan "J." Tower speaks with Jimmy Bogard about vertical slice architecture (VSA) and how using it in your software p...

View
NServiceBus sagas: Integrations

NServiceBus sagas: Integrations

docs.particular.net

In this tutorial, learn how to use NServiceBus sagas to manage integration with external systems that communicate via HTTP.

Read More
.NET 9 MAUI Preview 5: New Blazor Project Template, Android 15 Beta 2 Support

.NET 9 MAUI Preview 5: New Blazor Project Template, Android 15 Beta 2 Support

infoq.com

Microsoft released .NET 9 Preview 5 on June 11th 2024. This update brings a .NET MAUI Blazor Hybrid and Web App project template, Android API 35 Beta 2 support, and some performance and app size optim

Read More
How to use Refit to consume APIs in ASP.NET Core

How to use Refit to consume APIs in ASP.NET Core

Joydip Kanjilal - infoworld.com

Take advantage of Refit REST library to simplify API consumption and make your code cleaner, more efficient, and easier to maintain.

Read More
MudBlazor with Blazor Interactive SSR – What You Need To Know

MudBlazor with Blazor Interactive SSR – What You Need To Know

devleader.ca

Learn how to use MudBlazor with Blazor interactive SSR! Blazor's Server Side Rendering can be used alongside MudBlazor for building your next Blazor app!

Read More

Forms with .NET 8 Blazor SSR (Static Server-Side Rendering) & Enhanced Navigation🔥

youtube.com

🚀 Join the .NET Web Academy: https://dotnetwebacademy.teachable.com➡️ Use code START2024 for 10% off!🚀 Get the .NET 8 Web Dev Jump-Start Course for FREE: h...

View

Don't Use Polly in .NET Directly. Use this instead!

youtube.com

Use code GSBLAZOR20 at checkout to get 20% off our new Getting Started with Blazor course: https://bit.ly/4c9g8YASource code: https://mailchi.mp/dometrain/kn...

View
How do you use Blazor in an existing ASP.NET MVC application?

How do you use Blazor in an existing ASP.NET MVC application?

syncfusion.com

This FAQ explains the topic "How do you use Blazor in an existing ASP.NET MVC application?"

Read More
Hosting .NET Core Web API image with Docker Compose over HTTPS | by Jaydeep Patil | Medium

Hosting .NET Core Web API image with Docker Compose over HTTPS | by Jaydeep Patil | Medium

Jaydeep Patil - medium.com

We are going to discuss here SSL Certificate configuration for secure communication over the HTTPS using .NET Core Web API and Docker after running our application inside the docker container using…

Read More