Technologies:
- C#
- .NET 6
- ASP.NET Core
With the release of ASP.NET Core came a host of new features. One of which is the middleware pipeline. I wanted to learn how swiftly an API can be built for prototyping. How viable would this feature be for a complete implementation? With this new feature, the ASP.NET core team opened the door to rapid API development.