GrapeCity.DioDocs.Common.Windows.ja 4.2.0.726

dotnet add package GrapeCity.DioDocs.Common.Windows.ja --version 4.2.0.726
                    
NuGet\Install-Package GrapeCity.DioDocs.Common.Windows.ja -Version 4.2.0.726
                    
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="GrapeCity.DioDocs.Common.Windows.ja" Version="4.2.0.726" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GrapeCity.DioDocs.Common.Windows.ja" Version="4.2.0.726" />
                    
Directory.Packages.props
<PackageReference Include="GrapeCity.DioDocs.Common.Windows.ja" />
                    
Project file
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 GrapeCity.DioDocs.Common.Windows.ja --version 4.2.0.726
                    
#r "nuget: GrapeCity.DioDocs.Common.Windows.ja, 4.2.0.726"
                    
#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.
#addin nuget:?package=GrapeCity.DioDocs.Common.Windows.ja&version=4.2.0.726
                    
Install as a Cake Addin
#tool nuget:?package=GrapeCity.DioDocs.Common.Windows.ja&version=4.2.0.726
                    
Install as a Cake Tool

これは、プラットフォーム固有のライブラリで、他の DioDocs パッケージを Windows 上で最適化されたシステム API と連携させることができます。Windows レジストリで指定されたフォントリンク、ネイティブ Windows イメージング API へのアクセスをサポートし、パフォーマンスの向上といくつかの機能の追加を行います。

【本パッケージは日本語版製品です。】

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.0.726 532 11/19/2021
4.2.0.717 485 9/28/2021
4.1.0.662 486 6/22/2021
4.1.0.660 472 5/25/2021
4.0.0.625 455 2/15/2021
3.2.0.554 683 9/15/2020
3.1.0.513 659 5/19/2020
3.0.0.415 675 12/17/2019
2.2.0.315 646 9/2/2019
2.2.0.310 678 6/25/2019
2.1.0.265 734 4/23/2019
2.1.0.261 693 2/26/2019
1.0.0.153 794 1/7/2019
1.0.0.152 764 12/6/2018
1.0.0.146 804 10/29/2018
1.0.0.145 829 10/15/2018

# 4.2.0.717 からの変更点:

## 機能の追加
- GrapeCity.Documents.Imaging.Windows 名前空間に GcD2DBitmap クラスと GcD2DBitmapGraphics クラスが追加されました。これらのクラスを使用して、Direct2D をサポートする Windows システムにて高速なレンダリングを実現することができます。