GitHunt

ASP.NET Core 8.0 and Angular 17 project template

This template is simplified version of Jason-Taylor template. For authorization and authentification is used JWT.

How to use it?

  • clone / download
  • set Web project as startup project
  • rename solution (optional)
  • change connection string in appsettings.json
  • add APIs for google and facebook login in appsettings.json (optional)
  • start TemplateBackend.Web for .Net application
  • npm i --> npm start for Angular application

Rename solution

  • rename solution in Visual studio
  • close solution
  • rename folder
  • right click on sln file in file explorer --> Edit in notepad --> change folder names of projects
  • change all namespaces in project with Visual studio using replace all

More info at link1 and link2.

Languages

C#61.4%TypeScript13.8%HTML11.6%PowerShell6.5%Bicep5.0%SCSS1.2%Dockerfile0.5%

Contributors

Created March 14, 2024
Updated April 2, 2025
MitarBrankovic/.net8-angular18-template-jwt | GitHunt