https://github.com/sayedihashimi/aspnettemplates
https://github.com/sayedihashimi/aspnettemplates
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sayedihashimi/aspnettemplates
- Owner: sayedihashimi
- Created: 2016-06-11T01:17:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T16:07:42.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T03:22:36.135Z (over 1 year ago)
- Language: PowerShell
- Size: 776 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This repository contains the results of `File->New Project` from Visual Studio in the [`allfiles`](https://github.com/sayedihashimi/aspnettemplates/tree/allfiles/samples) branch under the samples folder.
You can use this repository to compare different templates below is a table of the meanings of the heading below.
| Heading | Meaning |
|---|---|
| CoreIndAuth | ASP.NET Core web project with Individual Auth |
| CoreNoAuth | ASP.NET Core web project with No Auth |
| CoreWinAuth | ASP.NET Core web project with Windows Auth |
| CoreOnFullIndAuth | ASP.NET Core on .NET Fx web project with Individual Auth |
| CoreOnFullNoAuth | ASP.NET Core on .NET Fx web project with No Auth |
| CorOnFullWinAuth | ASP.NET Core on .NET Fx web project with Windows Auth |
| MvcIndAuth | ASP.NET MVC project with Individual Auth |
| MvcNoAuth | ASP.NET MVC project with No Auth |
| MvcWinAuth | ASP.NET MVC project with Windows Auth |
| MvcIndAuthWithAI | ASP.NET MVC project with Windows Auth and Application Insights |
## CoreIndAuth
- [CoreIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreNoAuth)
- [CoreIndAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullIndAuth)
- [CoreIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullNoAuth)
- [CoreIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullWinAuth)
- [CoreIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreWinAuth)
- [CoreIndAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcIndAuth)
- [CoreIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcIndAuthWithAI)
- [CoreIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcNoAuth)
- [CoreIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcWinAuth)
- [CoreNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreIndAuth)
- [CoreOnFullIndAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreIndAuth)
- [CoreOnFullNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreIndAuth)
- [CoreOnFullWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreIndAuth)
- [CoreWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreIndAuth)
- [MvcIndAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreIndAuth)
- [MvcIndAuthWithAI → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreIndAuth)
- [MvcNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreIndAuth)
- [MvcWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreIndAuth)
## CoreNoAuth
- [CoreIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreNoAuth)
- [CoreNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreIndAuth)
- [CoreNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullIndAuth)
- [CoreNoAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullNoAuth)
- [CoreNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullWinAuth)
- [CoreNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreWinAuth)
- [CoreNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcIndAuth)
- [CoreNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcIndAuthWithAI)
- [CoreNoAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcNoAuth)
- [CoreNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcWinAuth)
- [CoreOnFullIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreNoAuth)
- [CoreOnFullNoAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreNoAuth)
- [CoreOnFullWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreNoAuth)
- [CoreWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreNoAuth)
- [MvcIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreNoAuth)
- [MvcIndAuthWithAI → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreNoAuth)
- [MvcNoAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreNoAuth)
- [MvcWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreNoAuth)
## CoreOnFullIndAuth
- [CoreIndAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullIndAuth)
- [CoreNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullIndAuth)
- [CoreOnFullIndAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreIndAuth)
- [CoreOnFullIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreNoAuth)
- [CoreOnFullIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreOnFullNoAuth)
- [CoreOnFullIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreOnFullWinAuth)
- [CoreOnFullIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreWinAuth)
- [CoreOnFullIndAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcIndAuth)
- [CoreOnFullIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcIndAuthWithAI)
- [CoreOnFullIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcNoAuth)
- [CoreOnFullIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcWinAuth)
- [CoreOnFullNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreOnFullIndAuth)
- [CoreOnFullWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreOnFullIndAuth)
- [CoreWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullIndAuth)
- [MvcIndAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullIndAuth)
- [MvcIndAuthWithAI → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullIndAuth)
- [MvcNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullIndAuth)
- [MvcWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullIndAuth)
## CoreOnFullNoAuth
- [CoreIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullNoAuth)
- [CoreNoAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullNoAuth)
- [CoreOnFullIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreOnFullNoAuth)
- [CoreOnFullNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreIndAuth)
- [CoreOnFullNoAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreNoAuth)
- [CoreOnFullNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreOnFullIndAuth)
- [CoreOnFullNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreOnFullWinAuth)
- [CoreOnFullNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreWinAuth)
- [CoreOnFullNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcIndAuth)
- [CoreOnFullNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcIndAuthWithAI)
- [CoreOnFullNoAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcNoAuth)
- [CoreOnFullNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcWinAuth)
- [CoreOnFullWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreOnFullNoAuth)
- [CoreWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullNoAuth)
- [MvcIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullNoAuth)
- [MvcIndAuthWithAI → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullNoAuth)
- [MvcNoAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullNoAuth)
- [MvcWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullNoAuth)
## CoreOnFullWinAuth
- [CoreIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreOnFullWinAuth)
- [CoreNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreOnFullWinAuth)
- [CoreOnFullIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreOnFullWinAuth)
- [CoreOnFullNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreOnFullWinAuth)
- [CoreOnFullWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreIndAuth)
- [CoreOnFullWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreNoAuth)
- [CoreOnFullWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreOnFullIndAuth)
- [CoreOnFullWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreOnFullNoAuth)
- [CoreOnFullWinAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreWinAuth)
- [CoreOnFullWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcIndAuth)
- [CoreOnFullWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcIndAuthWithAI)
- [CoreOnFullWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcNoAuth)
- [CoreOnFullWinAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcWinAuth)
- [CoreWinAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullWinAuth)
- [MvcIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullWinAuth)
- [MvcIndAuthWithAI → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullWinAuth)
- [MvcNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullWinAuth)
- [MvcWinAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullWinAuth)
## CoreWinAuth
- [CoreIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-CoreWinAuth)
- [CoreNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-CoreWinAuth)
- [CoreOnFullIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-CoreWinAuth)
- [CoreOnFullNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-CoreWinAuth)
- [CoreOnFullWinAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-CoreWinAuth)
- [CoreWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreIndAuth)
- [CoreWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreNoAuth)
- [CoreWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullIndAuth)
- [CoreWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullNoAuth)
- [CoreWinAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-CoreOnFullWinAuth)
- [CoreWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcIndAuth)
- [CoreWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcIndAuthWithAI)
- [CoreWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcNoAuth)
- [CoreWinAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcWinAuth)
- [MvcIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreWinAuth)
- [MvcIndAuthWithAI → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreWinAuth)
- [MvcNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreWinAuth)
- [MvcWinAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreWinAuth)
## MvcIndAuth
- [CoreIndAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcIndAuth)
- [CoreNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcIndAuth)
- [CoreOnFullIndAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcIndAuth)
- [CoreOnFullNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcIndAuth)
- [CoreOnFullWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcIndAuth)
- [CoreWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcIndAuth)
- [MvcIndAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreIndAuth)
- [MvcIndAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreNoAuth)
- [MvcIndAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullIndAuth)
- [MvcIndAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullNoAuth)
- [MvcIndAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreOnFullWinAuth)
- [MvcIndAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-CoreWinAuth)
- [MvcIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcIndAuthWithAI)
- [MvcIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcNoAuth)
- [MvcIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcWinAuth)
- [MvcIndAuthWithAI → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcIndAuth)
- [MvcNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcIndAuth)
- [MvcWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcIndAuth)
## MvcIndAuthWithAI
- [CoreIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcIndAuthWithAI)
- [CoreNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcIndAuthWithAI)
- [CoreOnFullIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcIndAuthWithAI)
- [CoreOnFullNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcIndAuthWithAI)
- [CoreOnFullWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcIndAuthWithAI)
- [CoreWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcIndAuthWithAI)
- [MvcIndAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcIndAuthWithAI)
- [MvcIndAuthWithAI → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreIndAuth)
- [MvcIndAuthWithAI → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreNoAuth)
- [MvcIndAuthWithAI → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullIndAuth)
- [MvcIndAuthWithAI → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullNoAuth)
- [MvcIndAuthWithAI → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreOnFullWinAuth)
- [MvcIndAuthWithAI → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-CoreWinAuth)
- [MvcIndAuthWithAI → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcIndAuth)
- [MvcIndAuthWithAI → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcNoAuth)
- [MvcIndAuthWithAI → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcWinAuth)
- [MvcNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcIndAuthWithAI)
- [MvcWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcIndAuthWithAI)
## MvcNoAuth
- [CoreIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcNoAuth)
- [CoreNoAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcNoAuth)
- [CoreOnFullIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcNoAuth)
- [CoreOnFullNoAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcNoAuth)
- [CoreOnFullWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcNoAuth)
- [CoreWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcNoAuth)
- [MvcIndAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcNoAuth)
- [MvcIndAuthWithAI → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcNoAuth)
- [MvcNoAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreIndAuth)
- [MvcNoAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreNoAuth)
- [MvcNoAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullIndAuth)
- [MvcNoAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullNoAuth)
- [MvcNoAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreOnFullWinAuth)
- [MvcNoAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-CoreWinAuth)
- [MvcNoAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcIndAuth)
- [MvcNoAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcIndAuthWithAI)
- [MvcNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcWinAuth)
- [MvcWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcNoAuth)
## MvcWinAuth
- [CoreIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreIndAuth...CoreIndAuth-MvcWinAuth)
- [CoreNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreNoAuth...CoreNoAuth-MvcWinAuth)
- [CoreOnFullIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullIndAuth...CoreOnFullIndAuth-MvcWinAuth)
- [CoreOnFullNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullNoAuth...CoreOnFullNoAuth-MvcWinAuth)
- [CoreOnFullWinAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreOnFullWinAuth...CoreOnFullWinAuth-MvcWinAuth)
- [CoreWinAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/CoreWinAuth...CoreWinAuth-MvcWinAuth)
- [MvcIndAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuth...MvcIndAuth-MvcWinAuth)
- [MvcIndAuthWithAI → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcIndAuthWithAI...MvcIndAuthWithAI-MvcWinAuth)
- [MvcNoAuth → MvcWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcNoAuth...MvcNoAuth-MvcWinAuth)
- [MvcWinAuth → CoreIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreIndAuth)
- [MvcWinAuth → CoreNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreNoAuth)
- [MvcWinAuth → CoreOnFullIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullIndAuth)
- [MvcWinAuth → CoreOnFullNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullNoAuth)
- [MvcWinAuth → CoreOnFullWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreOnFullWinAuth)
- [MvcWinAuth → CoreWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-CoreWinAuth)
- [MvcWinAuth → MvcIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcIndAuth)
- [MvcWinAuth → MvcIndAuthWithAI](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcIndAuthWithAI)
- [MvcWinAuth → MvcNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/MvcWinAuth...MvcWinAuth-MvcNoAuth)
## ApiNoAuth
- [ApiNoAuth → ApiIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-noauth...api-noauth-api-indauth)
- [ApiNoAuth → ApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-noauth...api-noauth-api-winauth)
- [ApiNoAuth → CoreApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-noauth...api-noauth-coreapi-noauth)
- [ApiNoAuth → CoreApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-noauth...api-noauth-coreapi-winauth)
## ApiIndAuth
- [ApiIndAuth → ApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-indauth...api-indauth-api-noauth)
- [ApiIndAuth → ApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-indauth...api-indauth-api-winauth)
- [ApiIndAuth → CoreApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-indauth...api-indauth-coreapi-noauth)
- [ApiIndAuth → CoreApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-indauth...api-indauth-coreapi-winauth)
## ApiWinAuth
- [ApiWinAuth → ApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-winauth...api-winauth-api-indauth)
- [ApiWinAuth → ApiIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-winauth...api-winauth-api-indauth)
- [ApiWinAuth → CoreApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-winauth...api-winauth-coreapi-noauth)
- [ApiWinAuth → CoreApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/api-winauth...api-winauth-coreapi-winauth)
## CoreApiNoAuth
- [CoreApiNoAuth → CoreApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-noauth...coreapi-noauth-coreapi-winauth)
- [CoreApiNoAuth → ApiIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-noauth...coreapi-noauth-api-indauth)
- [CoreApiNoAuth → ApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-noauth...coreapi-noauth-api-noauth)
- [CoreApiNoAuth → ApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-noauth...coreapi-noauth-api-winauth)
## CoreApiWinAuth
- [CoreApiWinAuth → CoreApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-winauth...coreapi-winauth-coreapi-noauth)
- [CoreApiWinAuth → ApiIndAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-winauth...coreapi-winauth-api-indauth)
- [CoreApiWinAuth → ApiNoAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-winauth...coreapi-winauth-api-noauth)
- [CoreApiWinAuth → ApiWinAuth](https://github.com/sayedihashimi/aspnettemplates/compare/coreapi-winauth...coreapi-winauth-api-winauth)