issues
search
dylanmei
/
linqpad-soap-driver
A SOAP service driver for LINQPad
MIT License
65
stars
25
forks
source link
Enable Basic Authentication and local file xml loading
#16
Open
yongzhao1
opened
2 years ago
yongzhao1
commented
2 years ago
The following changes have been made:
allow creating a connection through file:///C:\
update .Net framework to 4.6
allow creating a connection using Basic Authentication
The following changes have been made: