-
Notifications
You must be signed in to change notification settings - Fork 0
ahaley/AtTask
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
Repository files navigation
.NET AtTask Class Library To use this class library include reference into your project and create the configuration file attask.config with the appropriate AtTask credentials. <?xml version="1.0"?> <appSettings> <add key="Username" value="<USERNAME>" /> <add key="Password" value="<PASSWORD>" /> <add key="AtTaskUrl" value="https://<DOMAIN>.attask-ondemand.com/attask/api/" /> </appSettings>
About
.NET AtTask library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published