![]() |
VOOZH | about |
dotnet add package CretNet.Platform.Blazor --version 0.6.1
NuGet\Install-Package CretNet.Platform.Blazor -Version 0.6.1
<PackageReference Include="CretNet.Platform.Blazor" Version="0.6.1" />
<PackageVersion Include="CretNet.Platform.Blazor" Version="0.6.1" />Directory.Packages.props
<PackageReference Include="CretNet.Platform.Blazor" />Project file
paket add CretNet.Platform.Blazor --version 0.6.1
#r "nuget: CretNet.Platform.Blazor, 0.6.1"
#:package CretNet.Platform.Blazor@0.6.1
#addin nuget:?package=CretNet.Platform.Blazor&version=0.6.1Install as a Cake Addin
#tool nuget:?package=CretNet.Platform.Blazor&version=0.6.1Install as a Cake Tool
Modern .NET building blocks and a ready-to-use Blazor application platform.
This repository now has two pillars:
Target framework: .NET 9 only.
Documentation site: https://dotnet.creton.dev
| 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. |
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. |
Applications that showcases the CretNet Platform:
Contributions are welcome. We follow GitHub Flow with semantic releases:
feature/* and bugfix/*main when readyReport 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.
Licensed under the .
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.0-feature-query-first.1 | 61 | 5/4/2026 |
| 0.6.1 | 143 | 2/26/2026 |
| 0.6.0 | 189 | 2/10/2026 |
| 0.6.0-feature-dotnet-10-upg... | 78 | 1/27/2026 |
| 0.5.0 | 405 | 9/15/2025 |
| 0.5.0-feature-improvements.3 | 251 | 9/15/2025 |
| 0.5.0-feature-improvements.2 | 178 | 9/8/2025 |
| 0.5.0-feature-improvements.1 | 170 | 9/8/2025 |
| 0.4.3 | 280 | 9/1/2025 |
| 0.4.2 | 249 | 9/1/2025 |
| 0.4.1 | 237 | 9/1/2025 |
| 0.4.0 | 238 | 8/25/2025 |
| 0.3.1 | 240 | 8/19/2025 |
| 0.3.0 | 250 | 8/19/2025 |