E01D.Framework
1.2017.109.4
.NET Framework 4.6
dotnet add package E01D.Framework --version 1.2017.109.4
NuGet\Install-Package E01D.Framework -Version 1.2017.109.4
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.109.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add E01D.Framework --version 1.2017.109.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: E01D.Framework, 1.2017.109.4"
#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.109.4
// Install E01D.Framework as a Cake Tool
#tool nuget:?package=E01D.Framework&version=1.2017.109.4
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 |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
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 | 5,120 | 4/19/2017 |
1.2017.109.3 | 4,802 | 4/19/2017 |
1.2017.109.2 | 4,669 | 4/19/2017 |
1.2017.108.6 | 3,500 | 4/19/2017 |
1.2017.108.4 | 2,999 | 4/18/2017 |
1.2017.108.3 | 2,868 | 4/18/2017 |
1.2017.108.1 | 1,664 | 4/18/2017 |
1.2017.101.10 | 1,203 | 4/11/2017 |
1.2017.101.9 | 1,215 | 4/11/2017 |
1.2017.101.7 | 1,173 | 4/11/2017 |
1.2017.101.6 | 1,232 | 4/11/2017 |
1.2017.94.7 | 1,210 | 4/4/2017 |
1.2017.93.22 | 808 | 4/3/2017 |
1.2017.93.14 | 849 | 4/3/2017 |
1.2017.89.3 | 831 | 3/31/2017 |
1.2017.89.2 | 788 | 3/31/2017 |
1.2017.89.1 | 841 | 3/31/2017 |
This contains general low level functionality used by other packages. It is meant to be kept a simple as possible.