Oscar Montenegro 🧙🏾‍♂️🌟
Unit Coding

Unit Coding

Follow
Follow
homeAboutSeriesbadgesnewsletter
Tag

dotnet

#dotnet

More content

Read more stories on Hashnode


Articles with this tag

Optimizing Your .NET Application Development with NDepend

Jun 26, 20238 min read

Lately I’ve been absent taking some time to rest and finishing some delayed work. But I’ve also been trying a new tool these days on my side projects,...

Optimizing Your .NET Application Development with NDepend

Exposing Related Entities in your Web API

May 31, 202315 min read

When working on building a powerful API you will find yourself dealing with resources and more resources and these “resources” have “relations”...

Exposing Related Entities in your Web API

Relationships in Entity Framework Core

May 26, 202314 min read

Hello guys, welcome to yet another exciting chapter of this series on developing a web API with ASP NET Core. Today we will move on to an advanced...

Relationships in Entity Framework Core