NetFx.Extensions.Primitives
2.1.1
See the version list below for details.
dotnet add package NetFx.Extensions.Primitives --version 2.1.1
NuGet\Install-Package NetFx.Extensions.Primitives -Version 2.1.1
<PackageReference Include="NetFx.Extensions.Primitives" Version="2.1.1" />
paket add NetFx.Extensions.Primitives --version 2.1.1
#r "nuget: NetFx.Extensions.Primitives, 2.1.1"
// Install NetFx.Extensions.Primitives as a Cake Addin #addin nuget:?package=NetFx.Extensions.Primitives&version=2.1.1 // Install NetFx.Extensions.Primitives as a Cake Tool #tool nuget:?package=NetFx.Extensions.Primitives&version=2.1.1
Primitives shared by framework extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.1
- System.Memory (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on NetFx.Extensions.Primitives:
Package | Downloads |
---|---|
NetFx.Extensions.Configuration.Abstractions
Abstractions of key-value pair based configuration. |
|
NetFx.Extensions.FileProviders.Abstractions
Abstractions of files and directories. |
|
NetFx.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection. |
|
Net40.Text.Encodings.Web
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). |
|
Net40.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NetFx.Extensions.Primitives:
Repository | Stars |
---|---|
vknet/vk
Vkontakte API for .NET
|
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 10,874 | 12/5/2018 |
2.1.1 | 5,337 | 8/15/2018 |
2.1.0-rc1-final | 1,922 | 5/13/2018 |
2.1.0-preview2-final | 1,892 | 4/20/2018 |
2.1.0-preview2-180326-01 | 1,913 | 3/26/2018 |
2.1.0-preview2-180302-01 | 1,891 | 3/3/2018 |