AdamsLair.Duality.Editor.Plugins.ObjectInspector
4.0.0-alpha2
This is a prerelease version of AdamsLair.Duality.Editor.Plugins.ObjectInspector.
dotnet add package AdamsLair.Duality.Editor.Plugins.ObjectInspector --version 4.0.0-alpha2
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.ObjectInspector -Version 4.0.0-alpha2
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="AdamsLair.Duality.Editor.Plugins.ObjectInspector" Version="4.0.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdamsLair.Duality.Editor.Plugins.ObjectInspector" Version="4.0.0-alpha2" />
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.ObjectInspector" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AdamsLair.Duality.Editor.Plugins.ObjectInspector --version 4.0.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdamsLair.Duality.Editor.Plugins.ObjectInspector, 4.0.0-alpha2"
#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.
#:package AdamsLair.Duality.Editor.Plugins.ObjectInspector@4.0.0-alpha2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AdamsLair.Duality.Editor.Plugins.ObjectInspector&version=4.0.0-alpha2&prerelease
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.ObjectInspector&version=4.0.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows editing the properties of selected objects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- AdamsLair.Duality (>= 4.0.0-alpha2)
- AdamsLair.Duality.Editor (>= 4.0.0-alpha2)
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 |
|---|---|---|
| 4.0.0-alpha2 | 785 | 6/12/2020 |
| 4.0.0-alpha1 | 647 | 6/12/2020 |
| 4.0.0-alpha0 | 594 | 6/12/2020 |
| 3.0.5 | 7,063 | 10/6/2019 |
| 3.0.4 | 863 | 10/4/2019 |
| 3.0.3 | 865 | 10/4/2019 |
| 3.0.2 | 1,355 | 7/28/2019 |
| 3.0.1 | 1,432 | 5/4/2019 |
| 3.0.0 | 2,076 | 12/7/2018 |
| 2.1.4 | 2,911 | 5/31/2018 |
| 2.1.3 | 2,454 | 2/19/2018 |
| 2.1.2 | 1,870 | 1/27/2018 |
| 2.1.1 | 2,230 | 10/26/2017 |
| 2.1.0 | 2,215 | 8/22/2017 |
| 2.0.5 | 4,550 | 11/13/2016 |
| 2.0.4 | 1,771 | 10/13/2016 |
| 2.0.3 | 3,102 | 5/16/2016 |
| 2.0.2 | 1,860 | 4/19/2016 |
| 2.0.1 | 2,748 | 1/31/2016 |
| 2.0.0 | 3,032 | 10/19/2015 |
Loading failed
Inspector Auto Update Bugfix
#FIX: Fixed Object Inspector auto refresh not working unless disabled and enabled again.