troet.cafe ist Teil eines dezentralisierten sozialen Netzwerks, angetrieben von Mastodon.
Hallo im troet.cafe! Dies ist die derzeit größte deutschsprachige Mastodon Instanz zum tröten, neue Leute kennenlernen, sich auszutauschen und Spaß zu haben.

Verwaltet von:

Serverstatistik:

7,1 Tsd.
aktive Profile

Mehr erfahren

#ASPNET

9 Beiträge8 Beteiligte0 Beiträge heute

You've put it off for long enough now...

It's time to build your very first ASP.NET web API!

Learn how to build an ASP.NET core web API in this article! This tutorial for beginners will guide you through setting up the project to building the API endpoints.

You'll be set to build your very own web APIs going forward!

Check out the article:
devleader.ca/2023/11/13/how-to

#aspnet#aspnetcore#tutorial

Are you using Testcontainers in your tests?

Use Testcontainers in ASP NET Core testing to get better coverage -- because you'll be using *real* dependencies.

Learn how to simulate your prod dependencies, test in parallel, and the opportunity to integrate with CI/CD tools.

A great addition to your granular unit tests are larger scale tests working with real systems!

Check out the article:
devleader.ca/2024/02/20/testco

#ASPNET#DotNet#CSharp

Everyone's talking about vertical slices - So here's a free project template for you.

Approaching software development by delivering thin vertical slices as well as vertical slice architecture are getting a lot of attention.

A vertical slice architecture aims to have features defined end to end through all of the layers of the application. It can be incredibly helpful, especially in ASP NET applications.

Check out this free template you can use to get started with.

Check out the article:
devleader.ca/2023/11/03/asp-ne