Skip to content

Commit f6c9f6f

Browse files
Clarify on Unity and Avalonia support
1 parent 27fac58 commit f6c9f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ the functionality rather than on messing around with configuration files or comp
1010

1111
- Setup new webservices in a couple of minutes using [project templates](https://genhttp.org/documentation/content/templates/)
1212
- Supports [current standards](https://genhttp.org/features/) such as Open API, Websockets, Server Sent Events or JWT authentication
13-
- Embed web services into a new or already existing console, service, WPF, WinForms, WinUI, MAUI, Unity or Uno application
13+
- Embed web services into a new or already existing console, service, WPF, WinForms, WinUI, MAUI, Avalonia or Uno application
1414
- Projects are fully described in code - no configuration files needed, no magical behavior you need to learn
1515
- Optionally supports [Kestrel](https://genhttp.org/documentation/server/engines/) as an underlying HTTP engine (enables HTTP/2 and HTTP/3 via QUIC)
1616
- [Optimized](https://genhttp.org/features/) out of the box, small memory and storage [footprint](https://genhttp.org/features/#footprint)

0 commit comments

Comments
 (0)