Andrew Lock
Andrew Lock
asp-dot-net-core-in-action
Source code examples for ASP.NET Core in Action
asp-dot-net-core-in-action-2e
Source code examples for ASP.NET Core in Action, Second Edition
blog-examples
Sample applications for blog posts on https://andrewlock.net
CommonPasswordsValidator
Implementations of ASP.NET Core Identity IPasswordValidators that verify the provided password is not one of the most common passwords.
NetEscapades.Extensions.Logging
A rolling file logging provider for ASP.NET Core 2.0
aspnetcore-in-docker
Basic web app demonstrating how to containerise an ASP.NET Core app.
dotnet-config2json
A simple tool to convert a web.config file to an appsettings.json file
dotnet-tinify
A simple tool for squashing PNG and JPEG files using the TinyPNG API
NetEscapades.AspNetCore.Identity.Validators
A collection of ASP.NET Core Identity IPasswordValidators
NetEscapades.AspNetCore.SecurityHeaders
Small package to allow adding security headers to ASP.NET Core websites