YRY.Api.Framework 10.0.2026.8260038

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

Net Core Api接口开发框架

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 is compatible.  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. 
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
10.0.2026.8260038 161 2026/8/29
10.0.2026.8250037 95 2026/8/29
10.0.2026.8070036 109 2026/8/7
10.0.2026.7090036 119 2026/7/9
10.0.2026.7030035 122 2026/7/3
10.0.2026.6090034 118 2026/6/9
10.0.2026.6010033 120 2026/6/1
10.0.2026.5220032 121 2026/5/22
10.0.2026.5130030 117 2026/5/13
10.0.2026.5080029 119 2026/5/8
10.0.2026.5010029 121 2026/5/1
10.0.2026.4290028 123 2026/4/29
10.0.2026.4270027 118 2026/4/27
10.0.2026.4270026 115 2026/4/27
10.0.2026.4270025 128 2026/4/27
10.0.2026.4270024 119 2026/4/27
10.0.2026.4160023 133 2026/4/17
10.0.2026.4160022 124 2026/4/16
10.0.2026.4160021 119 2026/4/16
10.0.2026.4160020 132 2026/4/16
Loading failed

创建API开发框架基类