Facciamo un po’ di DDD con Entity Framework Core 3!

Facciamo un po’ di DDD con Entity Framework Core 3!

Pochi giorni fa Microsoft ha rilasciato Entity Framework Core 3, introducendo un bel po’ di miglioramenti sia dal punto di vista delle funzionalitá che delle performance (ed anche qualche breaking-change). Adesso abbiamo completo supporto per diverse cose interessanti come C#8, Async Enumerables ed anche un LINQ provider nuovo di zecca....

2 minute read
Let's do some DDD with Entity Framework!

Let's do some DDD with Entity Framework!

Few days ago Microsoft released Entity Framework Core 3, introducing a lot of improvements in both functionalities and performance ( and some breaking change as well). Now we have full support for very cool stuff like C# 8, Async Enumerables, plus a brand new LINQ provider. I’m using a lot...

2 minute read
Back to the ’74 with a 8080 emulator – part 1

Back to the ’74 with a 8080 emulator – part 1

I decided to take a walk down memory lane, precisely back to ’74. I named my horse 8080, like the planet . Well, actually it’s not a horse but an emulator, my first emulator ever 🙂 It all started when I saw this article on Scott Hanselmann’s blog, about this...

3 minute read