CretNet.Blazor
0.4.3
dotnet add package CretNet.Blazor --version 0.4.3
NuGet\Install-Package CretNet.Blazor -Version 0.4.3
<PackageReference Include="CretNet.Blazor" Version="0.4.3" />
<PackageVersion Include="CretNet.Blazor" Version="0.4.3" />
<PackageReference Include="CretNet.Blazor" />
paket add CretNet.Blazor --version 0.4.3
#r "nuget: CretNet.Blazor, 0.4.3"
#:package CretNet.Blazor@0.4.3
#addin nuget:?package=CretNet.Blazor&version=0.4.3
#tool nuget:?package=CretNet.Blazor&version=0.4.3
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
- Microsoft.AspNetCore.Components.Web (>= 9.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CretNet.Blazor:
Package | Downloads |
---|---|
CretNet.Platform.Blazor
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.