Microsoft.NETCore.Targets 1.0.0-beta-23019
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.
Showing the top 20 packages that depend on Microsoft.NETCore.Targets.
| Packages | Downloads |
|---|---|
|
System.Runtime.InteropServices
Provides types that support COM interop and platform invoke services.
Commonly Used Types:
System.Runtime.InteropServices.GCHandle
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.COMException
System.DllNotFoundException
System.Runtime.InteropServices.DllImportAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
162 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
c5668293c2ec0cbac24739f64067d0de0e0c63c9
When using NuGet 3.x this package requires at least version 3.4.
|
141 |
|
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.
|
139 |
|
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.
|
133 |
|
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.
|
133 |
|
System.Collections
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
132 |
|
System.Reflection.Primitives
Provides common enumerations for reflection-based libraries.
Commonly Used Types:
System.Reflection.FieldAttributes
System.Reflection.Emit.OpCode
System.Reflection.TypeAttributes
System.Reflection.MethodAttributes
System.Reflection.CallingConventions
System.Reflection.PropertyAttributes
System.Reflection.EventAttributes
System.Reflection.ParameterAttributes
System.Reflection.GenericParameterAttributes
System.Reflection.MethodImplAttributes
When using NuGet 3.x this package requires at least version 3.4.
|
127 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
eb9bc9205169e4c00d218d03167a564a7429921f
When using NuGet 3.x this package requires at least version 3.4.
|
122 |
|
System.Threading.Timer
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals.
Commonly Used Types:
System.Threading.Timer
System.Threading.TimerCallback
When using NuGet 3.x this package requires at least version 3.4.
|
122 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
5f979c18c12f4903b171ca8cefccceeb03b22c32
When using NuGet 3.x this package requires at least version 3.4.
|
121 |
|
System.Globalization
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings.
Commonly Used Types:
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo
System.Globalization.NumberFormatInfo
System.Globalization.CalendarWeekRule
System.Globalization.TextInfo
System.Globalization.Calendar
System.Globalization.CompareInfo
System.Globalization.CompareOptions
System.Globalization.UnicodeCategory
When using NuGet 3.x this package requires at least version 3.4.
|
119 |
|
System.Text.Encoding.Extensions
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.
Commonly Used Types:
System.Text.UTF8Encoding
System.Text.UnicodeEncoding
System.Text.ASCIIEncoding
System.Text.UTF7Encoding
System.Text.UTF32Encoding
When using NuGet 3.x this package requires at least version 3.4.
|
118 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
118 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
ccea2e606d948094cf861b81e15245833bfb7006
When using NuGet 3.x this package requires at least version 3.4.
|
116 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
bb155063c5d3787c70d8f4de4088c7f0f0ef719c
When using NuGet 3.x this package requires at least version 3.4.
|
116 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
0a3c9209c044e7772631cd0b926630c75ac13319
When using NuGet 3.x this package requires at least version 3.4.
|
114 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
113 |
|
System.Diagnostics.Tools
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools.
Commonly Used Types:
System.CodeDom.Compiler.GeneratedCodeAttribute
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
113 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
17373eb129b3b05aa18ece963f8795d65ef8ea54
When using NuGet 3.x this package requires at least version 3.4.
|
112 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
caa7b7e2bad98e56a687fb5cbaf60825500800f7
When using NuGet 3.x this package requires at least version 3.4.
|
112 |
Any 0.0
- Microsoft.NETCore.Platforms (>= 1.0.0-beta-23019)
DNXCore 5.0
- Microsoft.NETCore.Targets.DNXCore (>= 1.0.0-beta-23019)
- Microsoft.NETCore.Platforms (>= 1.0.0-beta-23019)
.NET Framework 4.6
- Microsoft.NETCore.Targets.NETFramework (>= 1.0.0-beta-23019)
- Microsoft.NETCore.Platforms (>= 1.0.0-beta-23019)
.NETCore 5.0
- Microsoft.NETCore.Targets.UniversalWindowsPlatform (>= 1.0.0-beta-23019)
- Microsoft.NETCore.Platforms (>= 1.0.0-beta-23019)
| Version | Downloads | Last updated |
|---|---|---|
| 6.0.0-preview.4.21253.7 | 91 | 6/16/2023 |
| 6.0.0-preview.3.21201.4 | 97 | 7/5/2023 |
| 6.0.0-preview.1.21102.12 | 103 | 7/10/2023 |
| 5.0.0 | 91 | 6/30/2023 |
| 5.0.0-rc.2.20475.5 | 66 | 7/9/2023 |
| 5.0.0-rc.1.20451.14 | 104 | 7/3/2023 |
| 5.0.0-preview.8.20407.11 | 81 | 7/2/2023 |
| 3.0.0-rc1.19456.4 | 129 | 7/7/2023 |
| 3.0.0-preview9.19421.4 | 121 | 7/3/2023 |
| 3.0.0-preview9.19416.11 | 126 | 7/13/2023 |
| 2.1.0-rc1 | 63 | 7/10/2023 |
| 2.1.0-preview1-26216-02 | 79 | 7/4/2023 |
| 2.0.0 | 46 | 7/5/2023 |
| 1.1.3 | 69 | 3/14/2023 |
| 1.1.1 | 87 | 7/1/2023 |
| 1.1.0 | 92 | 7/3/2023 |
| 1.0.7 | 73 | 7/13/2023 |
| 1.0.5 | 86 | 7/3/2023 |
| 1.0.3 | 113 | 6/30/2023 |
| 1.0.0-beta-23019 | 105 | 7/5/2023 |