Skip to content

oguzozgen/angular-and-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular and .NET

This repo contains a sample Angular application written in three architectural styles. These include:

  • Monolith: The monolith folder has a standard ASP.NET Core application with an Angular front end
  • Serverless: The serverless folder contains an Angular application and the source for an Azure Function app
  • Microservices: The microservices folder has three applications, two ASP.NET Core web services and an Angular front end. They all run in docker containers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • TypeScript 34.2%
  • C# 10.9%
  • JavaScript 3.3%
  • CSS 2.0%
  • Dockerfile 0.5%