Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 436 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 436 Bytes

Mini Apps (2)

This is a collection of useful mini applications written in ASP.NET Core 5 designed to demonstrate one or more techniques related to ASP.NET Core and other web libraries.

  • PDF Viewer

    This sample shows you how to build a PDF viewer using PDF.js

  • Pokedex API

    This example shows how to build Web API using .NET 6 Minimal API pattern using Pokedex as a data source.

dotnet6