Skip to content
View shafferpm's full-sized avatar
Block or Report

Block or report shafferpm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. azure-docs azure-docs Public

    Forked from MicrosoftDocs/azure-docs

    Open source documentation of Microsoft Azure

    Markdown

  2. joes-robot-shop joes-robot-shop Public

    Forked from jmcooper/joes-robot-shop

    A repository for use with Pluralsight's Angular Fundamentals course

    TypeScript 1

  3. DevelopingAsynchronousAspNetCoreWebApi DevelopingAsynchronousAspNetCoreWebApi Public

    Forked from KevinDockx/DevelopingAsynchronousAspNetCoreWebApi

    Fully functioning sample code for my Developing an Asynchronous ASP.NET Core Web API, over at Pluralsight, currently targeting .NET 8.

    C#

  4. AspNetCoreWebAPIDeepDive AspNetCoreWebAPIDeepDive Public

    Forked from KevinDockx/AspNetCoreWebAPIDeepDive

    Fully functioning sample and starter files for my ASP.NET Core Web API Deep Dive course, currently targeting .NET 8.

    C#

  5. BookInfo BookInfo Public

    This project showcases a sample Web API built using ASP.NET Core, complete with unit tests and an HttpClient project for consuming external APIs.

    C# 1

  6. HttpCacheHeaders HttpCacheHeaders Public

    Forked from KevinDockx/HttpCacheHeaders

    ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expiration & validation models

    C#