Technical requirements
For the recipes in this chapter, you’ll need the following:
- .NET 9 SDK: SignalR is now included out of the box with .NET, so there is nothing to install.
- Terminal emulator: A terminal emulator that can perform splits is recommended. To see the power of SignalR, it is useful to be able to connect from multiple clients at once.
- SQLite: We will be using SQLite as the database in all recipes in this chapter. If you would like to examine the data manually, we recommend downloading https://sqlitebrowser.org/.