Skip to content

avonwyss/bsn.Har

Repository files navigation

bsn.Har

.NET Library for handling HAR requests and responses.

In addition to serialization and deserialization support, it also has some helper code for creating a HAR-based HTTP server (received HAR requests and responds with HAR responses).


Links


Description

  • Implements .NET HAR serialization and deserialization
  • Helper methods for getting and setting bodies
  • Parsing of query strings and multipart/form-data and application/x-www-form-urlencoded bodies
  • Lightweight framework for routing HAR requests to create a HTTP server, including command-pattern and binding support

Source

https://github.com/avonwyss/bsn.Har


License

About

.NET Library for handling HAR requests and responses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages