.NET Aspire Preview 4 is now available! Here's a summary of what's new in this preview release:
.NET Aspire Preview 4 现已推出!以下是此预览版中新增内容的摘要:
- Podman
- Support for running apps with
podman
支持使用podman
运行应用程序
- Support for running apps with
- Dashboard 仪表板
- Standalone container image, see sample
独立容器镜像,参见示例 - Accessibility improvements, including shortcuts with Shift+?
辅助功能改进,包括 Shift + ? 快捷键 - Metrics table view, toggle between graph or table
指标表视图,在图表或表格之间切换
- Standalone container image, see sample
- Databases and Entity Framework improvements
数据库和实体框架改进- New management tools, MySQL (phpMyAdmin) and MongoDB (mongo-express)
新的管理工具,MySQL (phpMyAdmin) 和 MongoDB (mongo-express) - Entity Framework migrations issues resolved, see sample
实体框架迁移问题已解决,请参阅示例 - Database server resource updates
数据库服务器资源更新 - Database container resource updates
数据库容器资源更新 - New
Enrich
APIs,Enrich[Provider]DdContext
新的Enrich
API,Enrich[Provider]DdContext
- New management tools, MySQL (phpMyAdmin) and MongoDB (mongo-express)
- External parameters, see .NET Aspire docs: External parameters
外部参数,请参阅 .NET Aspire 文档:外部参数 - New idioms: 新习语:
-
DistributedApplicationBuilder.ExecutionContext
, and theIsPublisherMode
DistributedApplicationBuilder.ExecutionContext
和IsPublisherMode
-
PublishAs
,RunAs
, andAs
APIsPublishAs
、RunAs
和As
API
-
- API improvements API 改进
- Change container properties,
WithImageTag
更改容器属性,WithImageTag
- Splitting bind and volume mounts,
WithVolumeMount
andWithBindMount
拆分绑定和卷安装,WithVolumeMount
和WithBindMount
- Change container properties,
- Components 成分
- New: Azure AI Search Documents
新功能:Azure AI 搜索文档 - Scenario: .NET Aspire support for Azure SignalR Service
场景:.NET Aspire 对 Azure SignalR 服务的支持 - Update : .NET Aspire with Application Insights
更新:.NET Aspire 与 Application Insights
- New: Azure AI Search Documents
- Containers with Azure resource mapping (with more planned)
具有 Azure 资源映射的容器(还有更多计划)- Redis -> Azure Redis
- Postgres -> Azure Database for PostgresSQL
- SQL Server -> Azure SQL Server
SQL 服务器 -> Azure SQL 服务器
- Deployment 部署
- New primitive, the Azure Bicep resource
新primitive,Azure Bicep 资源 - AZD has been updated to include better support for deployment scenarios to align with
preview-4
of .NET Aspire
AZD 已更新,包含对部署方案的更好支持,以与 .NET Aspire 的preview-4
保持一致 - The deployment manifest now only contains six resource types, see .NET Aspire manifest format for deployment tool builders
部署清单现在仅包含六种资源类型,请参阅部署工具构建器的 .NET Aspire 清单格式
- New primitive, the Azure Bicep resource
- Emulators updates 模拟器更新
- Change from
UseEmulator
toRunAsEmulator
从UseEmulator
更改为RunAsEmulator
- Change from
For more information, see .NET Aspire docs: Preview 4.
有关详细信息,请参阅 .NET Aspire 文档:预览版 4。文章来源:https://www.toymoban.com/news/detail-839854.html
来自 https://github.com/dotnet/aspire/discussions/2815文章来源地址https://www.toymoban.com/news/detail-839854.html
到了这里,关于.NET Aspire Preview 4 发布!的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!