PF 1.0.1
.NET Framework 4.5.2
Install-Package PF -Version 1.0.1
dotnet add package PF --version 1.0.1
<PackageReference Include="PF" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PF --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PF, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PF as a Cake Addin
#addin nuget:?package=PF&version=1.0.1
// Install PF as a Cake Tool
#tool nuget:?package=PF&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Peng Framework
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AutoMapper (>= 4.0.4)
- Castle.LoggingFacility (>= 3.3.0)
- Newtonsoft.Json (>= 7.0.1)
- Nito.AsyncEx (>= 3.0.1)
- System.Collections (>= 4.0.0)
- System.Collections.Immutable (>= 1.1.37)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
None