Skip to content

Releases: Beffyman/AspNetCore.Client

0.12.1

24 Sep 18:36
Compare
Choose a tag to compare
hid dependency

0.12.0

23 Sep 23:34
edd3c2d
Compare
Choose a tag to compare
0.12.0 + Feature/signalR (#37)

#35 #38 #33 #37
Added SignalR support
Corrected the Type parsing
Added support for FileResults + Stream return types
Fixed Inheritance validation
Moved the Attribute namespaces to keep SignalR and Http attributes separate

0.11.1

13 Sep 16:21
Compare
Choose a tag to compare
- Fix for blazor, can use existing http clients
- Updated Flurl + Roslyn packages

0.11.0

29 Aug 03:59
Compare
Choose a tag to compare
V0.11.0

0.10.3

24 Aug 13:38
Compare
Choose a tag to compare
typo fixes

0.10.2

23 Aug 18:05
Compare
Choose a tag to compare
0.10.2

0.10.1

22 Aug 21:05
Compare
Choose a tag to compare
fix for ignore endpoints + non-endpoint methods

0.10.0

22 Aug 20:29
7c69406
Compare
Choose a tag to compare
Feature/inheritance (#31)

* inheritance from base classes

* more inheritance support/changed DI for client/optional  due to net framework issues

* adding little live test project for manual testing atm

* appveyor doesn't support 2.1.400 yet..

* lowered dependency versions

* more DI options for clients

0.9.0

21 Aug 03:32
Compare
Choose a tag to compare
0.9.0

0.8.0

31 Jul 20:40
f8b6ebf
Compare
Choose a tag to compare
Versioned Routes + Repositories + 0.8.0 (#18)