Microsoft.NETCore.Targets
1.1.0-preview1-24530-04
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.NETCore.Targets --version 1.1.0-preview1-24530-04
NuGet\Install-Package Microsoft.NETCore.Targets -Version 1.1.0-preview1-24530-04
<PackageReference Include="Microsoft.NETCore.Targets" Version="1.1.0-preview1-24530-04" />
<PackageVersion Include="Microsoft.NETCore.Targets" Version="1.1.0-preview1-24530-04" />
<PackageReference Include="Microsoft.NETCore.Targets" />
paket add Microsoft.NETCore.Targets --version 1.1.0-preview1-24530-04
#r "nuget: Microsoft.NETCore.Targets, 1.1.0-preview1-24530-04"
#addin nuget:?package=Microsoft.NETCore.Targets&version=1.1.0-preview1-24530-04&prerelease
#tool nuget:?package=Microsoft.NETCore.Targets&version=1.1.0-preview1-24530-04&prerelease
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.
When using NuGet 3.x this package requires at least version 3.4.
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
|