CretNet.Platform.Blazor
0.4.0
dotnet add package CretNet.Platform.Blazor --version 0.4.0
NuGet\Install-Package CretNet.Platform.Blazor -Version 0.4.0
<PackageReference Include="CretNet.Platform.Blazor" Version="0.4.0" />
<PackageVersion Include="CretNet.Platform.Blazor" Version="0.4.0" />
<PackageReference Include="CretNet.Platform.Blazor" />
paket add CretNet.Platform.Blazor --version 0.4.0
#r "nuget: CretNet.Platform.Blazor, 0.4.0"
#:package CretNet.Platform.Blazor@0.4.0
#addin nuget:?package=CretNet.Platform.Blazor&version=0.4.0
#tool nuget:?package=CretNet.Platform.Blazor&version=0.4.0
CretNet
Modern .NET building blocks and a ready-to-use Blazor application platform.
This repository now has two pillars:
- Core libraries you can use anywhere in .NET
- CretNet Platform for quickly building cohesive Blazor web apps with pre-made controls, services, and Fluxor-based patterns
Target framework: .NET 9 only.
Documentation site: https://dotnet.creton.dev
1. Core libraries
2. CretNet Platform (Blazor app accelerator)
The Platform is a set of cohesive projects that work together so you can bootstrap production-grade Blazor apps quickly. It leans on Fluxor for state management and Microsoft Fluent UI components for a consistent UX.
Highlights:
Showcase application
Applications that showcases the CretNet Platform:
Contributing
Contributions are welcome. We follow GitHub Flow with semantic releases:
- Branch types:
feature/*
andbugfix/*
- Submit a Pull Request to
main
when ready - Use clear, conventional commit messages (semantic commits)
Report issues and feature requests here: https://github.com/yveslaurentcreton/CretNet/issues
Localization: English and Dutch are available out of the box; contributions for additional languages are welcome.
License
Licensed under the MIT License.
Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Blazored.FluentValidation (>= 2.2.0)
- CretNet.Blazor (>= 0.4.0)
- CretNet.Platform (>= 0.4.0)
- CretNet.Platform.Fluxor (>= 0.4.0)
- DynamicData (>= 9.4.1)
- Fluxor.Blazor.Web (>= 5.9.1)
- ISO3166 (>= 1.0.4)
- IsoNames.NETStandard (>= 1.2.1)
- Microsoft.AspNetCore.Components.Web (>= 9.0.8)
- Microsoft.FluentUI.AspNetCore.Components (>= 4.12.1)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.12.1)
- ReactiveUI.Blazor (>= 20.4.1)
- Scrutor (>= 6.1.0)
- SmartFormat (>= 3.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CretNet.Platform.Blazor:
Package | Downloads |
---|---|
CretNet.Platform.Blazor.Server
CretNet is a collection of powerful, open-source packages designed to enhance and streamline your .NET development experience. |
|
CretNet.Platform.Playground
CretNet is a collection of powerful, open-source packages designed to enhance and streamline your .NET development experience. |
GitHub repositories
This package is not used by any popular GitHub repositories.