Iain Buchanan
Buchanan.dev

Buchanan.dev

Follow
home
Tag

efcore

#efcore

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

SQL Injection is alive and well

Jul 19, 20221 min read

Any mid-level+ developer should be aware of SQL injection, and any production web app written in the last few years should use some simple tools to...

SQL Injection is alive and well