SwiftLink icon indicating copy to clipboard operation
SwiftLink copied to clipboard

SwiftLink is a modern URL shortener with Asp.net Core 8

Results 41 SwiftLink issues
Sort by recently updated
recently updated
newest added

Upon reviewing the project code, I've identified several instances where `AsNoTracking` is being used unnecessarily in EF Core queries within certain use cases. This can lead to suboptimal performance and...

Updated [MediatR](https://github.com/LuckyPennySoftware/MediatR) from 12.4.1 to 13.1.0. Release notes _Sourced from [MediatR's releases](https://github.com/LuckyPennySoftware/MediatR/releases)._ ## 13.1.0 ## What's Changed * Do not require non-public license classes to be registered; fixes #​1127 by...

dependencies
.NET

Updated [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.0.1 to 8.8.0. Release notes _Sourced from [FluentAssertions's releases](https://github.com/fluentassertions/fluentassertions/releases)._ ## 8.8.0 ## What's Changed ### New features * Add support for MSTest4 by @​jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3111 ###...

dependencies
.NET

Updated [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) from 9.0.2 to 9.0.10. Release notes _Sourced from [Microsoft.Extensions.Caching.StackExchangeRedis's releases](https://github.com/dotnet/aspnetcore/releases)._ ## 9.0.10 [Release](https://github.com/dotnet/core/releases/tag/v9.0.10) ## What's Changed * Update branding to 9.0.10 by @​vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63510 * [9.0] Make...

dependencies
.NET

Updated [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.10. Release notes _Sourced from [Microsoft.EntityFrameworkCore.Tools's releases](https://github.com/dotnet/efcore/releases)._ ## 9.0.10 [Release](https://github.com/dotnet/core/releases/tag/v9.0.10) ## What's Changed * [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @​cincuranet in https://github.com/dotnet/efcore/pull/36540 * [release/9.0-staging]...

dependencies
.NET

Updated [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 9.0.1 to 9.0.10. Release notes _Sourced from [Microsoft.EntityFrameworkCore.SqlServer's releases](https://github.com/dotnet/efcore/releases)._ ## 9.0.10 [Release](https://github.com/dotnet/core/releases/tag/v9.0.10) ## What's Changed * [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @​cincuranet in https://github.com/dotnet/efcore/pull/36540 * [release/9.0-staging]...

dependencies
.NET

Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.13.0 to 18.0.0. Release notes _Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._ ## 18.0.0 ## What's Changed * Update reporting formatting by @​martincostello in https://github.com/microsoft/vstest/pull/15082 * Fix stack trace for...

dependencies
.NET

Updated [Polly](https://github.com/App-vNext/Polly) from 8.4.2 to 8.6.4. Release notes _Sourced from [Polly's releases](https://github.com/App-vNext/Polly/releases)._ ## 8.6.4 ## What's Changed * Fix after-release and update CHANGELOG by @​martincostello in https://github.com/App-vNext/Polly/pull/2714 * Use collection...

dependencies
.NET

Updated [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.10.0 to 12.0.0. Release notes _Sourced from [FluentValidation's releases](https://github.com/JeremySkinner/fluentvalidation/releases)._ ## 12.0.0 # Release notes [Please read the upgrade guide if you are moving from 11.x to 12.x](https://docs.fluentvalidation.net/en/latest/upgrading-to-12.html)...

dependencies
.NET

Hey dear mohammad can we have an api that could add multiple Links. in one request ? let say i want to fill request body like GenerateShortCodeCommand but i need...