AdamsLair.Duality.Editor.Plugins.ProjectView
3.0.1
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 AdamsLair.Duality.Editor.Plugins.ProjectView --version 3.0.1
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.ProjectView -Version 3.0.1
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.ProjectView" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdamsLair.Duality.Editor.Plugins.ProjectView --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdamsLair.Duality.Editor.Plugins.ProjectView, 3.0.1"
#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 AdamsLair.Duality.Editor.Plugins.ProjectView as a Cake Addin #addin nuget:?package=AdamsLair.Duality.Editor.Plugins.ProjectView&version=3.0.1 // Install AdamsLair.Duality.Editor.Plugins.ProjectView as a Cake Tool #tool nuget:?package=AdamsLair.Duality.Editor.Plugins.ProjectView&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides an overview of project Resources and allows importing new Assets.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AdamsLair.Duality (>= 3.0.0)
- AdamsLair.Duality.Editor (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AdamsLair.Duality.Editor.Plugins.ProjectView:
Repository | Stars |
---|---|
AdamsLair/duality
a 2D Game Development Framework
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha2 | 512 | 6/12/2020 |
4.0.0-alpha1 | 406 | 6/12/2020 |
4.0.0-alpha0 | 372 | 6/12/2020 |
3.0.5 | 6,308 | 10/4/2019 |
3.0.4 | 600 | 10/4/2019 |
3.0.3 | 1,083 | 7/28/2019 |
3.0.2 | 1,125 | 5/4/2019 |
3.0.1 | 1,595 | 12/18/2018 |
3.0.0 | 980 | 12/7/2018 |
2.0.16 | 2,418 | 5/26/2018 |
2.0.15 | 1,714 | 2/23/2018 |
2.0.14 | 1,329 | 1/27/2018 |
2.0.13 | 1,248 | 1/14/2018 |
2.0.12 | 1,717 | 10/26/2017 |
2.0.11 | 3,639 | 3/10/2017 |
2.0.10 | 2,309 | 11/13/2016 |
2.0.9 | 2,300 | 7/17/2016 |
2.0.8 | 1,771 | 5/16/2016 |
2.0.7 | 1,441 | 4/19/2016 |
2.0.6 | 1,569 | 3/19/2016 |
2.0.5 | 1,448 | 2/29/2016 |
2.0.4 | 1,619 | 1/31/2016 |
2.0.3 | 1,334 | 1/23/2016 |
2.0.2 | 1,598 | 1/16/2016 |
2.0.1 | 2,287 | 10/31/2015 |
2.0.0 | 1,334 | 10/19/2015 |
1.1.4 | 4,669 | 1/16/2015 |
1.0.3 | 2,183 | 11/3/2014 |
1.0.2 | 1,518 | 9/30/2014 |
1.0.1 | 1,623 | 8/18/2014 |
1.0.0 | 1,520 | 7/25/2014 |
Added ability to Import via dialog in Project View (#702)
#ADD: Added ability to import via context menu and tool button in Project View.