An open API service indexing awesome lists of open source software.

https://github.com/quickz/aspnetviewcomponentexample


https://github.com/quickz/aspnetviewcomponentexample

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ASP.NET Core ViewComponent example
A small project demonstrating the use of the `ViewComponent` feature in `ASP.NET Core`.

If you wish to know more about the topic, feel free to check the Microsoft documentation:

https://docs.microsoft.com/en-us/aspnet/core/mvc/views/view-components?view=aspnetcore-6.0

The project was made using `.NET 6`.