Skip to content

Latest commit

 

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eStoreLite

This is a simple slice of an store app that displays a list of products. The application showcases various optimizations that can be made to improve the performance of the application.

The application stack is:

  • FrontEnd - A Blazor SSR (server side rendering, not to be confused with Blazor server!) front end.
  • CatalogService - An API that returns the list of products. It uses minimal APIs for the REST API and EntityFramework Core and PostgreSQL for data access.

image

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages