YRY.Api.Framework 0.4.2024.7080098

There is a newer version of this package available.
See the version list below for details.
dotnet add package YRY.Api.Framework --version 0.4.2024.7080098
                    
NuGet\Install-Package YRY.Api.Framework -Version 0.4.2024.7080098
                    
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="0.4.2024.7080098" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YRY.Api.Framework" Version="0.4.2024.7080098" />
                    
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 0.4.2024.7080098
                    
#r "nuget: YRY.Api.Framework, 0.4.2024.7080098"
                    
#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@0.4.2024.7080098
                    
#: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=0.4.2024.7080098
                    
Install as a Cake Addin
#tool nuget:?package=YRY.Api.Framework&version=0.4.2024.7080098
                    
Install as a Cake Tool

Net Core Api接口开发框架

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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.3170019 41 3/17/2026
10.0.2026.3170018 33 3/17/2026
10.0.2026.3170017 51 3/17/2026
10.0.2026.2270016 97 2/27/2026
10.0.2026.2100015 106 2/10/2026
10.0.2026.1300014 65 1/30/2026
10.0.2026.1200013 102 1/20/2026
10.0.2026.1130011 105 1/13/2026
10.0.2026.1070010 108 1/7/2026
10.0.2025.12270009 138 12/27/2025
10.0.2025.12270008 101 12/27/2025
10.0.2025.12050007 209 12/5/2025
10.0.2025.11200006 432 11/20/2025
10.0.2025.11140005 268 11/14/2025
10.0.2025.11140004 274 11/14/2025
10.0.2025.11120003 317 11/12/2025
10.0.2025.11080002 176 11/9/2025
10.0.2025.11040001 227 11/4/2025
0.7.2025.10300086 226 10/30/2025
0.4.2024.7080098 196 7/8/2024
Loading failed

创建API开发框架基类