ZLoo
ZLoo
I'm working with @Alirexaa on [#5250](https://github.com/dotnet/aspire/pull/5250) Microsoft.Extensions.ServiceDiscovery.Abstractions Microsoft.Extensions.ServiceDiscovery Aspire.Keycloak.Authentication Aspire.Microsoft.Azure.Cosmos Aspire.Azure.AI.OpenAI Aspire.Azure.Data.Tables Aspire.Hosting.AWS Aspire.Confluent.Kafka Aspire.Azure.Search.Documents Aspire.Azure.Security.KeyVault Aspire.Azure.Storage.Queues Aspire.Hosting.Dapr
I'm working on https://github.com/dotnet/aspire/pull/5402 Aspire.Azure.Messaging.EventHubs Aspire.Azure.Messaging.ServiceBus Aspire.Azure.Messaging.WebPubSub Aspire.Azure.Storage.Blobs Aspire.Microsoft.Data.SqlClient Aspire.Microsoft.EntityFrameworkCore.Cosmos Aspire.Microsoft.EntityFrameworkCore.SqlServer Aspire.MySqlConnector Aspire.Npgsql Aspire.Npgsql.EntityFrameworkCore.PostgreSQL Aspire.Oracle.EntityFrameworkCore
I'm working on https://github.com/dotnet/aspire/pull/5407 Aspire.Pomelo.EntityFrameworkCore.MySql Aspire.Qdrant.Client Aspire.RabbitMQ.Client Aspire.Seq Aspire.StackExchange.Redis Aspire.StackExchange.Redis.DistributedCaching Aspire.StackExchange.Redis.OutputCaching
These projects are frozen for now, since they have not yet moved the test projects into a separate project. Aspire.Hosting.AppHost Aspire.Hosting.Orleans Aspire.Hosting.Seq
> Oh nice, v3 now has the attribute! Unfortunately. It is only on the level of the example and it is not in the assembly.
> Test failure: > > ``` > failed Aspire.Hosting.Tests.ReferenceExpressionTests.ReferenceExpressionHandlesValueWithFormattingInParameterBrackets(input: "{0:D}", parameterValue: 2024-05-22T00:00:00.0000000, expected: "05/22/2024 00:00:00") (1ms) > Assert.Equal() Failure: Strings differ > ↓ (pos 0) > Expected: "05/22/2024 00:00:00" >...
@radical "Re-enable xunit2031 also. (xUnit2031: Do not use Where clause with Assert.Single)" Also ready
@danmoseley Hello. Please look. Made a check share code
@danmoseley If anything is ready, you can fill.
> This looks good to me. Just need the covering tests for all the other resource types. And what exactly do I need to cover the tests in this MR?...