© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Antonio Nicasio
Quick question I'm no expert in C# and .Net Core Technologies, my question is this docker implementation can work with an N-tier project solution?
Sam Walpole
👨💻 Fullstack .NET and JavaScript teacher and advocate 👨💻
Hi Antonio, Thanks for the question. I presume that each of your tiers is just class libraries that are referenced by your application project? If so, yes it will work fine :)
yes, the other tiers are just layer classes for logic business, etc. Sam Walpole thank you for the quick response.