Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 389 Bytes

File metadata and controls

13 lines (8 loc) · 389 Bytes

Sharing code in ASP.NET Core

This project contains an example of ASP.NET Core application. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

The project consists of a library (Class Library) and a Minimal API.

Technologies used in this project:

  • .NET 7
  • ASP.NET Core

To run this project locally you need to have the .NET 7 SDK installed.