Skip to content

llRandom/HttpBatchHandler

 
 

Repository files navigation

HttpBatchHandler

HttpBatchHandler for ASP .NET Core 2.0

Currently working

  • Customization of batch handler by OnXXXEvents
  • HttpContent for batch requests (the old WebAPI 2.0 libraries should not be necessary anymore)

TODO

  • Edge case error handling
  • The library should be probably split into two parts, one for the requests and one for the actual batchhandler

About

HttpBatchHandler for ASP .NET Core 3.0+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%