Microsoft.NETCore.Targets 2.1.0-preview2-26406-04

This is a prerelease version of Microsoft.NETCore.Targets.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.NETCore.Targets --version 2.1.0-preview2-26406-04
                    
NuGet\Install-Package Microsoft.NETCore.Targets -Version 2.1.0-preview2-26406-04
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.NETCore.Targets" Version="2.1.0-preview2-26406-04" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NETCore.Targets" Version="2.1.0-preview2-26406-04" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NETCore.Targets" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.NETCore.Targets --version 2.1.0-preview2-26406-04
                    
#r "nuget: Microsoft.NETCore.Targets, 2.1.0-preview2-26406-04"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.NETCore.Targets&version=2.1.0-preview2-26406-04&prerelease
                    
Install Microsoft.NETCore.Targets as a Cake Addin
#tool nuget:?package=Microsoft.NETCore.Targets&version=2.1.0-preview2-26406-04&prerelease
                    
Install Microsoft.NETCore.Targets as a Cake Tool

Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on Microsoft.NETCore.Targets:

Package Downloads
System.Runtime

Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri When using NuGet 3.x this package requires at least version 3.4.

System.Reflection

Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module When using NuGet 3.x this package requires at least version 3.4.

System.IO

Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.

System.Threading.Tasks

Provides types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.Task<TResult> System.Runtime.CompilerServices.TaskAwaiter<TResult> System.Threading.Tasks.TaskCompletionSource<TResult> System.Threading.Tasks.Task System.OperationCanceledException System.AggregateException When using NuGet 3.x this package requires at least version 3.4.

System.Text.Encoding

Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes. Commonly Used Types: System.Text.Encoding System.Text.DecoderFallbackException System.Text.Decoder System.Text.EncoderFallbackException System.Text.Encoder System.Text.EncoderFallback System.Text.EncoderFallbackBuffer System.Text.DecoderFallback System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on Microsoft.NETCore.Targets:

Repository Stars
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
p-org/P
The P programming language.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
NickvisionApps/Denaro
Manage your personal finances
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
Drutol/MALClient
Not so small client app for Myanimelist.net - Windows 10 UWP & Android
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
roubachof/Xamarin-Forms-Practices
Collection of good practices for Xamarin forms developement
dseph/EwsEditor
EWSEditor is a large sample which shows how Exchange Web Services (EWS) calls can be done in code.
NickvisionApps/Tagger
Tag your music
NickvisionApps/Cavalier
Visualize audio with CAVA
WaelHamze/xrm-ci-framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
ABTSoftware/SciChart.Wpf.Examples
Examples, tutorials, and sandbox for SciChart WPF: High Performance Realtime Charts
LingFeng-bbben/MajdataPlay
A Simai Player
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
rappen/FetchXMLBuilder
FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
microsoft/Office365APIEditor
If you're looking for a successor application of Office365APIEditor, please try Graph Editor - https://github.com/rykoma/Graph-Editor
Version Downloads Last updated
5.0.0 119 1/19/2021
5.0.0-rc.2.20475.5 1 1/20/2021
5.0.0-rc.1.20451.14 0 1/20/2021
5.0.0-preview.8.20407.11 0 1/19/2021
5.0.0-preview.7.20364.11 0 1/20/2021
5.0.0-preview.6.20305.6 0 1/19/2021
5.0.0-preview.5.20278.1 0 1/20/2021
5.0.0-preview.4.20251.6 0 1/20/2021
5.0.0-preview.3.20214.6 0 1/20/2021
5.0.0-preview.2.20160.6 0 1/19/2021
5.0.0-preview.1.20120.5 0 1/20/2021
3.1.0 0 1/19/2021
3.1.0-preview3.19551.4 0 1/20/2021
3.1.0-preview2.19523.17 0 1/20/2021
3.1.0-preview1.19504.10 0 1/20/2021
3.0.0 1 1/20/2021
3.0.0-rc1.19456.4 0 1/20/2021
3.0.0-preview9.19421.4 0 1/20/2021
3.0.0-preview9.19416.11 0 1/20/2021
3.0.0-preview8.19405.3 0 1/20/2021
3.0.0-preview7.19362.9 0 1/20/2021
3.0.0-preview6.19303.8 0 1/20/2021
3.0.0-preview6.19264.9 0 1/20/2021
3.0.0-preview5.19224.8 1 1/20/2021
3.0.0-preview4.19212.13 0 1/20/2021
3.0.0-preview3.19128.7 0 1/20/2021
3.0.0-preview.19073.11 0 1/19/2021
3.0.0-preview.18571.3 0 1/19/2021
2.1.0 18,259 1/19/2021
2.1.0-rc1 1 1/20/2021
2.1.0-preview2-26406-04 1 1/20/2021
2.1.0-preview1-26216-02 0 1/20/2021
2.0.0 93 1/20/2021
2.0.0-preview2-25405-01 1 1/20/2021
2.0.0-preview1-25305-02 1 1/20/2021
1.1.4 0 1/20/2021
1.1.3 5,342 1/19/2021
1.1.2 0 1/20/2021
1.1.1 2 1/19/2021
1.1.0 20,903 1/20/2021
1.1.0-preview1-24530-04 49 1/20/2021
1.0.7 0 1/20/2021
1.0.6 0 1/20/2021
1.0.5 0 1/20/2021
1.0.4 2 1/20/2021
1.0.3 804 1/20/2021
1.0.2 47 1/20/2021
1.0.1 20,918 1/19/2021
1.0.1-rc2-24027 197 1/20/2021
1.0.1-beta-23516 1,401 11/18/2015
1.0.1-beta-23409 365 10/15/2015
1.0.1-beta-23225 1,520 9/1/2015
1.0.0 79,674 7/29/2015
1.0.0-beta-23109 266 7/27/2015
1.0.0-beta-23019 99 6/30/2015