question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support transform content files (xml and .pp)

See original GitHub issue

Hi

It would be nice to support the config transform files like for example Microsoft.AspNet.Mvc package does to bootstrap web.config for MVC projects. Those files (.install.xdt and .uninstall.xdt) should also never be added as content

Thanks, Tom

Transform files (ref https://docs.nuget.org/create/configuration-file-and-source-code-transformations ):

  • xml
  • .pp

Issue Analytics

  • State:open
  • Created 9 years ago
  • Reactions:1
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mzhukovscommented, Jun 3, 2018

I can’t for the life of me get this to work (creating a nuget package that will copy over one .cs.pp file and some static assets into the target project that installs the package) - can anyone please help by providing a simple VS2017 project that is all set up to package the nuget that would achieve this? Would be much appreciated.

0reactions
enricosadacommented, Jan 24, 2018

from https://github.com/fsprojects/Paket/issues/1139#issuecomment-148409344

its described in the “Source Code Transformations” and “Specifying Source Code Transformations” sections at https://docs.nuget.org/create/configuration-file-and-source-code-transformations

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to: Use XSLT Transformations with Project XML Data ...
This article shows you how to use XSLT with Microsoft Office Project 2007 XML Data Interchange files to filter and display project information....
Read more >
Converting Adobe XML forms back to normal PDF
Solved: I want to get rid of the XML Forms in my PDF and then save as regular PDF format so that I...
Read more >
Transform Service Fabric Config Or Any XML file with ...
I am trying to transform config.xml file in a service fabric app. The problem i am facing is that the root element of...
Read more >
XML to a Database
Data can be transformed from any Jitterbit supported format to XML and vice ... pane of the screen, then choose New Transformation from...
Read more >
XML Parser Transformation
When the Integration Service processes an XML Parser transformation, it reads a row of XML data, parses the XML, and returns data through...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found