This website requires JavaScript.
Explore
Help
Register
Sign In
shaba
/
BlazorOpenApi
Watch
1
Star
0
Fork
0
You've already forked BlazorOpenApi
mirror of
https://github.com/unclshura/BlazorOpenApi.git
synced
2025-12-21 09:51:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
BlazorOpenApi
/
BlazorOpenApi
History
Alexander Shabarshov
e04304b71f
Update project configuration and documentation. Github actions added.
2025-04-27 10:29:18 +01:00
..
Controls
Refactor example data generation to new component
2025-04-09 15:28:26 +01:00
wwwroot
Updated
OperationControl.razor
to use a
<textarea>
element instead of a
<pre>
for displaying generated example data
2025-04-08 17:16:02 +01:00
_Imports.razor
Refactor OpenAPI usage in Razor components
2025-03-26 09:48:47 +00:00
ApiUtils.cs
Add project files.
2025-02-25 09:04:27 +00:00
BlazorOpenApi.csproj
Update project configuration and documentation. Github actions added.
2025-04-27 10:29:18 +01:00
ITableOfContentsTree.cs
Enhance OpenAPI UI components and styling
2025-04-08 15:24:28 +01:00
OpenAPIUIControl.razor
Enhance OpenAPI UI components and styling
2025-04-08 15:24:28 +01:00
OpenApiUiPalette.cs
Add project files.
2025-02-25 09:04:27 +00:00
README.md
Add project files.
2025-02-25 09:04:27 +00:00
TableOfContentsTree.cs
Enhance OpenAPI UI components and styling
2025-04-08 15:24:28 +01:00
README.md
Blazor OpenAPI UI
Blazor implementation of SwaggerUI-like interface.