Todd
0125ac65d9
re-naming Flurl.Http.CodeGen -> Flurl.CodeGen
...
since it's used in both Flurl and Flurl.Http now
2020-10-24 13:30:12 -05:00
Todd Menier
16cc70d464
bump version
2019-12-29 09:21:38 -06:00
Todd Menier
2d53963bcd
exclude auto-gen'd method from test coverage stats, bump up threshold
2019-12-29 09:16:04 -06:00
Todd Menier
481a3f4a11
#489 System.Uri extensions
2019-12-27 17:35:10 -06:00
Nikolay Molchanov
5fef156ad6
[edit] add test exclude to test.cmd
2019-02-24 19:42:50 +03:00
Nikolay Molchanov
7bd7345f87
[fix] try to fix tests
2019-02-24 12:54:13 +03:00
Nikolay Molchanov
d341bb0ee4
[fix] path
2019-02-24 12:09:17 +03:00
Nikolay Molchanov
4345f5d90c
[fix] errors
2019-02-24 12:04:56 +03:00
Nikolay Molchanov
72be7f40c0
[add] coverage for tests
2019-02-24 12:04:41 +03:00
Nathan Lowe
4f0cebc0d7
Fix interpreter shebang on build and test scripts
2018-03-31 12:21:54 -04:00
Nathan Lowe
031ae4619e
Add tooling for building only nestandard and netcoreapp targets
...
This is in prep for #286 and allows users on macOS and Linux to build
and test only the netstandard and netcoreapp targets. All published
projects support at least netstandard1.1 which is consumable from net45,
so if we decide to just have everyone consume a netstandard package this
can be greatly simplified.
2018-03-31 12:21:16 -04:00
Todd Menier
3e44c2ea44
build folder in sln
2017-08-17 16:43:04 -05:00
Todd Menier
8bc9fecc6a
major changes for Flurl.Http 2.0. better HttpClient reuse, request-level headers and settings, refactoring & cleanup
2017-08-04 16:34:52 -05:00
Nikolay Molchanov
1b7d6de993
[fix] flurl nuget pack
2017-07-17 11:23:18 +03:00
Nikolay Molchanov
101d61a0ba
[add] add correct PCL target
2017-07-14 21:07:05 +03:00
Nikolay Molchanov
82ea6edba7
drop PCL target
2017-07-14 03:18:47 +03:00
Nikolay Molchanov
f06097fc6f
[edit] migrate tests. phase 1
2017-06-06 21:36:27 +03:00
Nikolay Molchanov
bf800560f8
[edit] small fix
2017-06-06 11:58:04 +03:00
Nikolay Molchanov
edd1a7a32d
[edit] migrate Flurl.Http
2017-06-06 11:55:12 +03:00
Nikolay Molchanov
3e0f1be661
[edit] migrate to VS2017
...
[fixed] #176
2017-06-05 22:32:36 +03:00
Todd Menier
d266d45ea4
bumped Flurl.Http to 1.1.2, bumped its Flurl dependency to 2.3.0
2017-02-26 20:09:20 -06:00
Todd Menier
ee064c2862
removed -pre from Flurl 2.3.0
2017-02-26 14:23:06 -06:00
Todd Menier
d7e04b6948
up'd Flurl version for 2.3 prerelease
2017-02-21 16:24:31 -06:00
Todd Menier
10032cede2
stripped -pre from release
2016-11-28 08:19:26 -06:00
Todd Menier
53e4d51532
up'd Flurl.Http to 1.1.1-pre
2016-11-23 19:44:48 -06:00
Todd Menier
cab083f24e
up'd Flurl.Http version
2016-11-20 19:19:23 -06:00
Todd Menier
f8498c056b
release notes tweak for Flurl.Http 1.0.3
2016-09-21 22:00:14 -05:00
Collin
fa26495707
#131 bugfix
2016-09-14 17:29:39 +03:00
Collin
0f04a5f17f
Move to System.Globalization
2016-09-12 18:37:45 +03:00
Collin
834df5126a
Fixed #128
2016-09-09 00:34:57 +03:00
Todd Menier
0ccf867f49
nuspec comment for Flurl.Http 1.0.1
2016-07-30 21:10:14 -05:00
Todd Menier
376f50a9a2
stripped -beta2 from Flurl.Http 1.0.1
2016-07-30 21:04:05 -05:00
Todd Menier
aed9c247fe
stripped -beta from Flurl 2.2
2016-07-30 20:56:31 -05:00
Todd Menier
d99259292b
up'd Flurl 2.2 to beta2
2016-07-28 10:03:36 -05:00
Nikolay Molchanov
8e85e959b2
Return back full PCL
2016-07-26 16:29:15 +03:00
Todd Menier
69db8f5793
Flurl version bump
2016-07-25 22:37:20 -05:00
Nikolay Molchanov
94b77a92b4
Try to delete not needed scripts to improve build time.
2016-07-18 19:08:31 +03:00
Nikolay Molchanov
f49b5e6df8
Revert old project names - part 2
2016-07-18 18:37:19 +03:00
Todd Menier
2c01af534f
strip -beta from Flurl.Http 1.0
2016-07-17 21:18:47 -05:00
Todd Menier
c7949949ce
strip -beta from Flurl 2.1
2016-07-17 21:00:30 -05:00
Todd Menier
17a45792ed
SendAsync extensions for string and Url, added HttpCompletionOption to all HTTP extension methods
2016-07-17 14:58:46 -05:00
Todd Menier
399ebd8850
#113 - multipart/form-data (replaces #48 )
2016-07-14 16:04:30 -05:00
Todd Menier
f1a4870c5c
oops...release notes link take 2
2016-07-12 15:51:52 -05:00
Todd Menier
edab706543
updated nuspec to point to 1.0 release notes
2016-07-10 14:04:44 -05:00
Nikolay Molchanov
f756bc601a
Fix net45 dependicies
2016-06-30 20:33:28 +03:00
Nikolay Molchanov
85a14b407f
Update install.ps1
2016-06-30 17:00:07 +03:00
Nikolay Molchanov
9b8598be27
Update to NET core 1.0.0
2016-06-29 22:20:20 +03:00
Nikolay Molchanov
14a005ad0b
fixed #86 , fixed net461 dependicies, fixed tests, lowered dependicies to stable
2016-06-01 16:17:30 +03:00
Nikolay Molchanov
21b277830d
Fix targets - part 3
2016-05-30 18:22:28 +03:00
Nikolay Molchanov
9254df1cef
Fix targets - part 2
2016-05-28 03:06:59 +03:00