Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)