Jering.Javascript.NodeJS v6.0.0-beta.0 Release Notes

Release Date: 2021-02-10 // about 3 years ago
  • โž• Additions

    • โž• Added NetCoreApp3.0 as a target.
    • Library uses HTTP/2 to communicate with Node.js when using NetCoreApp3.0 binaries. (#97). ### ๐Ÿ”„ Changes
    • ๐Ÿ’ฅ Breaking: Simplified the surface area of IHttpClientService. Users can use DI to register a custom implementation of this service to customize their HttpClient.