AdamsLair.Duality.Editor.Plugins.ProjectView
2.0.8
See the version list below for details.
dotnet add package AdamsLair.Duality.Editor.Plugins.ProjectView --version 2.0.8
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.ProjectView -Version 2.0.8
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.ProjectView" Version="2.0.8" />
paket add AdamsLair.Duality.Editor.Plugins.ProjectView --version 2.0.8
#r "nuget: AdamsLair.Duality.Editor.Plugins.ProjectView, 2.0.8"
// Install AdamsLair.Duality.Editor.Plugins.ProjectView as a Cake Addin #addin nuget:?package=AdamsLair.Duality.Editor.Plugins.ProjectView&version=2.0.8 // Install AdamsLair.Duality.Editor.Plugins.ProjectView as a Cake Tool #tool nuget:?package=AdamsLair.Duality.Editor.Plugins.ProjectView&version=2.0.8
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. |
-
- AdamsLair.Duality (>= 2.4.0)
- AdamsLair.Duality.Editor (>= 2.4.0)
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 | 523 | 6/12/2020 |
4.0.0-alpha1 | 416 | 6/12/2020 |
4.0.0-alpha0 | 380 | 6/12/2020 |
3.0.5 | 6,386 | 10/4/2019 |
3.0.4 | 612 | 10/4/2019 |
3.0.3 | 1,098 | 7/28/2019 |
3.0.2 | 1,137 | 5/4/2019 |
3.0.1 | 1,607 | 12/18/2018 |
3.0.0 | 993 | 12/7/2018 |
2.0.16 | 2,434 | 5/26/2018 |
2.0.15 | 1,730 | 2/23/2018 |
2.0.14 | 1,345 | 1/27/2018 |
2.0.13 | 1,264 | 1/14/2018 |
2.0.12 | 1,733 | 10/26/2017 |
2.0.11 | 3,654 | 3/10/2017 |
2.0.10 | 2,324 | 11/13/2016 |
2.0.9 | 2,317 | 7/17/2016 |
2.0.8 | 1,786 | 5/16/2016 |
2.0.7 | 1,456 | 4/19/2016 |
2.0.6 | 1,584 | 3/19/2016 |
2.0.5 | 1,463 | 2/29/2016 |
2.0.4 | 1,636 | 1/31/2016 |
2.0.3 | 1,349 | 1/23/2016 |
2.0.2 | 1,613 | 1/16/2016 |
2.0.1 | 2,302 | 10/31/2015 |
2.0.0 | 1,349 | 10/19/2015 |
1.1.4 | 4,684 | 1/16/2015 |
1.0.3 | 2,198 | 11/3/2014 |
1.0.2 | 1,535 | 9/30/2014 |
1.0.1 | 1,638 | 8/18/2014 |
1.0.0 | 1,537 | 7/25/2014 |
ProjectView Performance, Updated AdamsLair.WinForms Dependency, Updated AdamsLair.WinForms Dependency
#CHANGE: Improved ProjectView performance in cases where a lot of files are deleted or added at once. Still far from perfect, but to (sanely) implement the biggest improvement here would require FileEventManager events that directly report N files, rather than one file at a time. This is a significant breaking change and thus scheduled for later.
#CHANGE: Updated to AdamsLair.WinForms 1.1.4
#CHANGE: Updated to AdamsLair.WinForms 1.1.3