Mirza Ghulam Rasyid's repositories
ThumbnailSharp
A simple but awesome library to create a flexibel thumbnail from an image for .NET Framework 4.5+
OnBehalfOfFlow-Api-To-Api
A complete sample of "On Behalf Of User Flow" Azure AD (calling an api from another api)
Uptec-Entra-Id-Web-Login
Sample for Uptec Entra Id Web Login demo using ASP.NET Core 7x and Microsoft.Identity.Web
IdentityServer4s
Basic samples of IdentityServer4 that covers integration between apis and web clients (MVC Core and Old ASP.NET Web Forms)
Uptec-Web-App-Calls-Protected-Api-Authorization-Code-Flow
Sample code of an ASP.NET Core MVC that calls Microsoft Entra ID/Azure AD protected api using Authorization Code Flow (Microsoft.Identity.Web)
UptecTodoApi
Sample Todo Api written in ASP.NET Core 7x protected by OAuth2 JWT Microsoft Entra ID/Azure AD for sample purpose
Azure-Event-Grid-Samples
My learning materials for Azure Event Grid
AzureServiceBus
learning materials
MicroserviceBasicV1
Ultimate basic microservice samples. NOTE: These projects use simple flow as possible.
NsgArmJsonFormatter
A tool for transforming NSG arm template file from Azure Portal into a nicely formatted and easy-to-edit arm template file.
NsgArmMarkdownGenerator
NSG ARM Template Markdown Generator
Uptec-Call-Protected-Api-Client-Credentials
Sample code for calling an api via client credentials protected by Azure AD/Microsoft Entra Id
Uptec-Calls-Protected-Api-Device-Code-Flow
Sample code of calling api protected by Azure AD/Microsoft Entra ID via Console Client - Device Code Flow
Uptec-Protected-Web-Api
Sample for Uptec Azure Entra Id API protection and invocation using Postman