AzUrlShortener icon indicating copy to clipboard operation
AzUrlShortener copied to clipboard

An simple and easy Url Shortener

Results 92 AzUrlShortener issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.0 to 6.0.7. Release notes Sourced from Microsoft.EntityFrameworkCore.Tools's releases. EF Core 6.0.7 This is a patch release of EF Core 6.0 containing only important bug fixes: Don't...

frontend
dependencies

Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 5.0.0 to 6.0.7. Release notes Sourced from Microsoft.AspNetCore.Identity.UI's releases. .NET 6.0.7 Release .NET 6.0.6 Release .NET 6.0.5 Release .NET 6.0.4 Release .NET 6.0.3 Release .NET 6.0.2 Release...

frontend
dependencies

Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 5.0.0 to 6.0.7. Release notes Sourced from Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore's releases. .NET 6.0.7 Release .NET 6.0.6 Release .NET 6.0.5 Release .NET 6.0.4 Release .NET 6.0.3 Release .NET 6.0.2 Release...

frontend
dependencies

Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 5.0.0 to 6.0.7. Release notes Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases. .NET 6.0.7 Release .NET 6.0.6 Release .NET 6.0.5 Release .NET 6.0.4 Release .NET 6.0.3 Release .NET 6.0.2 Release...

frontend
dependencies

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.0 to 6.0.7. Release notes Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases. EF Core 6.0.7 This is a patch release of EF Core 6.0 containing only important bug fixes: Don't...

frontend
dependencies

### Discussed in https://github.com/FBoucher/AzUrlShortener/discussions/308 Originally posted by **sctechgithub** June 30, 2021 Is there a way to make the non-vanity URLs that are created on the fly a specified number of...

feature-request

-Minor grammar changes for lists -Capitalization corrections -to deploy -> deploying -If you are interested to learn more -> If you would like to learn more -We are always trying...

# In Progress A new version of the AzUrlShortner is been worked on. All the progress will be shared in this Issue. ## Major changes: - [x] Upgrade to .NET...

I'm trying to setup the AzUrlShortener using Sharepoint to control the list, but when the flow is triggered, I'm seeing this error message: ![image](https://user-images.githubusercontent.com/70289994/108992690-80501700-7691-11eb-8970-dce8e8d1a5d8.png) When I go to the URL...

documentation

I have deployed the project in Headless mode, and followed all steps to the letter. However, when trying to access the API using Postman, I get a 401 error. The...