Iain Buchanan
Buchanan.dev

Buchanan.dev

Follow
home
Tag

dotnetcore

#dotnetcore

More content

Read more stories on Hashnode


Articles with this tag

Entity Framework scaffolding with Autofac

Aug 4, 20224 min read

Named connection strings and why they might not work ยท Scaffolding is a great way to build an app or microservice around an existing database. Instead of...

Entity Framework scaffolding with Autofac

Unit Testing AWS SDKs in .NET core

Oct 8, 20214 min read

Automated unit testing is essential for production systems, you probably don't need to be told that! If you're programming in C# you're probably...

Unit Testing AWS SDKs in .NET core