Repository Analysis: AzUrlShortener
Repository Owner: markhazleton
AzUrlShortener
An simple and easy Url Shortener
Stars: 0
Forks: 0
Open Issues: 0
Primary Language: C#
Contributors (25)
- FBoucher - 415 contributions
- allcontributors[bot] - 50 contributions
- dependabot-preview[bot] - 38 contributions
- ch-rob - 26 contributions
- fs366e2spm - 11 contributions
- dependabot[bot] - 7 contributions
- Hedlund01 - 6 contributions
- vnbaaij - 6 contributions
- pjirsa - 5 contributions
- TheDJMassive - 4 contributions
- msftgits - 3 contributions
- catcherwong - 2 contributions
- davidop - 2 contributions
- ranshu1601 - 1 contributions
- jawn - 1 contributions
- AzureAdvocateBit - 1 contributions
- alsmyr - 1 contributions
- IronManion - 1 contributions
- thefisk - 1 contributions
- solvaholic - 1 contributions
- stulzq - 1 contributions
- ddematheu2 - 1 contributions
- fboucheros - 1 contributions
- kmm7 - 1 contributions
- microsoft-github-policy-service[bot] - 1 contributions
Languages Used
- C#: 42872 bytes
- HTML: 26647 bytes
- CSS: 5244 bytes
- Dockerfile: 947 bytes
- Shell: 69 bytes
Open Issues
No open issues found for this repository.
Errors
No errors reported.
File System Tree
-
- .all-contributorsrc
- .gitattributes
-
.github
- FUNDING.yml
- dependabot.yml
- .github/workflows
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
-
Media
- AgreeToTerms.png
- AzUrlShortener_preview.gif
- AzureFriday_preview.gif
- CustomDomain-AddDomainToAppService.png
- CustomDomain-CreateAppSvcCert.png
- CustomDomain-GoDaddyExample.png
- CustomDomain-Green.png
- CustomDomain-HealthyCert.png
- CustomDomain-NotSecure-AddCert.png
- CustomDomain-ProveOwnership.png
- CustomDomain-TLS-SSLBindings.png
- HowItWorks-Diagram.png
- StorageExplorer-AddEntry.png
- StorageExplorer-SelectResource.png
- StorageExplorer-Tree.png
- StorageExplorer-UpdateExisting.png
- TBA-AccessKeys.png
- TBA-BuildDetails.png
- TBA-CICD.png
- TBA-Configuration.png
- TBA-CreateNewRepo.png
- TBA-CreateSWA.png
- TBA-CustomDomain.png
- TBA-InviteAdmin.png
- TBA-SourceControlDetails.png
- TBA-UseThisTemplate.png
- TBA-YourRepo.png
- TinyBlazorAdmin.gif
- UpdateUpgrade.png
- UrlRedirection.gif
- UrlShortener-API-URL.png
- UrlShortener-CustomDeployment.png
- UrlShortener-DeployedResources.png
- UrlShortener_600.png
- bkgUrlShortener.png
- tinyBA_home.png
- tinyBA_stats.png
- tinyBA_urls.png
- README.md
- SECURITY.md
- how-it-works.md
-
src
- src/.devcontainer
- src/.vscode
-
src/Cloud5mins.ShortenerTools.Core
- Cloud5mins.ShortenerTools.Core.csproj
- src/Cloud5mins.ShortenerTools.Core/Domain
- src/Cloud5mins.ShortenerTools.Core/Messages
-
src/Cloud5mins.ShortenerTools.Functions
- Cloud5mins.ShortenerTools.Functions.csproj
- src/Cloud5mins.ShortenerTools.Functions/Functions
- Program.cs
- Utility.cs
- host.json
- local.settings.example.json
-
src/Cloud5mins.ShortenerTools.TinyBlazorAdmin
- App.razor
- Cloud5mins.ShortenerTools.TinyBlazorAdmin.csproj
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/Pages
- Program.cs
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/Properties
- README.md
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/Shared
- _Imports.razor
- staticwebapp.config.json
-
src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot
- appsettings.example.json
- appsettings.json
-
src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css
- app.css
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css/bootstrap
-
src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css/open-iconic
- FONT-LICENSE
- ICON-LICENSE
- README.md
-
src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css/open-iconic/font
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css/open-iconic/font/css
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/css/open-iconic/font/fonts
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/wwwroot/images
- index.html
- src/deployment
- shortenerTools.sln
- swa-cli.config.json
- src/tools