https://github.com/kardelruveyda/dotnet-techcareer-workshop
Techcareer'in düzenlediği .Net Katmanlı Mimari Workshop eğitiminin notları burada yer alacaktır
https://github.com/kardelruveyda/dotnet-techcareer-workshop
csharp layered-architecture microservices monolith nlayer soa
Last synced: 6 months ago
JSON representation
Techcareer'in düzenlediği .Net Katmanlı Mimari Workshop eğitiminin notları burada yer alacaktır
- Host: GitHub
- URL: https://github.com/kardelruveyda/dotnet-techcareer-workshop
- Owner: KardelRuveyda
- Created: 2024-02-02T12:20:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-11T20:38:23.000Z (over 1 year ago)
- Last Synced: 2025-03-27T12:47:12.557Z (7 months ago)
- Topics: csharp, layered-architecture, microservices, monolith, nlayer, soa
- Language: C#
- Homepage:
- Size: 474 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmap.md
Awesome Lists containing this project
README
### Herkese Merhabalar !
Techcareer.net'in düzenlediği .Net Katmanlı Mimari Workshop eğitimin notlarını, uygulamalarını buradan paylaşıyor olacağım. :)
-> Ders notlarına aşağıdaki yönlendirmelerden ulaşabilirsiniz.
- [x] [Ben Kimim?](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/ben-kimim.md)
- [x] [Eğitim Yol Haritası](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/roadmap.md)
- [x] [Git Versiyon Kontrol Sistemi Temelleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/git-101.md)
- [x] [SOLID](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/solid.md)
- [x] [Dotnet Ekosistemi](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/dotnetekosistemi.md)
- [x] [Dotnet Core Temelleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/dotnetcore-basic.md)
- [x] [Dotnet Core Best Practices](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/dotnet-core-best-practices.md)
- [x] [Monolith vs Microservices](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/monolith-microservices.md)
- [x] [N-Layer Proje Yapısı](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/nlayer.md)
- [x] [Core Katmanı Geliştirmeleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/core.md)
- [x] [Repository Katmanı Geliştirmeleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/repository.md)
- [x] [Servis Katmanı Geliştirmeleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/service.md)
- [x] [API Katmanı Geliştirmeleri](https://github.com/KardelRuveyda/dotnet-techcareer-workshop/blob/master/api.md)