An open API service indexing awesome lists of open source software.

https://github.com/berkaykanca78/aspnet-code-tricks

C# ASP.NET Core Code Tricks & Examples
https://github.com/berkaykanca78/aspnet-code-tricks

asp-net-core c-sharp code-tricks console-app web-api

Last synced: 4 months ago
JSON representation

C# ASP.NET Core Code Tricks & Examples

Awesome Lists containing this project

README

          

# 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