Cratis.Fundamentals 6.4.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cratis.Fundamentals --version 6.4.0
                    
NuGet\Install-Package Cratis.Fundamentals -Version 6.4.0
                    
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="Cratis.Fundamentals" Version="6.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cratis.Fundamentals" Version="6.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Cratis.Fundamentals" />
                    
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 Cratis.Fundamentals --version 6.4.0
                    
#r "nuget: Cratis.Fundamentals, 6.4.0"
                    
#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 Cratis.Fundamentals@6.4.0
                    
#: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=Cratis.Fundamentals&version=6.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Cratis.Fundamentals&version=6.4.0
                    
Install as a Cake Tool

Fundamentals

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build Documentation site

Description

The Cratis fundamentals holds generic reusable helpers, utilities and tools that aims at solving common problems and help developers be more productive. Fundamentals offers functionality for .NET and JavaScript environments. It is not a goal to have parity, as the different environments offer different building blocks.

You should look at it as a convenience layer on top of the existing base environment you're running in.

Read more about how to use it in our documentation.

Contributing

If you want to jump into building this repository and possibly contributing, please refer to contributing.

Prerequisites

The following are prerequisites to work with this repository.

Central Package Management

This repository leverages Central Package Management, which means that all package versions are managed from a file at the root level called Directory.Packages.props.

In addition there are also Directory.Build.props files for setting up common settings that are applied cross cuttingly.

Root package.json

The package.json found at the root level defines all the workspaces. It is assumed

All developer dependencies are defined in the top level package.json. The reason for this is to be able to provide global scripts for every package to use for easier maintenance.

The package.json found at the top level contains scripts that can then be used in a child project for this to work properly.

In a package, all you need to do is to define the scripts to use the global scripts in the `package.json´ of that project:

{
    "scripts": {
        "prepublish": "yarn g:build",
        "clean": "yarn g:clean",
        "build": "yarn g:build",
        "lint": "yarn g:lint",
        "lint:ci": "yarn g:lint:ci",
        "test": "yarn g:test",
        "ci": "yarn g:ci",
        "up": "yarn g:up"
    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (74)

Showing the top 5 NuGet packages that depend on Cratis.Fundamentals:

Package Downloads
Cratis.Events

Package Description

Cratis.Extensions.MongoDB

Package Description

Cratis.Events.Schemas

Package Description

Cratis.Events.Store

Package Description

Cratis.Applications

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.0 3 10/7/2025
7.1.0 870 10/2/2025
7.0.0 7,288 8/5/2025
6.5.2 727 7/26/2025
6.5.1 2,609 6/20/2025
6.5.0 1,115 6/19/2025
6.4.0 2,677 5/10/2025
6.3.2 6,272 4/6/2025
6.3.1 9,328 3/15/2025
6.3.0 160 3/15/2025
6.2.3 159 3/15/2025
6.2.2 156 3/15/2025
6.2.1 169 3/15/2025
6.2.0 158 3/15/2025
6.1.10 235 3/14/2025
6.1.9 1,939 3/13/2025
6.1.8 4,999 3/10/2025
6.1.6 4,860 1/30/2025
6.1.5 2,693 1/22/2025
6.1.4 204 1/17/2025
6.1.3 1,507 1/13/2025
6.1.2 186 1/13/2025
6.1.0 4,175 12/31/2024
6.0.3 5,049 12/13/2024
6.0.2 4,151 11/14/2024
6.0.1 240 11/13/2024
5.6.2 5,083 10/23/2024
5.6.1 1,053 10/17/2024
5.6.0 199 10/17/2024
5.5.1 4,244 9/14/2024
5.5.0 3,224 9/7/2024
5.4.2 833 9/5/2024
5.4.1 421 9/5/2024
5.4.0 188 9/5/2024
5.3.9 656 9/4/2024
5.3.8 210 8/31/2024
5.3.7 1,899 8/30/2024
5.3.6 440 8/28/2024
5.3.5 222 8/28/2024
5.3.4 1,859 7/30/2024
5.3.3 153 7/30/2024
5.3.2 4,740 7/23/2024
5.3.1 626 7/18/2024
5.3.0 183 7/18/2024
5.2.8 199 6/23/2024
5.2.7 1,880 6/17/2024
5.2.6 228 6/16/2024
5.2.5 630 6/7/2024
5.2.4 216 5/20/2024
5.2.3 204 5/19/2024
5.2.2 1,593 5/18/2024
5.2.1 207 5/18/2024
5.2.0 185 5/18/2024
5.1.1 194 5/15/2024
5.1.0 191 5/15/2024
5.0.8 377 5/11/2024
5.0.7 181 5/11/2024
5.0.6 188 5/11/2024
5.0.5 166 5/11/2024
5.0.4 182 5/11/2024
5.0.2 182 5/11/2024
4.3.1 6,405 2/4/2022
4.3.0 6,052 1/19/2022
4.2.1 6,117 1/19/2022
4.2.0 6,433 1/18/2022
4.0.5 4,265 1/14/2022
4.0.4 4,247 1/14/2022
4.0.3 5,090 1/14/2022
3.4.0 4,080 1/11/2022
3.3.2 3,937 1/11/2022
3.3.1 3,866 1/11/2022
3.3.0 3,875 1/11/2022
3.2.0 3,839 1/11/2022
3.1.0 3,906 1/11/2022
3.0.1 3,838 1/11/2022
3.0.0 4,339 1/11/2022
2.17.0 2,021 12/22/2021
2.16.1 2,164 12/20/2021
2.16.0 2,118 12/20/2021
2.15.1 3,302 11/26/2021
2.15.0 3,206 11/26/2021
2.14.0 3,723 11/26/2021
2.13.8 3,642 2/4/2022
2.13.7 3,595 2/4/2022
2.13.6 3,816 2/4/2022
2.13.5 4,664 11/16/2021
2.13.4 2,179 11/15/2021
2.13.3 2,230 11/12/2021
2.13.2 2,135 11/12/2021
2.13.1 2,191 11/11/2021
2.13.0 2,221 11/11/2021
2.12.2 2,273 11/10/2021
2.12.1 2,067 11/10/2021
2.12.0 2,150 11/8/2021
2.11.0 2,033 11/8/2021
2.10.0 2,870 10/25/2021
2.9.1 2,179 10/14/2021
2.9.0 1,989 10/14/2021
2.8.3 2,005 10/14/2021
2.8.2 2,023 10/14/2021
2.8.1 1,875 10/14/2021
2.8.0 1,918 10/13/2021
2.7.0 1,990 10/4/2021
2.6.4 1,868 10/4/2021
2.6.3 1,857 10/4/2021
2.6.2 1,776 10/4/2021
2.6.1 1,817 10/4/2021
2.6.0 1,751 10/4/2021
2.5.0 1,844 10/1/2021
2.4.4 1,841 10/1/2021
2.4.3 1,804 10/1/2021
2.4.2 1,691 10/1/2021
2.4.1 1,774 10/1/2021
2.4.0 1,810 10/1/2021
2.3.2 1,803 10/1/2021
2.3.1 1,712 10/1/2021
2.3.0 1,777 10/1/2021
2.2.0 1,797 10/1/2021