Category: Category: net core
Dependency Injection & Common App Settings
Hi guys, how you doing? Today I want to talk about common app settings, what do I want to […]
Read More →Worker Services – Net Core 3.0
Hey, mates, today I’m writing about worker services using net core 3.0. I hope you enjoy it 😉 We’ll […]
Read More →Configure Options – reading settings from appSettings – Dependency Injection – .NET CORE PART IV
Hi mates! How are you ? In this post, we are continuing with the dependency injection series, particularly, I’m […]
Read More →Extension Method to split services registrations – Dependency Injection – .NET CORE PART III
Hi! This is part three of the dependency injection series, if you want to see the previous articles, just […]
Read More →Dependency Injection – .Net Core – Part I
Topics: Dependency Injection Pattern – What is it? Dependency Injection in a net core console project Service’s lifetime Container […]
Read More →E.F Core – Existing Database
Hi everyone! Today, I want to talk about an interesting feature of E.F Core. Many times, we need to […]
Read More →Create projects with C#8 – Core 3.0 Preview
Hi guys! Recently, I needed to test some features in C# 8 ! I didn’t want to create a […]
Read More →Select the C# Language Version
Hi guys, today I’m writing about a little bit tip to select a specific C# version.You just imagine that […]
Read More →Fix to Generate a Class Diagram en VS2019 – Project Web Net Core
First, check if you have installed the “Individual component” –> “Class Designer“. –> To check this, searching “Visual Studio […]
Read More →