WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern

License

Notifications You must be signed in to change notification settings

hoppel/FastEndpoints

 
 

Repository files navigation

license nuget tests nuget discord

FastEndpoints

A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.

FastEndpoints offers a better alternative than the Minimal Api and MVC Controllers with the aim of increasing developer productivity. Performance is on par with the Minimal Api and is faster; uses less memory; and does around 45k more requests per second than a MVC Controller in a head-to-head comparison.

please visit the official website for detailed documentation.

About

A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%