Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adefwebserver/blazorfileuploadswagger
Blazor File Upload using Web API and Swagger
https://github.com/adefwebserver/blazorfileuploadswagger
api-security blazor dotnet-core dotnet6 file-upload jwt-authentication swagger
Last synced: 3 months ago
JSON representation
Blazor File Upload using Web API and Swagger
- Host: GitHub
- URL: https://github.com/adefwebserver/blazorfileuploadswagger
- Owner: ADefWebserver
- License: mit
- Created: 2022-06-04T13:19:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T15:24:35.000Z (over 2 years ago)
- Last Synced: 2024-10-05T08:41:08.282Z (4 months ago)
- Topics: api-security, blazor, dotnet-core, dotnet6, file-upload, jwt-authentication, swagger
- Language: C#
- Homepage:
- Size: 1.17 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Blazor File Upload (With Swagger)
### Demonstrates using Web API to upload mutiple files using a Swagger Page
![BlazorFileUploadSwagger](https://user-images.githubusercontent.com/1857799/172001077-2f6ed4ae-199d-4cff-962c-92e900643d0f.gif)
### Blog Post: [Blazor File Upload using Web API and Swagger](https://blazorhelpwebsite.com/ViewBlogPost/60)
### Based on code from [dotnet-labs/HerokuContainer](https://github.com/dotnet-labs/HerokuContainer) and [StefanescuEduard/DotnetSwaggerDocumentation](https://github.com/StefanescuEduard/DotnetSwaggerDocumentation)