简体   繁体   中英

Connect asp net project to a MantisBT tracker

I have an asp net project and I have to add some issues to a Mantis tracker affter a login. What is the best way to do it? JS or C#? I found a couple of libraries (like Mantis-JS), but I see that there is no documentation and I don't understand what I should do.

MantisDotNetClient seems to be what you are looking for. And of course you can always roll your own client by importing the WSDL. I'm not familiar with .Net development but it should be pretty standard stuff.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM