vsp-youtube-clone-microservices icon indicating copy to clipboard operation
vsp-youtube-clone-microservices copied to clipboard

A YouTube Clone microservices application built with .NET 7 and Angular 14.

Results 8 vsp-youtube-clone-microservices issues
Sort by recently updated
recently updated
newest added

@josephnhtam I am interested in using Rabbitmq managed services instead of a stateful set. How can I achieve this? Rabbitmq URL: amqps://example.mq.ap-south-1.amazonaws.com:5671

Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 7.0.2 to 7.0.16 Release notes Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases. .NET 7.0.16 Release .NET 7.0.15 Release...

dependencies
.NET

Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp), [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `KubernetesClient` from 10.1.4 to 13.0.11 Release notes Sourced from KubernetesClient's releases. v13.0.11 What's Changed Bump System.IdentityModel.Tokens.Jwt from...

dependencies
.NET

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 11.0.0 to 11.1.0. Release notes Sourced from MediatR.Extensions.Microsoft.DependencyInjection's releases. v11.1.0 This is the last release of this package. Its contents are folded into the main MediatR package....

dependencies
.NET

Bumps [AspNetCore.HealthChecks.MongoDb](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver). These dependencies needed to be updated together. Updates `AspNetCore.HealthChecks.MongoDb` from 6.0.2 to 8.0.0 Release notes Sourced from AspNetCore.HealthChecks.MongoDb's releases. DotNet 8 This...

dependencies
.NET

Bumps [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis). These dependencies needed to be updated together. Updates `AspNetCore.HealthChecks.Redis` from 6.0.4 to 8.0.0 Release notes Sourced from AspNetCore.HealthChecks.Redis's releases. DotNet 8 This...

dependencies
.NET

Looking through the project, I see that running it locally in a minikube cluster requires a bake and apply operation to build the images and then deploy them. Can I...

@SorsOps @josephnhtam Are you planning to add new features?