Pinned Repositories
.Net-Good-To-Great
Learning from good to great using Microsoft .NET
AADGuide-CodeSamples
Code Samples for AADGuide
abp
Open Source Web Application Framework for ASP.NET Core
aspnetcore-Vue-starter-signalR
Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and SignalR
dapper-net-sample
good-cs-books
Intell-FYP
Small snippets of code from Intell FYP
MCS-NUST-LMS-Courses-UG
PluralsightDownloaderExtension
Fiddler extension for downloading watched pluralsight course. I have a relatively slower internet at home so need offline availability to revisit videos. My experience with offline downloader of pluralsight was not very good.
video-player
.net based simple video player which allows transparent click through player and overlays the video on screen. useful for educational demonstrations and multimedia presentations.
umar-qureshi2's Repositories
umar-qureshi2/.Net-Good-To-Great
Learning from good to great using Microsoft .NET
umar-qureshi2/aspnetcore-Vue-starter-signalR
Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and SignalR
umar-qureshi2/active-directory-b2c-dotnet-webapp-and-webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
umar-qureshi2/architecture-center
Azure Architecture Center
umar-qureshi2/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
umar-qureshi2/B2C-IEF-Custom-Policies
Azure AD B2C Identity Experience Framework Custom Policy examples
umar-qureshi2/Components
umar-qureshi2/create-react-app
Create React apps with no build configuration.
umar-qureshi2/dapper-samples-1
Tutorial samples that shows how to use Dapper .NET
umar-qureshi2/EntityFramework6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/aspnet/EntityFrameworkCore.
umar-qureshi2/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
umar-qureshi2/FizzBuzz
General set of problems closely or loosely related to FizzBuzz. Practicing problem solving.
umar-qureshi2/hmrcopenid
umar-qureshi2/ImageProcessor.Core
📷 A fluent wrapper around System.Drawing.Common for the processing of image files. http://imageprocessor.org
umar-qureshi2/imodeljs
Monorepo for iModel.js Library
umar-qureshi2/InvestorRelationshipManagement
an InvestorRelationshipManagement software
umar-qureshi2/LiDOP
A easy to use DevOps playground
umar-qureshi2/MoreLINQ
Extensions to LINQ to Objects
umar-qureshi2/PermissionAccessControl
Example code for Authorization articles
umar-qureshi2/pingdom.client
C# Strongly Typed Client for Pingdom.com APIs
umar-qureshi2/ProgCore
Code for "Programming ASP.NET Core" book
umar-qureshi2/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
umar-qureshi2/ShimandFackes
umar-qureshi2/simple-viewer-app
umar-qureshi2/SoftEtherVPN
SoftEther VPN (Developer Edition Master Repository): Open Cross-platform Multi-protocol VPN Software. This repository has experimental codes. Pull requests are welcome. Also, Stable Edition is available on https://github.com/SoftEtherVPN/SoftEtherVPN_Stable which the non-developer user can stable use.
umar-qureshi2/StructureMap
umar-qureshi2/StyleCop
Analyzes C# source code to enforce a set of style and consistency rules.
umar-qureshi2/TDD-With-XUnit
Test Driven Development TDD with XUnit in .NET C#
umar-qureshi2/Training
Container, Cloud & DevOps Tutorials and Labs
umar-qureshi2/vue-starter-course
Code for the scotch.io course: Getting Started with Vue