Back to Practical Aspnetcore

Mini Apps (2)

projects/mini/README.md

latest471 B
Original Source

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 Minimal API pattern using Pokedex as a data source. Uses .NET 10 built-in OpenAPI.

dotnet10