Edit: According to the Visual Studio 2015 Preview documentation, VS 2015 adds templates for shared projects and a UI for managing the references, so the below should no longer be necessary after upgrading.
There does not seem to be a way to create one directly. It appears currently that Shared Code projects are automatically created when you create a Universal App project as shown in this introduction to creating a Universal App.
Therefore, to create one in your solution: Add a new project type “Blank App (Universal App).” Delete the Windows 8 and Windows Phone projects it created leaving only the Shared project.
Related Posts:
- “Error while trying to run project: Unable to start program”. Can run program only once. Then VS needs restart
- What is a NullReferenceException, and how do I fix it?
- What is a NullReferenceException, and how do I fix it?
- Error : Could not load file or assembly or one of it’s dependencies
- How do I remedy “The breakpoint will not currently be hit. No symbols have been loaded for this document.” warning?
- .NET graph library around?
- Visual Studio keeps crashing
- How to enable assembly bind failure logging (Fusion) in .NET
- Strip double quotes from a string in .NET
- When should I use a List vs a LinkedList
- .Net 4.8 Support for Windows 10 ends in 26 days?
- How do I get a random YouTube video with the YouTube API?
- An existing connection was forcibly closed by the remote host
- How can I convert String to Int?
- I am getting Failed to load resource: net::ERR_BLOCKED_BY_CLIENT with Google chrome
- IOException: The process cannot access the file ‘file path’ because it is being used by another process
- No connection could be made because the target machine actively refused it?
- Could not load file or assembly or one of its dependencies
- What does a lock statement do under the hood?
- Converting string to byte array in C#
- Could not load file or assembly or one of its dependencies
- Unity OnTriggerEnter2D not registering
- Priority queue in .Net
- What is the difference between int, Int16, Int32 and Int64?
- What is the purpose of nameof?
- Configuration System Failed to Initialize
- How to open .dll files to see what is written inside?
- How to add a default Default.aspx to a ASP.NET Web Application Project?
- Windows .NET API / Windows 7 / Bluetooth communication with Intel Curie Arduino / Genuino 101
- Error 1053 the service did not respond to the start or control request in a timely fashion
- Get current folder path
- foreach vs someList.ForEach(){}
- Visual Studio /**/ comment shortcut?
- System.web.mvc missing
- Nullable object must have a value?
- Access to the path is denied
- Why is Dictionary preferred over Hashtable in C#?
- What does mscorlib stand for?
- Extension methods must be defined in a non-generic static class
- Metadata file ‘.dll’ could not be found
- WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for jquery
- Add new item in existing array in c#.net
- How to resolve this System.IO.FileNotFoundException
- What is clr.dll on .Net framework and what does it do?
- what is this oleaut32.dll?
- Associating enums with strings in C#
- How do I declare a DefaultValue attribute whose value is an array of strings?
- How does the “Using” statement translate from C# to VB?
- How to resolve this System.IO.FileNotFoundException
- HttpWebRequest-The remote server returned an error: (400) Bad Request
- Extension methods must be defined in a non-generic static class
- Can’t use System.Windows.Forms
- How to use the “Using” statement in ASP.net razor webpages?
- How can I get the application’s path in a .NET console application?
- Reading settings from app.config or web.config in .NET
- There is no argument given that corresponds to the required formal parameter – .NET Error
- Invalid URI: The format of the URI could not be determined
- Multiple file-extensions searchPattern for System.IO.Directory.GetFiles
- Could not establish trust relationship for SSL/TLS secure channel — SOAP
- What is the C# version of VB.net’s InputDialog?
- Visual studio 2019 freezes when debugging
- Unable to read data from the transport connection : An existing connection was forcibly closed by the remote host
- How to make an HTTP POST web request
- How to add comments into a Xaml file in WPF?
- Visual Studio: The Operation could not be completed. The parameter is incorrect
- Why did I get the compile error “Use of unassigned local variable”?
- Reading CSV file and storing values into an array
- The remote server returned an error: (407) Proxy Authentication Required
- Merge two (or more) lists into one, in C# .NET
- How to open a new form from another form
- C# – How to convert string to char?
- How do you sort a dictionary by value?
- EntityType has no key defined error
- HTML.ActionLink method
- Deep cloning objects
- Regular expression “^[a-zA-Z]” or “[^a-zA-Z]”
- How do I restart my C# WinForm Application?
- How to solve ‘…is a ‘type’, which is not valid in the given context’? (C#)
- What is the purpose of the vshost.exe file?
- How to split() a delimited string to a List
- “A project with an Output type of Class Library cannot be started directly”
- Remove element of a regular array
- “A project with an Output type of Class Library cannot be started directly”
- Best way to reverse a string
- An object reference is required to access a non-static member
- Task vs Thread differences
- Merging two arrays in .NET
- How to get relative path of a file in visual studio?
- How can I know if a process is running?
- String was not recognized as a valid DateTime ” format dd/MM/yyyy”
- XmlSerializer – There was an error reflecting type
- Substring index and length must refer to a location within the string
- Run Command Prompt Commands
- How to make a simple popup box in Visual C#?
- windows could not start service on local computer error 5 access is denied
- Receiving access denied error from Visual Studio when trying to change target framework
- How can I implement static methods on an interface?
- Catch multiple exceptions at once?
- How to delete a file after checking whether it exists
- Unexpected character encountered while parsing value