TheDotNetDev

Sharing out the best .NET posts from #DEVCommunity, powered by
@thepracticaldev :dotnet:

Available on the bird app @TheDotNetDev 🐦

2023-05-06

Broadly speaking, dependency injection and service locators can both be used to get references to an object’s dependencies. However, the two approaches are completely different.

{ author: @ant_f_dev } #DEVCommunity #dotNET
dev.to/ant_f_dev/using-depende

2023-05-05

This code, while working, is very much proof of concept and as such has lots of bugs. But I thought it was interesting enough to share.

#DEVCommunity #dotNET
dev.to/jlewis92/turning-git-in

2023-05-05

The Liskov Substitution Principle can be a bit complicated. Let's see if we can figure it out!

#DEVCommunity #dotNET
dev.to/fabriziobagala/liskov-s

2023-05-05

Did you know that since the release of .NET 7, there's been a way to create minimal workers? Let's explore how it works!

#DEVCommunity #dotNET
dev.to/asimmon/modern-minimal-

2023-05-03

One of the recent advancements in .NET technology is Native AOT (Ahead-of-Time) compilation. This article explores Native AOT .NET, its benefits, key components, how it works, and its various use cases.

{ author: @byte_hide } #DEVCommunity #dotNET
dev.to/bytehide/native-aot-the

2023-05-02

A transaction is a sequence of operations performed as a single logical unit of work.

They follow the ACID properties: Atomicity, Consistency, Isolation, and Durability.

{ author: @byte_hide } #DEVCommunity #dotNET
dev.to/bytehide/transactions-i

2023-05-02

C# .NET provides a simple and easy-to-implement way to use JWT Authentication and Authorization.

Here's how it works!

{ author: @RicardoDeMauro } #DEVCommunity #dotNET
dev.to/rmaurodev/jwt-authentic

2023-05-02

Hey, there! In this tutorial, we'll learn how to call an Azure Custom Vision object recognition model from a .NET application.

As an example, we will recognize four objects in an image.

{ author: @esDanielGomez } #DEVCommunity #dotNET
dev.to/esdanielgomez/azure-cus

2023-05-01

Improve your app's performance and give your users a little nostalgia for books at the same time.

#DEVCommunity #dotNET
dev.to/osempu/improve-your-web

2023-05-01

C# provides a lot of versions of a simple list. Let's dive into the code for each one!

#DEVCommunity #dotNET
dev.to/jlewis92/a-quick-tour-o

2023-04-30

By integrating SignalR into a Blazor application, developers can create responsive and interactive web applications that provide a seamless user experience.

Here's how!

{ author: @bhavin9920 } #DEVCommunity #dotNET
dev.to/bhavin9920/building-rea

2023-04-28

It can be challenging to test an API that requires authentication through a JSON Web Token (JWT).

Using the dotnet-devjwt tool you can make this process much easier.

#DEVCommunity #dotNET
dev.to/gepa21/create-json-web-

2023-04-28

Let's learn how to create a Razor class library that incorporates Dynamic Web TWAIN for creating a document scanning app!

{ author: @yushulx } #DEVCommunity #dotNET
dev.to/yushulx/how-to-build-de

2023-04-27

Composition and inheritance are two ways that you can use to build an object model. Here's how I decided which one to use in different projects.

{ author: @ant_f_dev } #DEVCommunity #dotNET
dev.to/ant_f_dev/composition-o

2023-04-26

In this blog post, we will look at how to develop and test an Azure Function App with an HTTP-triggered function.

Ready to get started?

#DEVCommunity #dotNET
dev.to/henriettatkr/how-to-cre

2023-04-25

Here's how I switched my app from a deprecated API to its replacement.

{ author: @AzureAndChill } #DEVCommunity #dotNET
dev.to/jpda/darksky-to-weather

2023-04-25

Dictionaries in C# are one of the more useful data structures you can use to store and retrieve data quickly.

Let's explore how they work!

#DEVCommunity #dotNET
dev.to/jlewis92/a-quick-tour-o

2023-04-24

The title may sound bold and clickbait-ish, but it is what it is...

{ author: @lehazx } #DEVCommunity #dotNET
dev.to/powerz/chatgpt-4-outper

2023-04-23

Mocking is often seen as a default choice when writing tests. Yet it might introduce unnecessary complexity to your system. There are other approaches to manage dependencies in tests.

#DEVCommunity #dotNET
dev.to/kondrashov/to-mock-or-n

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst