-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Ushakov Michael edited this page Sep 19, 2025
·
4 revisions
Technical wiki starts here: WebApiToolkit wiki!
- Create
WebAPI
(REST
,gRPC
) quickly : it takes less than 10 minutes to create WeatherControl application prototyping and even quick production - Easy switch technology (i.e.
EntityFramework
->Dapper
/MongoDB driver
or something different) - Easy switch
WebAPI
typeREST
->gRPC
orSignalR
(in the FUTURE)