There are some technical documents that are presented in many form: technical notes, lessons, labs, presentations.
This is the first thing I want to shared my knowledge about this programming language. I almost use this language to implement my samples.
Where I collect some key notes and samples for ASP.NET Core, especially APS.NET Core API:
- Authorization
- DependencyInjection
- HandleError
- Middleware
- Routing
- Startup
This what I've learning during while I work for my project
- AzureFundamentals
- AzureAppService
- AzureBlobStorage
- AzureFunction
- AzureMonitor
- AzureTableStorage
There are some docs that I present them as some integration labs. This can help us to obtain the knodledge by praticing
- ASP.NetCoreLoggingIntegrationWithAppServiceAndAzureMonitor
- AppConfiguration
- AzureCacheforRedis
- AzureContainerAppLab
I believe a good quality code should be reviewed by expert before publishing it. There are some tips to make a review process sucessful.
This is what I already shared to my co-workers. Through these presentations I provide some basic information about Azure and Azure Blob Storage.
- AzureFunctionFundamental(1)
- AzureFundamentalsPresentation
- AzureBlobStorage