Fast Endpoints - An Alternative to Asp.net core
MVC has become the de facto web development tool for DotNet application development. As part of DotNet 6, Microsoft has acquired a minimal API, which gives an alternative to the full-featured framework. Minimal APIs are great in terms of performance ...
Jan 23, 20233 min read1.7K
