Blazored / Gitter

A Blazor Gitter Client
MIT License
37 stars 14 forks source link

Decouple Blazor.Gitter.Library #78

Closed chucker closed 4 years ago

chucker commented 4 years ago

Make it more feasible to release Blazor.Gitter.Library as a standalone API client library without Blazor-specific dependencies.

Once #74 is merged, we can also remove the dependency on Microsoft.AspNetCore.Blazor.HttpClient.

SQL-MisterMagoo commented 4 years ago

Merged manually due to incoming changes from previous commits Merged in 22c5f7

Thanks very much