Pinned Repositories
10979-Introduction-to-Azure-for-IT-Professionals
10979-MicrosoftAzureFundamentals
20486D-DevelopingASPNETMVCWebApplications
20487D-Developing-Microsoft-Azure-and-Web-Services
20535-ArchitectingMicrosoftAzureSolutions
20535: Architecting Microsoft Azure Solutions Lab Content
20535-ArchitectingMicrosoftAzureSolutions-master
70-535-Architecting-Microsoft-Azure-Solutions-Exam-Notes
Exam Notes 70-535: Architecting Microsoft Azure Solutions
AADGuide-CodeSamples
Code Samples for AADGuide
codility
My solutions to exercises and tests at http://codility.com.
devcontainers
clarencekks's Repositories
clarencekks/algorithm
clarencekks/api-guidelines
RESTful HTTP API guidelines and best practices.
clarencekks/AspNetIdentity.WebApi
Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
clarencekks/authkeeper
A ( React + Redux + Node + Express + MongoDB ) concept app which utilizes JWTs, HOCs, and Express routing middlewares to do authentication and authorization on both the client and the server.
clarencekks/blog-refresh-tokens-sample
Refresh tokens example for blog post
clarencekks/CISSP-1
MindMaps for the CISSP certification
clarencekks/Exam-70-533-Azure
This repository holds documentations and slides for exam 70-533 on azure.
clarencekks/Hangfire
An easy way to perform background processing in your .NET and .NET Core applications
clarencekks/Hangfire.Topshelf
Best practice for hangfire samples
clarencekks/JWTAspNetWebApi
Tutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)
clarencekks/microcafe
Sample code to show microservices using NET, in the context of a cafe
clarencekks/react-firebase-auth-user-todo-list
Simple to do list app
clarencekks/vsts-build-test-samples
Sample projects for test vso-agent. Contains sample projects for windows and xplat agents.
clarencekks/WebAPI2AuthenticationExample
Demonstrates how to authenticate using OAuth with Web API 2 and the built in OWIN based OAuth authentication server. The example client is an iOS application written using Xamarin but the C# code will work on any .Net platform.
clarencekks/WebApiJwtExample
Web Api built using ASP.NET Core secured with JWT tokens