mirzaevolution
Senior Software Engineer | Principal DevOps Consultant | Cloud Developer Expert | Microsoft Certified Expert
TOP SecretUnknown
Pinned Repositories
Automatic-School-Bell
An advanced and feature-rich automatic school bell software that is written in C# with SQL Server as back-end storage and Windows Service as Service Runner.
ConsolePasswordMasker
Console.ReadKey() password masker. Filters and masks chars from console input with asterisk or custom char. Supports .NET Framework 4.0+ and .NET Core 2.0
Mgr21-Process-Killer
An open source software to kill process in Windows OS based on data that we define and some behavior settings. This software is using 2 KB initial bytes algorithm to kill process combined with process name.
MirzaCryptoHelpersV2
MirzaCryptoHelpers Verified Level 2 (v2.3.0). A Lightweight helper library to perform common cryptographic operations in .NET 4.5 above.
MirzaMediaPlayer
Simple Media Player Built with C# WPF
MoneySpellerEngine
A lightweight library that is used to spell out numbers in positive integer 64 bit into spelled out numbers from 1 to 999,999,999,999,999 (Trillion).
SHydra.Console
Steganography Console App written in .NET Framework for Windows OS that supports embbeding text and multiple files into an image. Secured with AES-256 encryption.
System.IO.SafeTraversal
A Feature-Rich and UnauthorizedAccessException-Free Traversal Library for files and directories. Supports .NET Framework 4.5+ and .NET Core 2.0.
ThumbnailSharp
A simple but awesome library to create a flexibel thumbnail from an image for .NET Framework 4.5+
Vx-Shutdown-Timer
Shutdown Manager for Ms Windows operating system. Supports countdown timer, scheduled timer, service timer and various trigger timers.
mirzaevolution's Repositories
mirzaevolution/ThumbnailSharp
A simple but awesome library to create a flexibel thumbnail from an image for .NET Framework 4.5+
mirzaevolution/OnBehalfOfFlow-Api-To-Api
A complete sample of "On Behalf Of User Flow" Azure AD (calling an api from another api)
mirzaevolution/Uptec-Entra-Id-Web-Login
Sample for Uptec Entra Id Web Login demo using ASP.NET Core 7x and Microsoft.Identity.Web
mirzaevolution/IdentityServer4s
Basic samples of IdentityServer4 that covers integration between apis and web clients (MVC Core and Old ASP.NET Web Forms)
mirzaevolution/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)
mirzaevolution/UptecTodoApi
Sample Todo Api written in ASP.NET Core 7x protected by OAuth2 JWT Microsoft Entra ID/Azure AD for sample purpose
mirzaevolution/XLiteApp
Sample ASP.NET Core MVC App with GitHub Actions IIS Deployment
mirzaevolution/GHForkDemo
mirzaevolution/Aes256CryptoWithAwsKms
mirzaevolution/AWS.Lambda.FullSamples
mirzaevolution/AWS.SQS
mirzaevolution/AwsTodoApi
mirzaevolution/Azure-Event-Grid-Samples
My learning materials for Azure Event Grid
mirzaevolution/AzureAD
Azure AD Code Samples for all authentication/authorization mechanisms
mirzaevolution/AzureServiceBus
learning materials
mirzaevolution/BasicWebApiGithubActions
mirzaevolution/day1lab-react-template
mirzaevolution/Demo-SSO-Azure-AD
mirzaevolution/Docker-Compose-Microservices
mirzaevolution/hello
mirzaevolution/IdentityServer4-2023
mirzaevolution/MicroserviceBasicV1
Ultimate basic microservice samples. NOTE: These projects use simple flow as possible.
mirzaevolution/ng-az-static-web
mirzaevolution/NsgArmJsonFormatter
A tool for transforming NSG arm template file from Azure Portal into a nicely formatted and easy-to-edit arm template file.
mirzaevolution/NsgArmMarkdownGenerator
NSG ARM Template Markdown Generator
mirzaevolution/Project-Tye-Microsoft
mirzaevolution/test-ng
mirzaevolution/Uptec-Call-Protected-Api-Client-Credentials
Sample code for calling an api via client credentials protected by Azure AD/Microsoft Entra Id
mirzaevolution/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
mirzaevolution/Uptec-Protected-Web-Api
Sample for Uptec Azure Entra Id API protection and invocation using Postman