VOOZH about

URL: https://www.nuget.org/packages/BlazingApple.Forums.Shared/

⇱ NuGet Gallery | BlazingApple.Forums.Shared 0.0.7.4




👁 Image
BlazingApple.Forums.Shared 0.0.7.4

dotnet add package BlazingApple.Forums.Shared --version 0.0.7.4
 
 
NuGet\Install-Package BlazingApple.Forums.Shared -Version 0.0.7.4
 
 
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="BlazingApple.Forums.Shared" Version="0.0.7.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazingApple.Forums.Shared" Version="0.0.7.4" />
 
Directory.Packages.props
<PackageReference Include="BlazingApple.Forums.Shared" />
 
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 BlazingApple.Forums.Shared --version 0.0.7.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlazingApple.Forums.Shared, 0.0.7.4"
 
 
#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 BlazingApple.Forums.Shared@0.0.7.4
 
 
#: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=BlazingApple.Forums.Shared&version=0.0.7.4
 
Install as a Cake Addin
#tool nuget:?package=BlazingApple.Forums.Shared&version=0.0.7.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

BlazingApple.Forums 🍎

🔥 A totally copacetic, easy-to-use and lightweight front-end Blazor Components package. This front-end Razor Class Library focuses on providing components for hosting forums, and is intended to be used in a Blazor context. It targets .NET 7.

About BlazingApples

BlazingApples is an open-source set of packages that aims to speed application development for Blazor organizations.

📹 Demo

Check out the demo site here.

🔧 Installation

1. Get the required dependencies.

  1. On Client Project, right click and get to the NuGet Package Manager ("Manage NuGetPackages").
  2. Install BlazingApple.Forums.Components (package also located here).
  3. In your index.html file, add the required styles and scripts:
 <script src="_content/BlazingApple.Components/scripts/blazingAppleComponents.js?cacheBust={version}"></script>
 <link href="//cdn.quilljs.com/1.3.6/quill.snow.css" rel="stylesheet">
 <link href="//cdn.quilljs.com/1.3.6/quill.bubble.css" rel="stylesheet">
 <script src="https://cdn.quilljs.com/1.3.6/quill.js"></script>
 <script src="_content/Blazored.TextEditor/quill-blot-formatter.min.js"></script>
 <script src="_content/Blazored.TextEditor/Blazored-BlazorQuill.js"></script>
  1. Add using BlazingApple.Forums.Components to your imports file. Now you should be all set to use the components.

<hr/>

💮 Credits

  • TODO

📝 Authors

  1. Taylor White

📜 License & Status

👁 Deploy to GitHub Pages
👁 License: GPL v2

Product Versions Compatible and additional computed target framework versions.
.NET net7.0 net7.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on BlazingApple.Forums.Shared:

Package Downloads
BlazingApple.Forums.Components

BlazingApple is a collection of business objects and corresponding components to speed application development. BlazingApple.Components provides a set of core components to easily create beautiful applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.7.4 396 7/25/2023
0.0.7.3 355 7/25/2023
0.0.7.2 322 7/25/2023
0.0.7 353 7/24/2023
0.0.6 343 7/23/2023
0.0.4 326 7/21/2023
0.0.2 314 7/21/2023
0.0.1 321 7/19/2023

0.0.7.4