Skip to content

berkaykanca78/aspnet-code-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

C# ASP.NET Core Code Tips - Tricks - Keywords:


Global Usings


using statement (Keyword - Scope)


sealed Keyword:

record Type:

AsReadonly Methpd:

Any - All Methods:

Required Member:

Architectural Patterns:

N-Tier Arc.

Onion Arc.

Clean Arc.

Virtual Arc.

Microservice

IQueryable:

EF Core Indexing:

CancellationToken:

Asenkron (async-await-Task):

Single Method - Unique Keyword:

Logs:

Performance Log

Error Log

AsNoTracking

Benchmark

Pagination

Entity Framework Eager - Lazy Loading

HealthCheck - UI, SQL

Authorization - Rol, Yetki, Authorize

Kaynakça:

  • TechBuddy (Salih Cantekin) - YouTube - Udemy
  • IAmTimCorey - YouTube
  • Taner Saydam - Udemy - YouTube

Releases

No releases published

Packages

No packages published

Languages