I think you've asked for too much detail for a mailing list posting.

You might start with http://justinramel.com/2013/01/15/5-minute-setup/ and
review the material there, or you might start with the Jenkins wiki pages
like https://wiki.jenkins-ci.org/display/JENKINS/MSBuild+Plugin

I've run SharePoint development projects and other Microsoft.Net projects
on Jenkins with git source control by hosting one or more slave machines
running Windows with development environments (Visual Studio 2010 in our
case).  You'll probably want to investigate the MSBuild plugin, the NUnit
plugin, and the other pointers that appear from a web search of topics
like Microsoft.Net Jenkins or Jenkins MSBuild, or Jenkins Windows
regression testing.

Mark Waite

On Wed, May 27, 2015 at 11:24 AM <lpkr...@gmail.com> wrote:

> Hi,
>  I am using GIT and jenkin for continuous integration.
>
> my jenkins and GIT installed in linux,& want to build dot net application
> in jenkins  .
>  could you please let me know the steps automated Continuous integration
> for  dotnet application.(include regression testing,code review,code
> coverage) with all the metrics
>
>  thanks,
> Lakshmi.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/4b99cdab-d27b-4899-ab1e-39b76e3db7a5%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/4b99cdab-d27b-4899-ab1e-39b76e3db7a5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEg7s64LE2785r2eQRxpf%2BF8UaA6F3qh7QQm-octZMWTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to