Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 760 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 760 Bytes

.Net ve Angular ile ChatApp

Proje İçeriği

  • AspNet Core 8.0
  • Asp.Net Core Api
  • SignalR
  • Swagger
  • Dto
  • N Tier Architecture
  • HTML
  • CSS
  • Bootstrap
  • JS
  • TypeScript
  • Angular Js
  • Entity Framework - Linq
  • Real-Time Mesajlaşma

Proje Hakkında

Bu proje, Angular ve .NET eğitimi sürecinde öğrenilen konseptlerin uygulamalı olarak pekiştirilmesini sağlamak amacıyla oluşturulmuştur.

Proje Görseli

image

Utilizing the Repository

Clone the project:

git clone https://github.com/soneryesilay/Net-Angular-ChatApp.git

Navigate to the project directory and compile/run the project:

dotnet run