Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 685 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 685 Bytes

In this development project using ASP.NET Blazor technologies, the "Play Store" project was developed. The main topics and features of this framework were touched upon. Namely, the following technology topics were considered in practice:

  • EventCallBack;
  • RenderFragment;
  • Generic RenderFragment;
  • Methods of the life cycle of the component;
  • Dependency Injection;
  • Division into partial classes;
  • Page templates;
  • Links to components ref;
  • CascadingParameter;
  • Timer and Idisposable;
  • Routing;
  • Form Blazor;
  • Form HTML;
  • Handler Image;
  • Markdown input form;
  • The so-called multi-selector components;
  • Search with hints (Typeahead);
  • Entity Framework Core, Migration;