This website works better with JavaScript.
Explore
Help
Register
Sign In
StudyGroup
/
HttpClientStudy
Watch
2
Star
0
Fork
You've already forked HttpClientStudy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a0b275560
HttpClientStudy
/
HttpClientStudy.Config
/
WebApiConfig.cs
8 lines
126 B
C#
Raw
Blame
History
namespace
HttpClientStudy.Config
{
public
class
WebApiConfig
{
public
string
BaseUrl
{
get
;
set
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink