File tree Expand file tree Collapse file tree 2 files changed +180
-362
lines changed
Expand file tree Collapse file tree 2 files changed +180
-362
lines changed Original file line number Diff line number Diff line change 153153
154154@await Html.PartialAsync("PrimaryNav", "react")
155155
156- <section class =" my-32 " >
156+ <section class =" my-24 " >
157157 <div class =" max-w-screen-lg mx-auto px-4 sm:px-6 lg:px-8" >
158158
159- <h2 class =" mb-12 mt-16 text-center text-3xl md:text-4xl font-bold tracking-tight md:tracking-tighter leading-tight text-gray-900 dark:text-gray-100" >
159+ <h2 class =" mb-12 text-center text-3xl md:text-4xl font-bold tracking-tight md:tracking-tighter leading-tight text-gray-900 dark:text-gray-100" >
160160 Perfect fusion of .NET APIs, Razor Pages and React UIs
161161 </h2 >
162162
163163 <ul class =" text-lg text-slate-600 max-w-2xl mx-auto mb-12 list-disc list-inside space-y-2" >
164164 <li >Mix .NET Razor Pages and React UIs in the same application</li >
165- <li >Includes <a href =" https://github.com/NetCoreTemplates/react-static/tree/main/MyApp/Areas/Identity/Pages" class =" text-blue-600 hover:text-blue-800 dark:text-blue-400 dark:hover:text-blue-300" >Tailwind Identity Auth Razor Pages</a > from the < a href = " https://github.com/NetCoreTemplates/razor " class = " text-blue-600 hover:text-blue-800 dark:text-blue-400 dark:hover:text-blue-300 " >razor</ a > template </li >
165+ <li >Includes <a href =" https://github.com/NetCoreTemplates/react-static/tree/main/MyApp/Areas/Identity/Pages" class =" text-blue-600 hover:text-blue-800 dark:text-blue-400 dark:hover:text-blue-300" >Tailwind Identity Auth Razor Pages</a ></li >
166166 <li >Gradual migration strategy for modernizing legacy ASP.NET websites</li >
167167 <li >Progressively replace pages or sections without complete rewrites</li >
168+ <li >AI Native React/Next.js, Vite, TypeScript and Tailwind CSS UI stack</li >
168169 </ul >
169170
170171 <h2 class =" mb-12 mt-16 text-center text-3xl md:text-4xl font-bold tracking-tight md:tracking-tighter leading-tight text-gray-900 dark:text-gray-100" >
You can’t perform that action at this time.
0 commit comments