Pinned Repositories
AksDemo
AspNetCore.Identity.DocumentDb
A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity
azure-documentdb-datamigrationtool
Azure DocumentDB Data Migration Tool
Azure-Functions-VSCode-Demo
Small sample project that shows how to setup a local development environment for Azure Functions with Node.js and Visual Studio Code, deploy it to the cloud and use Azure KeyVault for secrets management.
CatchAllLogger
A simple catch all ASP.NET Core middleware that writes all contents of received HTTP requests to the console.
corsdemo
This sample shows how to enable CORS in your ASP.NET Core WebApi and also how to configure IIS/Azure AppService to allow for OPTIONS preflight requests.
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
PureContent-Proxy
A small proxy for node-readability (https://github.com/luin/readability) to serve only relevant text content of a given webpage
codekoenig's Repositories
codekoenig/AspNetCore.Identity.DocumentDb
A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity
codekoenig/AksDemo
codekoenig/Azure-Functions-VSCode-Demo
Small sample project that shows how to setup a local development environment for Azure Functions with Node.js and Visual Studio Code, deploy it to the cloud and use Azure KeyVault for secrets management.
codekoenig/corsdemo
This sample shows how to enable CORS in your ASP.NET Core WebApi and also how to configure IIS/Azure AppService to allow for OPTIONS preflight requests.
codekoenig/PureContent-Proxy
A small proxy for node-readability (https://github.com/luin/readability) to serve only relevant text content of a given webpage
codekoenig/azure-documentdb-datamigrationtool
Azure DocumentDB Data Migration Tool
codekoenig/CatchAllLogger
A simple catch all ASP.NET Core middleware that writes all contents of received HTTP requests to the console.
codekoenig/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
codekoenig/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
codekoenig/RequestLoggerValve
Sample project for StackOverflow question: https://stackoverflow.com/questions/46670355/wrap-requests-in-tomcat-custom-valve-to-allow-reading-the-request-body
codekoenig/SwipeListView
A ListView with swipe handling like the one in new Outlook Mail app for Windows 10.
codekoenig/SyndicationToolbox
A simple RSS / Atom / RDF parser for .NET