StoryCADLib 4.0.0
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 StoryCADLib --version 4.0.0
NuGet\Install-Package StoryCADLib -Version 4.0.0
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="StoryCADLib" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StoryCADLib" Version="4.0.0" />
<PackageReference Include="StoryCADLib" />
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 StoryCADLib --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StoryCADLib, 4.0.0"
#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 StoryCADLib@4.0.0
#: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=StoryCADLib&version=4.0.0
#tool nuget:?package=StoryCADLib&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bug Fixes
CommandBar overflow menu — Enabled overflow menu on narrow windows. (PR #1287, issue #1282)
UpdateWindowTitle shutdown guard — Prevented crash during shutdown by guarding UpdateWindowTitle. (PR #1294, issue #1293)
Tools inserting into trash — Prevented tools from inserting elements into the trash node. (PR #1330, issue #1325)
Tools inserting into narrative view — Prevented tools from inserting elements into narrative view. (PR #1331, issue #1327)
[macOS] Ctrl/Cmd+O not working — Fixed open file shortcut. (PR #1336)
[macOS] Narrative editor glyphs — Fixed glyph rendering in narrative editor. (PR #1335)
[macOS] Context menu submenu dismissal — Fixed submenu disappearing on Uno Desktop (macOS) backend. (PR #1337, PR #1341, issue #1323)
[macOS] Enable network permission — Allow access to changelog. (PR #1343)
[macOS] Correctly bundle env. (PR #1343)
Features & Improvements
Navigation state refactor — Moved navigation state from ShellViewModel to AppState. (PR #1288, issue #1146)
SemanticKernel renamed to StoryCADApi — Renamed API class for clarity. (PR #1304)
ILogService in Collaborator — Added logging service to ICollaborator.OpenAsync. (PR #1309, issue #52)
Collaborator Help flyout — Added Help flyout to Collaborator WorkflowShell. (PR #1311, issue #54)
Preference initialisation sizing — Adjusted sizing of PreferenceInitialisation dialog and changelog version IDs. (PR #1291)
Storyworld cleanup — Cleaned up storyworld data. (PR #1308)
Infrastructure
SemanticKernel update — Updated SemanticKernel to 1.70.0. (PR #1306, issue #1305)
Uno SDK update — Updated Uno Platform SDK. (PR #1329)
[macOS] App Store distribution — Enabled App Store distribution and fixed macOS icon. (PR #1298, PR #1321)
[macOS] CF Bundle version automation — Automatically set CFBundleVersion based on GitHub Actions run number. (PR #1340)
Updated binds. (PR #1299)
Test coverage — Closed test coverage gaps. (PR #1328, issue #1320)
Documentation
Roadmap update. (PR #1315, issue #1312)
Manual URL change — Updated StoryCAD manual URL. (PR #1317)
Beta manual — Added beta manual to StoryCAD with syncing support. (PR #1316)
Changelog update. (PR #1344)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-desktop1.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-desktop1.0
- CommunityToolkit.Mvvm (>= 8.4.0)
- dotenv.net (>= 4.0.1)
- Elmah.Io.NLog (>= 5.4.80)
- Microsoft.SemanticKernel (>= 1.72.0)
- Microsoft.SemanticKernel.Abstractions (>= 1.72.0)
- Microsoft.SemanticKernel.Planners.OpenAI (>= 1.16.0-preview)
- MySql.Data (>= 9.6.0)
- NLog (>= 6.1.0)
- NLog.Extensions.Logging (>= 6.1.1)
- NRTFTree-Async (>= 1.0.1)
- Octokit (>= 14.0.0)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.Views.Uno.WinUI (>= 3.119.1)
- Uno.Fonts.Fluent (>= 2.7.1)
- Uno.WinUI (>= 6.5.153)
- Uno.WinUI.Graphics2DSK (>= 6.5.153)
- Uno.WinUI.Lottie (>= 6.5.153)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.