Add FSipka N-Tier Architecture Template#893
Conversation
WalkthroughA new entry was added to the "Application Templates" section of the README, linking to an external GitHub repository for an N-Tier Architecture Template for ASP.NET Core. The entry includes a brief description of the template's features. No other content or formatting in the README was changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
173-191: Place the new entry in alphabetical order under Application TemplatesThe “Application Templates” list is kept in case-insensitive alphabetical order to make scanning easier.
“N-Tier Architecture Template for ASP.NET Core” (line 190) should be moved between “kendo-ui-core” (K) and “QuickApp” (Q).@@ * [kendo-ui-core](https://github.com/telerik/kendo-ui-core) - An HTML5, jQuery-based widget library for building modern web apps. [http://www.telerik.com/kendo-ui](http://www.telerik.com/kendo-ui). +* [N-Tier Architecture Template for ASP.NET Core](https://github.com/fsipka/ntierArchitecture) - A production-ready N-Tier architecture template for building clean, modular, scalable ASP.NET Core Web API applications with Entity Framework Core and JWT authentication. * [QuickApp](https://github.com/emonney/QuickApp) - ASP.NET Core / Angular4 startup project template with complete login, user and role management. -* [N-Tier Architecture Template for ASP.NET Core](https://github.com/fsipka/ntierArchitecture) - A production-ready N-Tier Architecture solution template for building clean, modular, scalable ASP.NET Core Web API applications with Entity Framework Core and JWT Authentication.
Summary by CodeRabbit