Info
Version: | 4.0.4 |
Author(s): | BlackWhiteYoshi |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BlackWhiteYoshi/NoJsBlazor |
NuGet Url: | https://www.nuget.org/packages/NoJsBlazor |
Install
Install-Package NoJsBlazor
dotnet add package NoJsBlazor
paket add NoJsBlazor
NoJsBlazor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
It contains some UI components. This Library does not use any Javascript code, everything is implemented in Razor, (S)CSS and C#.