dotnet / dotnet/aspnetcore

Server/Remote functions

Open
#65,189 2 comments 0 reactions 0 assignees View on GitHub
area-blazor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Is your feature request related to a problem? Please describe the problem.

_No response_

### Describe the solution you'd like

We need Server/Remote functions that resident in web server (backend) and can be called from any blazor mode (ssr/server/webassembly) without any change, hack or wrapper api (by developer!) ?

Sveltekit, Tanstack.Start, Nuxt and others have such features and it will be good to have the same feature in Blazor...

I know someone may said we have "grpc" but this is not pure C# and needs a lot of work and hack in client and server sides...

what we need is pure C# function that called as any normal C# function from anywhere without any extra effort from developer

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.