MudraX.Blazor.Core 9.0.0.2

dotnet add package MudraX.Blazor.Core --version 9.0.0.2
                    
NuGet\Install-Package MudraX.Blazor.Core -Version 9.0.0.2
                    
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="MudraX.Blazor.Core" Version="9.0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MudraX.Blazor.Core" Version="9.0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="MudraX.Blazor.Core" />
                    
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 MudraX.Blazor.Core --version 9.0.0.2
                    
#r "nuget: MudraX.Blazor.Core, 9.0.0.2"
                    
#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.
#addin nuget:?package=MudraX.Blazor.Core&version=9.0.0.2
                    
Install MudraX.Blazor.Core as a Cake Addin
#tool nuget:?package=MudraX.Blazor.Core&version=9.0.0.2
                    
Install MudraX.Blazor.Core as a Cake Tool

MudraX.Blazor.Core

MudraX.Blazor.Core is the core library for the MudraX.Blazor project, designed to provide essential functionalities and shared logic for the entire application ecosystem. This library is built with .NET 9 and is optimized for modern cross-platform development.

Features

  • Core Functionality: Provides foundational services and utilities for other MudraX.Blazor components.
  • Cross-Platform Support: Designed to work seamlessly with .NET MAUI and Blazor projects.
  • Extensibility: Easily extendable to meet specific application requirements.
  • State Management: Includes utilities for managing application state across Blazor and .NET MAUI.
  • Data Transformation: Offers tools for data mapping, validation, and transformation.
  • Logging and Diagnostics: Built-in support for structured logging and diagnostics.

Requirements

  • .NET Version: .NET 9 or later
  • Dependencies: Ensure all required NuGet packages are installed.

Installation

To install the library, use the following NuGet command:

Install-Package MudraX.Blazor.Core

Usage

  1. Reference the MudraX.Blazor.Core library in your project.
  2. Initialize the core services in your application startup.

Example

Contributing

Contributions are welcome! Please follow the contribution guidelines to submit issues or pull requests.

License

This project is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on MudraX.Blazor.Core:

Package Downloads
MudraX.Blazor.OData

MudraX Blazor OData Library

MudraX.Blazor.Web

MudraX Blazor Web Library

MudraX.Blazor.Jwt

MudraX Blazor JWT Library

MudraX.Blazor.Maui

MudraX Blazor MAUI Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0.2 103 5/7/2025
9.0.0.1 111 5/6/2025