Features of modern technology for C# Blazor Server for web applications development. creating web applications using C# BLAZOR SERVER

Keywords: C# ASP .NET platform, C# Blazor Server technology, SignalR. WebAssembly, web service

Abstract

The article examines the features of using the C# Blazor Server platform using the example of developing a web service for job search. Probably, no one disputes the statement that a convenient and fast web service for job search is equally needed, on the one hand, by those who are looking for a job, and on the other hand, by those who offer this job. Therefore, the development of simple and fast web services of this direction is and will be an urgent task in the future. What is the main difficulty here? In our opinion, this is the optimal choice of the platform by means of which the web service should be created. Based on the fact that to solve the tasks that arise in the process of job search, one cannot do without developing and using databases containing information about both clients and employers, the advantage is on the side of platforms that provide such functionality. C# Blazor Server belongs to such platforms.As for the main advantage of the C# Blazor Server platform, the researchers focus on the fact that all the code is executed on the server, and the client only receives updates via SignalR. This allows the client to avoid downloading a large amount of .NET runtime. At the same time, the requirements for the browser are reduced, since the service works even on medium-power devices. In addition, the service is quickly started without delays in loading and compiling WebAssembly

References

1. ASP.NET Core Blazor. Microsoft Learn: Build skills that open doors in your career.
2. Overview of ASP.NET Core SignalR. Microsoft Learn: Build skills that open doors in your career.
3. Azure SignalR Service documentation. Microsoft Learn: Build skills that open doors in your career.
4. Himschoot P. Blazor Revealed: Building Web Applications in .NET. Apress, 2019. 272 p.
5. ASP.NET Core Blazor authentication and authorization. Microsoft Learn: Build skills that open doors in your career.

Abstract views: 7
PDF Downloads: 4
Published
2025-06-16
How to Cite
Pekh, P., & Yanchar О. (2025). Features of modern technology for C# Blazor Server for web applications development. creating web applications using C# BLAZOR SERVER. COMPUTER-INTEGRATED TECHNOLOGIES: EDUCATION, SCIENCE, PRODUCTION, (59), 258-264. https://doi.org/10.36910/6775-2524-0560-2025-59-33
Section
Computer science and computer engineering