shovicb's Stars
jmcooper/joes-robot-shop
A repository for use with Pluralsight's Angular Fundamentals course
aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
KevinDockx/HttpCacheHeaders
ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expiration & validation models
ehendrix23/tesla_dashcam
Convert Tesla dash cam movie files into one movie
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
bezkoder/angular-15-crud-example
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
Azure/AzureStack-QuickStart-Templates
Quick start ARM templates that deploy on Microsoft Azure Stack
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
KevinDockx/AspNetCore6WebAPIFundamentals
Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course