Looking for a good WebAPI project example in .NET Core
Hi there,
I'm looking for a good WebAPI example using .NET Core with EF code first and maybe Identity.
All the tutorials are basic projects implemented just for learning, without any focus on multi-layer architecture.
I'm interested in seeing how people use these technologies in real-life examples, using design patterns and best practices and how they tackle versioning, security, deploying migrations to a live production database, etc.
Any articles or links to open source projects would be appreciated. Thanks.
0 comments:
Post a Comment