-
There are several issues around this topic, and none are very explicit.
This issue will track the work we need to do to make this happen.
AoT has become an important tech across the industry, wi…
-
# A Simple Multi-Client WebSocket Server - Forty Years of Code
Learn from this simple websocket server with realistic features.
[https://mcguirev10.com/2019/01/15/simple-multi-client-websocket-ser…
-
I would expect to require a .github/workflows folder in the root directory of the repository, not in the projects folder.
I have a github repository with this structure:
- .github/workflows
- s…
-
Hello, I just want to be sure, are the components (Buttons, Combobox etc.) only part of Fabric-React?
Are they not available if you want to create web applications or websites without using react?
…
-
List of Xamarin.Forms elements that are available in Experimental Forms binding for Blazor.
Note: Some elements have been wrapped, but not all of their properties have been implemented.
* [ ] Bi…
Eilon updated
2 years ago
-
It will be nice to have an option to switch to/from WASM and Blazor Server mode.
Server mode will make life easy during development phase (speed and debugging) for template users.
Or include a Bla…
-
Now is a good time to start thinking about what might come next. I've started some issues to that end. Feel free to comment with links to improvements that you'd like to see in .NET 8.
- #7566
- h…
-
Here are my 2 request:
1. IUserRepository needs to support async. If I want my repository to be in the browser's local storage or in a SQL Lite database, async methods need to be supported
2. Supp…
-
It would be a great companion tool to have to convert ascx files to razor components - fixing any obvious name changes along the way (thinking the @context vs Item problem here)
-
### Is there an existing issue for this?
- No
### Is your feature request related to a problem? Please describe the problem.
SignalR connection has a Keep-Alive (default 15 seconds) which is …