Blueprints.Editing.WinForms
2.0.1-alpha
.NET Framework 4.5
This is a prerelease version of Blueprints.Editing.WinForms.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Blueprints.Editing.WinForms -Version 2.0.1-alpha
dotnet add package Blueprints.Editing.WinForms --version 2.0.1-alpha
<PackageReference Include="Blueprints.Editing.WinForms" Version="2.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blueprints.Editing.WinForms --version 2.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blueprints.Editing.WinForms, 2.0.1-alpha"
#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 Blueprints.Editing.WinForms as a Cake Addin
#addin nuget:?package=Blueprints.Editing.WinForms&version=2.0.1-alpha&prerelease
// Install Blueprints.Editing.WinForms as a Cake Tool
#tool nuget:?package=Blueprints.Editing.WinForms&version=2.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows editing blueprints at runtime.
Product | Versions |
---|---|
.NET Framework | net45 net451 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.
-
- Blueprints (>= 2.0.1.2)
- Blueprints.Editing (>= 2.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.
Version | Downloads | Last updated |
---|---|---|
2.0.2.2-alpha | 708 | 9/8/2016 |
2.0.2-alpha | 627 | 9/7/2016 |
2.0.1-alpha | 622 | 9/7/2016 |
2.0.0-alpha | 626 | 8/23/2016 |
2.0.0.0 Alpha release
2.0.0.1
Added a label containing the error for incomplete or invalid objects
Fixed a bug that would invalidate the whole object graph when a required property was missing
Fixed a bug that would throw a NullReferenceException when changing the type of a property value