VOOZH about

URL: https://www.nuget.org/packages/CretNet.Platform.Fluxor.Generators

⇱ NuGet Gallery | CretNet.Platform.Fluxor.Generators 0.6.1




CretNet.Platform.Fluxor.Generators 0.6.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CretNet.Platform.Fluxor.Generators --version 0.6.1
 
 
NuGet\Install-Package CretNet.Platform.Fluxor.Generators -Version 0.6.1
 
 
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="CretNet.Platform.Fluxor.Generators" Version="0.6.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CretNet.Platform.Fluxor.Generators" Version="0.6.1" />
 
Directory.Packages.props
<PackageReference Include="CretNet.Platform.Fluxor.Generators" />
 
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 CretNet.Platform.Fluxor.Generators --version 0.6.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CretNet.Platform.Fluxor.Generators, 0.6.1"
 
 
#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 CretNet.Platform.Fluxor.Generators@0.6.1
 
 
#: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=CretNet.Platform.Fluxor.Generators&version=0.6.1
 
Install as a Cake Addin
#tool nuget:?package=CretNet.Platform.Fluxor.Generators&version=0.6.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

CretNet

Modern .NET building blocks and a ready-to-use Blazor application platform.

This repository now has two pillars:

  1. Core libraries you can use anywhere in .NET
  2. 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

Name NuGet Description
CretNet 👁 NuGet
Small, practical helpers and extensions (collections, enums, LINQ).
CretNet.Blazor 👁 NuGet
Blazor-focused helpers/utilities.
CretNet.FluentValidation.DependencyInjection 👁 NuGet
FluentValidation registration helpers for Microsoft.Extensions.DependencyInjection.

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:

Name NuGet Description
CretNet.Platform 👁 NuGet
Base abstractions like IEntity<TId>, DI helpers (e.g., AddDecoratedSingleton).
CretNet.Platform.Data 👁 NuGet
Repository pattern (Repository<TEntity,TId>) built on EF Core and Ardalis.Specification.
CretNet.Platform.Data.Abstractions 👁 NuGet
Default/search specs (IEntityDefaultSpecification<T>, IEntitySearchSpecification<T>).
CretNet.Platform.Fluxor 👁 NuGet
Helpers for Fluxor: ICnpAction, ICnpEntityAction<T>, DispatcherExtensions.DispatchAsync(...).
CretNet.Platform.Fluxor.Generators 👁 NuGet
Source generators for actions/entities (reduce boilerplate).
CretNet.Platform.Blazor 👁 NuGet
Fluent UI components: grids/selects/dialogs; inputs; layout; filters; dynamic renderers; notifications.
CretNet.Platform.Blazor.Server 👁 NuGet
Server-hosting specifics for the Blazor Platform.
CretNet.Platform.WebApi.Utilities 👁 NuGet
Minimal API helpers (e.g., MapPing() health endpoint).
CretNet.Platform.Storage 👁 NuGet
Storage abstraction (IStorageService).
CretNet.Platform.Storage.Sharepoint 👁 NuGet
SharePoint implementation/services & DI.

Showcase application

Applications that showcases the CretNet Platform:

Contributing

Contributions are welcome. We follow GitHub Flow with semantic releases:

  • Branch types: feature/* and bugfix/*
  • 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 .

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.0-feature-query-first.1 46 5/4/2026
0.6.1 129 2/26/2026
0.6.0 181 2/10/2026
0.6.0-feature-dotnet-10-upg... 66 1/27/2026
0.5.0 378 9/15/2025
0.5.0-feature-improvements.3 247 9/15/2025
0.5.0-feature-improvements.2 177 9/8/2025
0.5.0-feature-improvements.1 170 9/8/2025
0.4.3 238 9/1/2025
0.4.2 239 9/1/2025
0.4.1 227 9/1/2025
0.4.0 209 8/25/2025
0.3.1 214 8/19/2025