VOOZH about

URL: https://www.nuget.org/packages/Modulight.Modules.Client.RazorComponents/

⇱ NuGet Gallery | Modulight.Modules.Client.RazorComponents 0.0.7




Modulight.Modules.Client.RazorComponents 0.0.7

dotnet add package Modulight.Modules.Client.RazorComponents --version 0.0.7
 
 
NuGet\Install-Package Modulight.Modules.Client.RazorComponents -Version 0.0.7
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Modulight.Modules.Client.RazorComponents" Version="0.0.7" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Modulight.Modules.Client.RazorComponents" Version="0.0.7" />
 
Directory.Packages.props
<PackageReference Include="Modulight.Modules.Client.RazorComponents" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Modulight.Modules.Client.RazorComponents --version 0.0.7
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Modulight.Modules.Client.RazorComponents, 0.0.7"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Modulight.Modules.Client.RazorComponents@0.0.7
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Modulight.Modules.Client.RazorComponents&version=0.0.7
 
Install as a Cake Addin
#tool nuget:?package=Modulight.Modules.Client.RazorComponents&version=0.0.7
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Modulight.Modules.Client.RazorComponents

👁 alternate text is missing from this package README image

Modulight provides a place to unify resources, and it can be used to make Razor component library easy to use and manage. The user needn't to take care of related services and <script> or <link> tags in index.html.

// in Startup: void ConfigureServices(ISeviceCollection services)

services.AddModules(builder => {
 builder.UseRazorComponentClientModules().AddModule<FooModule>();
});

For razor components, add ResourceDeclare component to App.razor to load UI resources.

<Modulight.Modules.Client.RazorComponents.UI.ResourceDeclare />

This component will find all resources and global components defined in modules, and render HTML tags for them.

You can also use the following codes to load resources manually (needs IJSRuntime).

// WebAssemblyHost host;
await host.Services.GetRazorComponentClientModuleCollection().LoadResources();
Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 is compatible.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Modulight.Modules.Client.RazorComponents:

Package Downloads
StardustDL.RazorComponents.AntDesigns

Wrapper for AntDesign Blazor at https://github.com/ant-design-blazor/ant-design-blazor.

StardustDL.RazorComponents.Vditors

Wrapper for Vditor Blazor at https://b3log.org/vditor/ .

StardustDL.RazorComponents.MaterialDesignIcons

Material Design Icons for Blazor, Razor Pages and so on from https://materialdesignicons.com/ .

StardustDL.RazorComponents.Markdown

Razor component for Markdown rendering.

StardustDL.RazorComponents.Bootstraps

Bootstrap for Blazor, Razor Pages and so on from https://getbootstrap.com/.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.7 8,059 5/31/2021
0.0.7-preview.8 438 5/30/2021
0.0.6 2,018 5/30/2021
0.0.5 2,524 4/3/2021
0.0.5-preview.18 303 3/14/2021
0.0.5-preview.13 416 3/12/2021
0.0.5-preview.12 312 3/12/2021
0.0.5-preview.11 312 3/10/2021
0.0.5-preview.10 345 3/10/2021
0.0.5-preview.4 322 3/4/2021
0.0.5-preview.2 343 3/4/2021
0.0.4 1,721 3/4/2021
0.0.4-preview.40 737 2/22/2021
0.0.4-preview.30 465 2/21/2021
0.0.4-preview.28 329 2/20/2021
0.0.4-preview.25 450 2/20/2021
0.0.4-preview.6 367 2/6/2021
0.0.3 824 2/5/2021
0.0.3-preview.39 325 2/3/2021
0.0.3-preview.38 310 2/1/2021
Loading failed