Aspirant.Hosting.Yarp 0.0.4
dotnet add package Aspirant.Hosting.Yarp --version 0.0.4
NuGet\Install-Package Aspirant.Hosting.Yarp -Version 0.0.4
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="Aspirant.Hosting.Yarp" Version="0.0.4" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用该包。
paket add Aspirant.Hosting.Yarp --version 0.0.4
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
#r "nuget: Aspirant.Hosting.Yarp, 0.0.4"
#r 指令可以在 F# Interactive 和多语言笔记本中使用。将此复制到交互式工具或脚本的源代码中以引用包。
// Install Aspirant.Hosting.Yarp as a Cake Addin #addin nuget:?package=Aspirant.Hosting.Yarp&version=0.0.4 // Install Aspirant.Hosting.Yarp as a Cake Tool #tool nuget:?package=Aspirant.Hosting.Yarp&version=0.0.4
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
Aspirant
Aspirant 是一组扩展和实验,用于 .NET Aspire 应用程序宿主项目。
安装 Aspirant 包
Aspirant 包含以下包
包 | NuGet | 描述 |
---|---|---|
Aspirant.Hosting | 仅依赖于 Aspire.Hosting 的 Aspire 应用程序宿主项目的扩展集合。 | |
Aspirant.Hosting.Yarp | Aspire 应用程序宿主项目的 YARP 入口资源。 | |
Aspirant.Hosting.Testing | 用于使用 Aspire.Hosting.Testing 的测试项目的测试扩展集合。 | |
Aspirant.Hosting.Testing.xunit | 用于使用 Aspire.Hosting.Testing 的 xUnit 测试项目的测试扩展集合。 |
将您想安装的 Aspirant 包安装到相关的 Aspire 应用程序宿主或测试项目中,例如使用项目目录中的 dotnet
命令行
dotnet add package Aspirant.Hosting
Aspirant.Hosting
待办事项:添加 Aspirant.Hosting 的文档
Aspirant.Hosting.Yarp
待办事项:添加 Aspirant Hosting.Yarp 的文档
Aspirant.Hosting.Testing
待办事项:添加 Aspirant.Hosting.Testing 的文档
Aspirant.Hosting.Testing.xunit
待办事项:添加 Aspirant.Hosting.Testing.xunit 的文档
许可协议
Aspirant 遵循 MIT 许可协议。
贡献
我们欢迎向Aspirant贡献。在提交pull request之前,请记录一个问题来讨论您的贡献。
待办:添加贡献者指南。
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net8.0 兼容。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
-
net8.0
- Aspirant Hosting (>= 0.0.4)
- Aspire Hosting (>= 8.0.1)
- Microsoft.Extensions.ServiceDiscovery.Yarp (>= 8.0.1)
- Yarp ReverseProxy (>= 2.1.0)
NuGet包
此包未被任何NuGet包使用。
GitHub仓库 (1)
显示依赖Aspirant.Hosting.Yarp的GitHub最受欢迎的1个仓库
仓库 | Stars |
---|---|
thangchung/practical-dotnet-aspire
实用的.NET Aspire基于咖啡店应用程序业务领域
|