Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Shared Project Template by Daniel Meixner
Shared Project Template by Daniel Meixner

Shared Project Template by Daniel Meixner

DanielMeixner

|
2,626 installs
| (0) | Free
This VSIX installs a template for Shared Code based on the default Visual Studio template in Universal Apps. It's a demo template based on a blog post on http://blogs.msdn.com/dmx and comes with no warranty.
Download

This is a template based on the shared code project template in VS 2013 Update 2. It allows you to share files between multiple projects. You have to manually reference this projects from the other projects. To add a reference, simply add an import statement into your project xml like the following:

<Import Project="..\Awesome Shared Project\Common.Shared.projitems" Label="Shared"/>

Make sure the path is correct.

This is a technology demo, not a product for productive usage!

For more info check out my blog. (http://blogs.msdn.com/dmx)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft