CretNet.Platform.Fluxor
0.4.0
dotnet add package CretNet.Platform.Fluxor --version 0.4.0
NuGet\Install-Package CretNet.Platform.Fluxor -Version 0.4.0
<PackageReference Include="CretNet.Platform.Fluxor" Version="0.4.0" />
<PackageVersion Include="CretNet.Platform.Fluxor" Version="0.4.0" />
<PackageReference Include="CretNet.Platform.Fluxor" />
paket add CretNet.Platform.Fluxor --version 0.4.0
#r "nuget: CretNet.Platform.Fluxor, 0.4.0"
#:package CretNet.Platform.Fluxor@0.4.0
#addin nuget:?package=CretNet.Platform.Fluxor&version=0.4.0
#tool nuget:?package=CretNet.Platform.Fluxor&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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Fluxor (>= 5.9.1)
- System.Text.Json (>= 9.0.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CretNet.Platform.Fluxor:
Package | Downloads |
---|---|
CretNet.Platform.Blazor
CretNet is a collection of powerful, open-source packages designed to enhance and streamline your .NET development experience. |
|
CretNet.Platform.Fluxor.Generators
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.