E01D.Framework
1.2017.93.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package E01D.Framework --version 1.2017.93.14
NuGet\Install-Package E01D.Framework -Version 1.2017.93.14
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="E01D.Framework" Version="1.2017.93.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add E01D.Framework --version 1.2017.93.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: E01D.Framework, 1.2017.93.14"
#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.
// Install E01D.Framework as a Cake Addin #addin nuget:?package=E01D.Framework&version=1.2017.93.14 // Install E01D.Framework as a Cake Tool #tool nuget:?package=E01D.Framework&version=1.2017.93.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The low level framework library for the E01D system.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NUnit (>= 3.6.0)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on E01D.Framework:
Package | Downloads |
---|---|
E01D.Core
The foundational core library for the E01D package library. |
|
E01D.Core.Abstractions
E01D.Core.Abstractions |
|
E01D.Core.Collections.Abstractions
E01D.Core.Collections.Abstractions |
|
E01D.Core.Collections
E01D.Core.Collections |
|
E01D.Core.Collections.Trees.Models
E01D.Core.Collections.Trees.Models |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2017.109.4 | 6,620 | 4/19/2017 |
1.2017.109.3 | 6,172 | 4/19/2017 |
1.2017.109.2 | 6,085 | 4/19/2017 |
1.2017.108.6 | 4,543 | 4/19/2017 |
1.2017.108.4 | 3,848 | 4/18/2017 |
1.2017.108.3 | 3,737 | 4/18/2017 |
1.2017.108.1 | 2,077 | 4/18/2017 |
1.2017.101.10 | 1,493 | 4/11/2017 |
1.2017.101.9 | 1,500 | 4/11/2017 |
1.2017.101.7 | 1,396 | 4/11/2017 |
1.2017.101.6 | 1,464 | 4/11/2017 |
1.2017.94.7 | 1,509 | 4/4/2017 |
1.2017.93.22 | 973 | 4/3/2017 |
1.2017.93.14 | 1,023 | 4/3/2017 |
1.2017.89.3 | 987 | 3/31/2017 |
1.2017.89.2 | 935 | 3/31/2017 |
1.2017.89.1 | 1,014 | 3/31/2017 |
This contains general low level functionality used by other packages. It is meant to be kept a simple as possible.