Frank Boucher

Results 30 issues of Frank Boucher

- [ ] Upgrade Azure Function to .NET 8 - [ ] Upgrade Azure Function to TinyBlazorAdmin

enhancement

Can we upgrade the .NET version simply? If yes let's do it.

in vNext

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/496 Originally posted by **mattsoseman** July 1, 2023 Hi - How can I redirect the root domain (e.g. contoso.com) to my company's website (e.g. www.fabrikam.com)? Currently the...

feature-request

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/476 Originally posted by **FBoucher** March 10, 2023 The idea is to move all the logic into `ShortenerTool.Core`, without any security check. This way we could create...

enhancement

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/488 Originally posted by **sk-bln** June 14, 2023 I want to secure the functions, especially UrlList with Function Keys. Does anybody have sample code on how to...

enhancement
help wanted
feature-request

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/483 Originally posted by **fboucheros** April 30, 2023 OpenAPI is been supported (an GA) for a little while now. AzUrlShortener should have that to be easier to...

feature

Upgrade the base image node version and alpine version From `node:12.16.2-alpine3.11` to `node:18.14-alpine3.16`

Only trigger a build for the section that was modified. - trigger Build the Function code if commit into / final folder - trigger Build the website code if commit...

Let's try to upgrade to .NET 7.0

enhancement
good first issue

We start with manual deployment but we should have an automatic deployment. (CICD, deploy button, something)

documentation
enhancement
deployment