search
cancel
Search
Agile Central - .NET Toolkit: Start Building .NET applications for Agile Central
book
Article ID: 108634
calendar_today
Updated On:
Products
Rally On-Premise
Rally SaaS
Show More
Show Less
Issue/Introduction
How can we start building Agile Central application in .NET ?
Resolution
Step 1: Our working environment:
Microsoft Visual Studio 2017 Community Edition
–It’s Free. You need a MSDN account (you can also signup after install).
–Must install “.NET Desktop Development” option. Make certain “.NET Framework 4-4.6 Development” option is selected.
Step 2: Test Visual Studio – Hello World first app.
Step 3: Download .NET Tool-Kit
–
https://github.com/RallyTools/RallyRestToolkitFor.NET
(Green button download latest version). Click
Releases
to find all releases.
Step 4: Check out:
User Guide, API Doc and few code samples
.
Step 5: Create Visual Studio Project and build one/few samples.
Step 6: You’re all set to write your own code. Go for it
Feedback
thumb_up
Yes
thumb_down
No