CINXE.COM

NuGet Gallery | YUI.WPF 1.3.11

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="https://www.nuget.org/packages/YUI.WPF/"> <meta property="fb:app_id" content="235682883225736" /> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@nuget"> <meta property="og:title" content="YUI.WPF 1.3.11" /> <meta property="og:type" content="nugetgallery:package" /> <meta property="og:url" content="https://nuget.org/packages/YUI.WPF/" /> <meta property="og:description" content="WPF样式工具类" /> <meta property="og:determiner" content="a" /> <meta property="og:image" content="https://api.nuget.org/v3-flatcontainer/yui.wpf/1.3.11/icon" /> <link rel="alternate" type="application/atom+xml" title="Subscribe to YUI.WPF updates" href="/packages/YUI.WPF/atom.xml" /> <meta name="description" content="WPF样式工具类"> <title> NuGet Gallery | YUI.WPF 1.3.11 </title> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <link title="NuGet.org" type="application/opensearchdescription+xml" href="/opensearch.xml" rel="search"> <link href="/Content/gallery/css/site.min.css?v=LX-BE9-fuA5am-OHwMz2A97NR9weGSkaB4-JsuQOnjQ1" rel="stylesheet"/> <link href="/Content/gallery/css/bootstrap.min.css" rel="stylesheet"/> <script> // Check the browser preferred color scheme const prefersDarkMode = window.matchMedia("(prefers-color-scheme: dark)").matches; const defaultTheme = prefersDarkMode ? "dark" : "light"; const preferredTheme = localStorage.getItem("theme") // Check if the localStorage item is set, if not set it to the system theme if (!preferredTheme || !(preferredTheme === "dark" || preferredTheme === "light")) { localStorage.setItem("theme", "system"); } if (preferredTheme === "light" || preferredTheme === "dark") { document.documentElement.setAttribute('data-theme', preferredTheme); } else { document.documentElement.setAttribute('data-theme', defaultTheme); } </script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script type="text/javascript"> var appInsights = window.appInsights || function (config) { function s(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, r = document, f = window, e = "script", o = r.createElement(e), i, u; for (o.src = config.url || "//js.monitor.azure.com/scripts/a/ai.0.js", r.getElementsByTagName(e)[0].parentNode.appendChild(o), t.cookie = r.cookie, t.queue = [], i = ["Event", "Exception", "Metric", "PageView", "Trace"]; i.length;) s("track" + i.pop()); return config.disableExceptionTracking || (i = "onerror", s("_" + i), u = f[i], f[i] = function (config, r, f, e, o) { var s = u && u(config, r, f, e, o); return s !== !0 && t["_" + i](config, r, f, e, o), s }), t }({ instrumentationKey: 'df3a36b9-dfba-401c-82ab-35690083be3e', samplingPercentage: 100 }); window.appInsights = appInsights; appInsights.trackPageView(); </script> </head> <body > <div id="cookie-banner"></div> <nav class="navbar navbar-inverse" role="navigation"> <div class="container"> <div class="row"> <div class="col-sm-12 text-center"> <a href="#" id="skipToContent" class="showOnFocus" title="Skip To Content">Skip To Content</a> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="/" class="home-link"> <div class="navbar-logo nuget-logo-image" alt="NuGet home" role="img" aria-label="NuGet Home" onerror="this.src='https://nuget.org/Content/gallery/img/logo-header-94x29.png'; this.onerror = null;" ></div> </a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav" role="tablist"> <li class="active" role="presentation"> <a role="tab" aria-selected="true" href="/packages"> <span>Packages</span> </a> </li> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="/packages/manage/upload"> <span>Upload</span> </a> </li> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="/stats"> <span>Statistics</span> </a> </li> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="https://docs.microsoft.com/nuget/"> <span>Documentation</span> </a> </li> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="/downloads"> <span>Downloads</span> </a> </li> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="https://blog.nuget.org/"> <span>Blog</span> </a> </li> </ul> <ul class="nav navbar-nav navbar-right" role="tablist"> <li class="" role="presentation"> <a role="tab" aria-selected="false" href="/users/account/LogOn?returnUrl=%2Fpackages%2FYUI.WPF%2F" title="Sign in to an existing NuGet.org account"> <span>Sign in</span> </a> </li> </ul> </div> </div> </div> </div> <div id="search-bar-header" class="container search-container"> <div class="row"> <form aria-label="Package search bar" class="col-sm-12" action="/packages" method="get"> <div class="input-group"> <input name="q" type="text" class="form-control input-brand" id="search" aria-label="Enter packages to search" placeholder="Search for packages..." autocomplete="off" value="" /> <span class="input-group-btn"> <button class="btn btn-brand btn-search" type="submit" title="Search for packages" aria-label="Search"> <span class="ms-Icon ms-Icon--Search" aria-hidden="true"></span> </button> </span> </div> <div id="autocomplete-results-container" class="text-left" tabindex="0"></div> <script type="text/html" id="autocomplete-results-row"> <!-- ko if: $data --> <!-- ko if: $data.PackageRegistration --> <div class="col-sm-4 autocomplete-row-id autocomplete-row-data"> <span data-bind="attr: { id: 'autocomplete-result-id-' + $data.PackageRegistration.Id, title: $data.PackageRegistration.Id }, text: $data.PackageRegistration.Id"></span> </div> <div class="col-sm-4 autocomplete-row-downloadcount text-right autocomplete-row-data"> <span data-bind="text: $data.DownloadCount + ' downloads'"></span> </div> <div class="col-sm-4 autocomplete-row-owners text-left autocomplete-row-data"> <span data-bind="text: $data.OwnersString + ' '"></span> </div> <!-- /ko --> <!-- ko ifnot: $data.PackageRegistration --> <div class="col-sm-12 autocomplete-row-id autocomplete-row-data"> <span data-bind="attr: { id: 'autocomplete-result-id-' + $data, title: $data }, text: $data"></span> </div> <!-- /ko --> <!-- /ko --> </script> <script type="text/html" id="autocomplete-results-template"> <!-- ko if: $data.data.length > 0 --> <div data-bind="foreach: $data.data" id="autocomplete-results-list"> <a data-bind="attr: { id: 'autocomplete-result-row-' + $data, href: '/packages/' + $data, title: $data }" tabindex="-1"> <div data-bind="attr:{ id: 'autocomplete-container-' + $data }" class="autocomplete-results-row"> </div> </a> </div> <!-- /ko --> </script> </form> </div> </div> </nav> <div id="skippedToContent"> <section role="main" class="container main-container page-package-details"> <div class="row"> <div class="col-sm-9 package-details-main"> <div class="package-header"> <div class="package-title"> <h1> <span class="pull-left"> <img class="package-icon img-responsive" aria-hidden="true" alt="" src="https://api.nuget.org/v3-flatcontainer/yui.wpf/1.3.11/icon" onerror="this.src='https://nuget.org/Content/gallery/img/default-package-icon-256x256.png'; this.onerror = null;" /> </span> <span class="title"> YUI.<wbr>WPF </span> <span class="version-title"> 1.3.11 </span> </h1> </div> <div class="framework framework-badges"> <a href=/packages/YUI.WPF#supportedframeworks-body-tab > <span class=framework-badge-asset> .NET Framework 4.5.2 </span> <span class="tooltip-block"> <span class="tooltip-wrapper popover right" role="tooltip"> <span class="arrow"></span> <span class="popover-content"> This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher. </span> </span> </span> </a> </div> <div class="install-tabs"> <ul class="nav nav-tabs" role="tablist"> <li role="presentation" class="active"> <a href="#dotnet-cli" id="dotnet-cli-tab" class="package-manager-tab" aria-selected="true" tabindex="0" aria-controls="dotnet-cli" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for .NET CLI"> .NET CLI </a> </li> <li role="presentation" class=""> <a href="#package-manager" id="package-manager-tab" class="package-manager-tab" aria-selected="false" tabindex="-1" aria-controls="package-manager" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for Package Manager"> Package Manager </a> </li> <li role="presentation" class=""> <a href="#package-reference" id="package-reference-tab" class="package-manager-tab" aria-selected="false" tabindex="-1" aria-controls="package-reference" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for PackageReference"> PackageReference </a> </li> <li role="presentation" class=""> <a href="#paket-cli" id="paket-cli-tab" class="package-manager-tab" aria-selected="false" tabindex="-1" aria-controls="paket-cli" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for Paket CLI"> Paket CLI </a> </li> <li role="presentation" class=""> <a href="#script-interactive" id="script-interactive-tab" class="package-manager-tab" aria-selected="false" tabindex="-1" aria-controls="script-interactive" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for Script &amp; Interactive"> Script &amp; Interactive </a> </li> <li role="presentation" class=""> <a href="#cake" id="cake-tab" class="package-manager-tab" aria-selected="false" tabindex="-1" aria-controls="cake" role="tab" data-toggle="tab" title="Switch to tab panel which contains package installation command for Cake"> Cake </a> </li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="dotnet-cli"> <div class="install-script-row"> <pre class="install-script" id="dotnet-cli-text"><span class="install-command-row">dotnet add package YUI.WPF --version 1.3.11</span> <div class="copy-button"> <button id="dotnet-cli-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the .NET CLI command" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> </div> <div role="tabpanel" class="tab-pane " id="package-manager"> <div class="install-script-row"> <pre class="install-script" id="package-manager-text"><span class="install-command-row">NuGet\Install-Package YUI.WPF -Version 1.3.11</span> <div class="copy-button"> <button id="package-manager-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the Package Manager command" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> <div class="icon-text alert alert-brand-info" > <i class="ms-Icon ms-Icon--Info" aria-hidden="true"></i> This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of <a href='https://docs.microsoft.com/nuget/reference/ps-reference/ps-ref-install-package'>Install-Package</a>. </div> </div> <div role="tabpanel" class="tab-pane " id="package-reference"> <div class="install-script-row"> <pre class="install-script" id="package-reference-text"><span class="install-command-row">&lt;PackageReference Include=&quot;YUI.WPF&quot; Version=&quot;1.3.11&quot; /&gt;</span> <div class="copy-button"> <button id="package-reference-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the PackageReference XML node" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> <div class="icon-text alert alert-brand-info" > <i class="ms-Icon ms-Icon--Info" aria-hidden="true"></i> For projects that support <a href="https://docs.microsoft.com/nuget/consume-packages/package-references-in-project-files">PackageReference</a>, copy this XML node into the project file to reference the package. </div> </div> <div role="tabpanel" class="tab-pane " id="paket-cli"> <div class="install-script-row"> <pre class="install-script" id="paket-cli-text"><span class="install-command-row">paket add YUI.WPF --version 1.3.11</span> <div class="copy-button"> <button id="paket-cli-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the Paket CLI command" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> <div class="icon-text alert alert-brand-warning" role="alert" aria-live="assertive" > <i class="ms-Icon ms-Icon--Warning" aria-hidden="true"></i> <b display="none" aria-label="warning" role="alert"></b> The NuGet Team does not provide support for this client. Please contact its <a href="https://fsprojects.github.io/Paket/contact.html" aria-label="Contact the maintainers of the Paket CLI client">maintainers</a> for support. </div> </div> <div role="tabpanel" class="tab-pane " id="script-interactive"> <div class="install-script-row"> <pre class="install-script" id="script-interactive-text"><span class="install-command-row">#r &quot;nuget: YUI.WPF, 1.3.11&quot;</span> <div class="copy-button"> <button id="script-interactive-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the Script &amp; Interactive command" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> <div class="icon-text alert alert-brand-info" > <i class="ms-Icon ms-Icon--Info" aria-hidden="true"></i> #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. </div> </div> <div role="tabpanel" class="tab-pane " id="cake"> <div class="install-script-row"> <pre class="install-script" id="cake-text"><span class="install-command-row">// Install YUI.WPF as a Cake Addin #addin nuget:?package=YUI.WPF&amp;version=1.3.11 // Install YUI.WPF as a Cake Tool #tool nuget:?package=YUI.WPF&amp;version=1.3.11</span> <div class="copy-button"> <button id="cake-button" class="btn btn-brand-icon" type="button" data-toggle="popover" data-placement="bottom" data-content="Copied." aria-label="Copy the Cake command" role="button"> <span class="ms-Icon ms-Icon--Copy" aria-hidden="true"></span> <span>Copy</span> </button> </div> </pre> </div> <div class="icon-text alert alert-brand-warning" role="alert" aria-live="assertive" > <i class="ms-Icon ms-Icon--Warning" aria-hidden="true"></i> <b display="none" aria-label="warning" role="alert"></b> The NuGet Team does not provide support for this client. Please contact its <a href="https://cakebuild.net/support/nuget" aria-label="Contact the maintainers of the Cake client">maintainers</a> for support. </div> </div> </div> </div> </div> <div class="body-tabs"> <ul class="nav nav-tabs" role="tablist"> <li role="presentation" class="active" id="show-readme-container"> <a href="#readme-body-tab" role="tab" data-toggle="tab" data-target="#readme-tab" id="readme-body-tab" class="body-tab" aria-controls="readme-tab" aria-selected="true" tabindex="0"> <i class="ms-Icon ms-Icon--Dictionary" aria-hidden="true"></i> README </a> </li> <li role="presentation" id="show-supportedframeworks-container"> <a href="#supportedframeworks-body-tab" role="tab" data-toggle="tab" data-target="#supportedframeworks-tab" id="supportedframeworks-body-tab" class="body-tab" aria-controls="supportedframeworks-tab" aria-selected="false" tabindex="-1"> <i class="ms-Icon ms-Icon--Package" aria-hidden="true"></i> Frameworks </a> </li> <li role="presentation"> <a href="#dependencies-body-tab" role="tab" data-toggle="tab" data-target="#dependencies-tab" id="dependencies-body-tab" class="body-tab" aria-controls="dependencies-tab" aria-selected="false" tabindex="-1"> <i class="ms-Icon ms-Icon--Packages" aria-hidden="true"></i> Dependencies </a> </li> <li role="presentation"> <a href="#usedby-body-tab" role="tab" data-toggle="tab" data-target="#usedby-tab" id="usedby-body-tab" class="body-tab" aria-controls="usedby-tab" aria-selected="false" tabindex="-1"> <i class="ms-Icon ms-Icon--BranchFork2" aria-hidden="true"></i> Used By </a> </li> <li role="presentation"> <a href="#versions-body-tab" role="tab" data-toggle="tab" data-target="#versions-tab" id="versions-body-tab" class="body-tab" aria-controls="versions-tab" aria-selected="false" tabindex="-1"> <i class="ms-Icon ms-Icon--Stopwatch" aria-hidden="true"></i> Versions </a> </li> <li role="presentation"> <a href="#releasenotes-body-tab" role="tab" data-toggle="tab" data-target="#releasenotes-tab" id="releasenotes-body-tab" class="body-tab" aria-controls="releasenotes-tab" aria-selected="false" tabindex="-1"> <i class="ms-Icon ms-Icon--ReadingMode" aria-hidden="true"></i> Release Notes </a> </li> </ul> </div> <div class="tab-content body-tab-content"> <div role="tabpanel" class="tab-pane active" id="readme-tab" aria-label="Readme tab content"> <p>WPF样式工具类</p> </div> <div role="tabpanel" class="tab-pane " id="supportedframeworks-tab" aria-label="Supported frameworks tab content"> <table class="framework framework-table" aria-label="Supported frameworks"> <thead> <tr> <th scope="col" class="framework-table-title"><b>Product</b></th> <th scope="col" class="framework-table-title"> <b aria-hidden="true" >Versions</b> <span class="sr-only">Compatible and additional computed target framework versions.</span> </th> </tr> </thead> <tbody> <tr> <td class="framework-table-product"> .NET Framework </td> <td class="framework-table-frameworks"> <span aria-hidden="true" class="framework-badge-asset framework-table-margin">net452</span> <span class="sr-only">net452 is compatible.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net46</span> <span class="sr-only">net46 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net461</span> <span class="sr-only">net461 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net462</span> <span class="sr-only">net462 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net463</span> <span class="sr-only">net463 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net47</span> <span class="sr-only">net47 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net471</span> <span class="sr-only">net471 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net472</span> <span class="sr-only">net472 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net48</span> <span class="sr-only">net48 was computed.&nbsp;</span> <span aria-hidden="true" class="framework-badge-computed framework-table-margin">net481</span> <span class="sr-only">net481 was computed.&nbsp;</span> </td> </tr> </tbody> </table> <div> <div> <i class="frameworktableinfo-computed-icon framework-badge-computed"></i> <span class="frameworktableinfo-text">Compatible target framework(s)</span> </div> <div> <i class="frameworktableinfo-asset-icon"></i> <span class="frameworktableinfo-text">Included target framework(s) (in package)</span> </div> <span class="frameworktableinfo-text"><i>Learn more about <a href='https://docs.microsoft.com/dotnet/standard/frameworks' aria-label="Learn more about Target Frameworks">Target Frameworks</a> and <a href='https://docs.microsoft.com/dotnet/standard/net-standard' aria-label="Learn more about .NET Standard">.NET Standard</a>.</i></span> </div> </div> <div role="tabpanel" class="tab-pane " id="dependencies-tab" aria-label="Dependencies tab content"> <p id="dependency-groups">This package has no dependencies.</p> </div> <div role="tabpanel" class="tab-pane " id="usedby-tab" aria-label="Used by tab content"> <div class="used-by" id="used-by"> <h3> <strong>NuGet packages</strong> </h3> <p> This package is not used by any NuGet packages. </p> <h3> <strong>GitHub repositories</strong> </h3> <p> This package is not used by any popular GitHub repositories. </p> </div> </div> <div role="tabpanel" class="tab-pane " id="versions-tab" aria-label="Versions tab content"> <div class="version-history" id="version-history"> <table aria-label="Version History of YUI.WPF" class="table borderless"> <thead> <tr> <th scope="col" role="columnheader">Version</th> <th scope="col" role="columnheader">Downloads</th> <th scope="col" role="columnheader">Last updated</th> <th scope="col" role="columnheader" aria-hidden="true" abbr="Package Warnings"></th> </tr> </thead> <tbody class="no-border"> <tr class="bg-brand-info"> <td> <a href="/packages/YUI.WPF/1.3.11" title="1.3.11"> 1.3.11 </a> </td> <td> 692 </td> <td> <span data-datetime="2019-12-24T05:15:06.0600000">12/24/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.10" title="1.3.10"> 1.3.10 </a> </td> <td> 516 </td> <td> <span data-datetime="2019-12-02T07:52:45.1630000">12/2/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.9" title="1.3.9"> 1.3.9 </a> </td> <td> 470 </td> <td> <span data-datetime="2019-11-18T15:00:12.7400000">11/18/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.8" title="1.3.8"> 1.3.8 </a> </td> <td> 564 </td> <td> <span data-datetime="2019-08-16T02:50:37.4300000">8/16/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.7" title="1.3.7"> 1.3.7 </a> </td> <td> 517 </td> <td> <span data-datetime="2019-08-13T08:11:19.6900000">8/13/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.6" title="1.3.6"> 1.3.6 </a> </td> <td> 605 </td> <td> <span data-datetime="2019-04-16T09:10:42.7100000">4/16/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> <tr> <td> <a href="/packages/YUI.WPF/1.3.5" title="1.3.5"> 1.3.5 </a> </td> <td> 572 </td> <td> <span data-datetime="2019-04-03T02:01:44.8000000">4/3/2019</span> </td> <td class="package-icon-cell" aria-hidden="true"></td> </tr> </tbody> </table> </div> </div> <div role="tabpanel" class="tab-pane " id="releasenotes-tab" aria-label="Release notes tab content"> <p>YXmlHelper解析xml添加默认命名空间,添加YRSAFromPkcs8</p> </div> </div> </div> <aside aria-label="Package details info" class="col-sm-3 package-details-info"> <div class="sidebar-section"> <div class="row sidebar-headers"> <div class="col-md-6"> Downloads </div> <div class="col-md-6 title-links"> <a href="/stats/packages/YUI.WPF?groupby=Version" title="Package Statistics">Full stats →</a> </div> </div> <div class="download-info"> <div class="download-info-row"> <span class="download-info-header">Total</span> <span class="download-info-content">10.2K</span> </div> <div class="download-info-row"> <span class="download-info-header">Current version</span> <span class="download-info-content">692</span> </div> <div class="download-info-row"> <span class="download-info-header">Per day average</span> <span class="download-info-content">4</span> </div> </div> </div> <div class="sidebar-section"> <div class="sidebar-headers">About</div> <ul class="list-unstyled ms-Icon-ul sidebar-links"> <li> <i class="ms-Icon ms-Icon--History" aria-hidden="true"></i> Last updated <span data-datetime="2019-12-24T05:15:06.0600000">12/24/2019</span> </li> <li> <i class="ms-Icon ms-Icon--Globe" aria-hidden="true"></i> <a href="https://github.com/yjk282/YUI" data-track="outbound-project-url" title="Visit the project site to learn more about this package" rel="nofollow"> Project website </a> </li> <li> <i class="ms-Icon ms-Icon--Certificate" aria-hidden="true"></i> <a href="https://licenses.nuget.org/MIT" aria-label="License MIT">MIT license</a> </li> <li> <i class="ms-Icon ms-Icon--CloudDownload" aria-hidden="true"></i> <a href="https://www.nuget.org/api/v2/package/YUI.WPF/1.3.11" data-track="outbound-manual-download" title="Download the raw nupkg file." rel="nofollow">Download package</a> &nbsp;(260.01 KB) </li> <li> <i class="ms-Icon ms-Icon--FabricFolderSearch" aria-hidden="true" aria-label="nuget.info is a 3rd party website, not controlled by Microsoft. This link is made available to you per the NuGet Terms of Use." title="nuget.info is a 3rd party website, not controlled by Microsoft. This link is made available to you per the NuGet Terms of Use."></i> <a href="https://nuget.info/packages/YUI.WPF/1.3.11" data-track="outbound-nugetpackageexplorer-url" aria-label="open in NuGet Package Explorer" title="Explore additional package info on NuGet Package Explorer" target="_blank" rel="nofollow noreferrer"> Open in NuGet Package Explorer </a> </li> <li> <img class="icon nuget-trends-icon" aria-label="nugettrends.com is a 3rd party website, not controlled by Microsoft. This link is made available to you per the NuGet Terms of Use." title="nugettrends.com is a 3rd party website, not controlled by Microsoft. This link is made available to you per the NuGet Terms of Use." src="https://nuget.org/Content/gallery/img/nuget-trends.svg" onerror="this.src='https://nuget.org/Content/gallery/img/nuget-trends-32x32.png'; this.onerror = null;" /> <a href="https://nugettrends.com/packages?ids=YUI.WPF" data-track="outbound-nuget-trends-url" aria-label="open in nugetrends.com" title="Explore download trends on nugettrends.com" target="_blank" rel="nofollow noreferrer"> Open in NuGet Trends </a> </li> <li class="report-link"> <i class="ms-Icon ms-Icon--Flag" aria-hidden="true"></i> <a href="/packages/YUI.WPF/1.3.11/ReportAbuse" title="Report the package as abusive"> Report package </a> </li> </ul> </div> <div class="sidebar-section"> <div class="row sidebar-headers"> <div class="col-md-6"> Owners </div> <div class="col-md-6 title-links"> <a href="/packages/YUI.WPF/1.3.11/ContactOwners" title="Ask the package owners a question">Contact owners →</a> </div> </div> <ul class="list-unstyled owner-list"> <li> <a class="profile-icon" href="/profiles/yjk282" title="yjk282"> <img src="/profiles/yjk282/avatar?imageSize=64" class="owner-image" height="32" width="32" title="yjk282" alt="yjk282 gravatar" /> </a> <a class="username" href="/profiles/yjk282" title="yjk282"> yjk282 </a> </li> </ul> </div> <p> <a href="/packages?q=Tags%3A%22WPF%22" title="Search for WPF" class="tag">WPF</a> <a href="/packages?q=Tags%3A%22Tool%22" title="Search for Tool" class="tag">Tool</a> </p> <p>Copyright 2019</p> <p class="share-buttons"> <a href="https://www.facebook.com/sharer/sharer.php?u=https://nuget.org/packages/YUI.WPF/&t=Check+out+YUI.WPF+on+%23NuGet." target="_blank" rel="nofollow noreferrer"> <img width="24" height="24" alt="Share this package on Facebook" src="https://nuget.org/Content/gallery/img/facebook.svg" onerror="this.src='https://nuget.org/Content/gallery/img/facebook-24x24.png'; this.onerror = null;" /> </a> <a href="https://twitter.com/intent/tweet?url=https://nuget.org/packages/YUI.WPF/&text=Check+out+YUI.WPF+on+%23NuGet." target="_blank" rel="nofollow noreferrer"> <img width="24" height="24" alt="Tweet this package" src="https://nuget.org/Content/gallery/img/twitter.svg" onerror="this.src='https://nuget.org/Content/gallery/img/twitter-24x24.png'; this.onerror = null;" /> </a> <a href="/packages/YUI.WPF/atom.xml" data-track="atom-feed"> <img width="24" height="24" alt="Use the Atom feed to subscribe to new versions of YUI.WPF" src="https://nuget.org/Content/gallery/img/rss.svg" onerror="this.src='https://nuget.org/Content/gallery/img/rss-24x24.png'; this.onerror = null;" /> </a> </p> </aside> </div> </section> </div> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-sm-4"> <span class="footer-heading"><a href="/policies/Contact">Contact</a></span> <p> Got questions about NuGet or the NuGet Gallery? </p> </div> <div class="col-sm-4"> <span class="footer-heading"><a href="https://status.nuget.org/">Status</a></span> <p> Find out the service status of NuGet.org and its related services. </p> </div> <div class="col-sm-4"> <span class="footer-heading"> <a aria-label="Frequently Asked Questions" href="https://aka.ms/nuget-faq"> <abbr title="Frequently Asked Questions">FAQ</abbr> </a> </span> <p> Read the Frequently Asked Questions about NuGet and see if your question made the list. </p> </div> </div> <div class="row"> <div class="col-md-3 row-gap"> <div class="nuget-logo-footer" alt="NuGet home" role="img" aria-label="NuGet Home" onerror="this.src='https://nuget.org/Content/gallery/img/logo-footer-184x57.png'; this.onerror = null;" ></div> </div> <div class="col-md-9 row-gap"> <div class="row"> <div class="col-md-12 footer-release-info"> <p> &#169; Microsoft 2025 - <a href="/policies/About">About</a> - <a href="/policies/Terms">Terms of Use</a> - <a href="https://go.microsoft.com/fwlink/?LinkId=521839" id="footer-privacy-policy-link">Privacy Statement</a> - <a href="https://www.microsoft.com/trademarks">Trademarks</a> <br /> </p> </div> </div> </div> </div> </div> <!-- This is the NuGet Gallery version 5.0.0-main-10915489. Deployed from cf711095df Link: https://www.github.com/NuGet/NuGetGallery/commit/cf711095df Built on master Link: https://www.github.com/NuGet/NuGetGallery/tree/master Built on 2025-01-29T04:28:46.0034662+00:00 Deployment label: PROD-USNC.ASE-5.0.0-main-10915489 You are on AW0MDWK000027. --> </footer> <script src="https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js"></script> <script src="/Scripts/gallery/site.min.js?v=8A55APczSWXzIupfcK7uWkeG_i-zVg0EvH1ZHn_ZMlY1"></script> <style type="text/css"> #dotnet-cli .install-command-row::before { content: "> "}#package-manager .install-command-row::before { content: "PM> "}#paket-cli .install-command-row::before { content: "> "}#script-interactive .install-command-row::before { content: "> "} </style> <script type="text/javascript"> var packageId = "YUI.WPF"; var packageVersion = "1.3.11"; var packageManagers = ["dotnet-cli","package-manager","package-reference","paket-cli","script-interactive","cake"]; </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/highlight.min.js" integrity="sha512-gU7kztaQEl7SHJyraPfZLQCNnrKdaQi5ndOyt4L4UPL/FHDd/uB9Je6KDARIqwnNNE27hnqoWLBq+Kpe4iHfeQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/languages/fsharp.min.js" integrity="sha512-DXYctkkhmMYJ4vYp4Dm6jprD4ZareZ7ud/d9mGCKif/Dt3FnN95SjogHvwKvxXHoMAAkZX6EO6ePwpDIR1Y8jw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/languages/dos.min.js" integrity="sha512-mz4SrGyk+dtPY9MNYOMkD81gp8ajViZ4S0VDuM/Zqg40cg9xgIBYSiL5fN79Htbz4f2+uR9lrDO6mgcjM+NAXA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/languages/powershell.min.js" integrity="sha512-pnt8OPBTOklRd4/iSW7msOiCVO4uvffF17Egr3c7AaN0h3qFnSu7L6UmdZJUCednMhhruTLRq7X9WbyAWNBegw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script> document.addEventListener('DOMContentLoaded', (event) => { document.querySelectorAll('pre code').forEach((el) => { hljs.highlightElement(el); }); }); </script> <script src="/Scripts/gallery/page-display-package.min.js?v=F8dGhNzBInq9tQ4nnK2Vko96gIoks5Y2mwmj7qU5qsA1"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10