Published onJuly 6, 2024ABP React Template V2reactnextjsabpdotnettailwindcssradixuishadcnVersion 2 of React Starter Template for ABP application with Next.js, Tailwind CSS, and shadcn-ui.
Published onApril 3, 2023ABP React TemplatereactnextjsabpdotnetReact Starter Template for ABP application.
Published onJanuary 8, 2022Generate typescript client from swagger / OpenApidotnetabpreactIn this post we will see how to use how to use the NSwag to generate a typescript client with ABP
Published onJuly 22, 2021dotnet core large file upload with resume using tus and react/nextjsdotnetnextjsreacttusIn this post you will see how to upload large files with resume using tus. We will use dotnet core for the backend and nextjs for the frontend
Published onMarch 6, 2021SPA Authentication using Next.js, ABP and IdentityServer4. Part 2abpnextjsreactidentity-serveropenidIn this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend