flytzen
Azure Solution Architect & Security geek. Helping developers make the most of Azure. CTO at http://neworbit.co.uk. @flytzen@hachyderm.io
NewOrbit LtdUK
Pinned Repositories
Async.Presentation
Code and Slides for presentation on Async at DotNetOxford user group
AutoDeplyAzureWebJob
Sample to show how to auto-deploy azure web jobs with ASP.Net 5
blog
My blog - TBD
CSharpEncryption101
The very basics you need to know to not do encryption wrong in C#
IdPInitiatedSSOWithIdentityServer
POC code for doing IdP initiated SSO with ThinkTecture Identity Server
NoMembershipProviderSample
ASP.Net MVC Sample with no MembershipProvider
PicMover
Simple program I use to organise my videos and photos into folders by date
RandomStringCreator
SecurityTalk
Talks
Community talks I do...
flytzen's Repositories
flytzen/Async.Presentation
Code and Slides for presentation on Async at DotNetOxford user group
flytzen/blog
My blog - TBD
flytzen/PicMover
Simple program I use to organise my videos and photos into folders by date
flytzen/RandomStringCreator
flytzen/SecurityTalk
flytzen/CSharpEncryption101
The very basics you need to know to not do encryption wrong in C#
flytzen/Talks
Community talks I do...
flytzen/3DPlay
Messing around with Three.js
flytzen/AESCSharpExample
A simple example of using AES in C# to encrypt strings with a rotating set of symmetric keys.
flytzen/approximeet
flytzen/Bicep.Play
flytzen/CSharpCollectionMemory
flytzen/D2
flytzen/datadrivenforms.poc
Proof-of-concept of using Data Driven Forms
flytzen/dotnetcore-docs-hello-world
A simple .NET Core MVC web app for docs
flytzen/dotnetoxford-website
flytzen/flytzen.github.io
flytzen/flytzenpwa
Test project to play with modern browsers features
flytzen/KeyVault.Talk
flytzen/KeyVaultPlay
A playground for key vault stuff
flytzen/LibLog
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
flytzen/MediatR
Simple, unambitious mediator implementation in .NET
flytzen/NotDeadYet
.NET application health checking made easy
flytzen/ossdemo
Demo of OSS dependencies in vanilla project
flytzen/pet-monitor-web
flytzen/ReactPlay
Messing with Reach
flytzen/SinglePackageJson
Sample to show how to use a single package.json file for multiple apps (UNFINISHED)
flytzen/tika
Mirror of Apache Tika
flytzen/WeakReferenceRache
Playing with weak reference caching
flytzen/WebAppWarmup
Test of IIS App Initialisation with Azure Web App and AspNetCore