Cratis.Fundamentals 7.2.1

Prefix Reserved
dotnet add package Cratis.Fundamentals --version 7.2.1
                    
NuGet\Install-Package Cratis.Fundamentals -Version 7.2.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="Cratis.Fundamentals" Version="7.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cratis.Fundamentals" Version="7.2.1" />
                    
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 7.2.1
                    
#r "nuget: Cratis.Fundamentals, 7.2.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 Cratis.Fundamentals@7.2.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=Cratis.Fundamentals&version=7.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Cratis.Fundamentals&version=7.2.1
                    
Install as a Cake Tool

Fundamentals

Packages

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 (75)

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

Package Downloads
Cratis.Events

Package Description

Cratis.Extensions.MongoDB

Package Description

Cratis.Applications

Package Description

Cratis.Events.Schemas

Package Description

Cratis.Events.Store

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.1 10,117 10/21/2025
7.2.0 2,483 10/7/2025
7.1.0 3,657 10/2/2025
7.0.0 8,487 8/5/2025
6.5.2 751 7/26/2025
6.5.1 2,666 6/20/2025
6.5.0 1,131 6/19/2025
6.4.0 2,717 5/10/2025
6.3.2 6,458 4/6/2025
6.3.1 9,491 3/15/2025
6.3.0 171 3/15/2025
6.2.3 169 3/15/2025
6.2.2 176 3/15/2025
6.2.1 179 3/15/2025
6.2.0 170 3/15/2025
6.1.10 246 3/14/2025
6.1.9 1,986 3/13/2025
6.1.8 5,133 3/10/2025
6.1.6 4,961 1/30/2025
6.1.5 2,755 1/22/2025
6.1.4 213 1/17/2025
6.1.3 1,550 1/13/2025
6.1.2 195 1/13/2025
6.1.0 4,273 12/31/2024
6.0.3 5,170 12/13/2024
6.0.2 4,235 11/14/2024
6.0.1 251 11/13/2024
5.6.2 5,152 10/23/2024
5.6.1 1,064 10/17/2024
5.6.0 211 10/17/2024
5.5.1 4,283 9/14/2024
5.5.0 3,245 9/7/2024
5.4.2 843 9/5/2024
5.4.1 444 9/5/2024
5.4.0 195 9/5/2024
5.3.9 664 9/4/2024
5.3.8 222 8/31/2024
5.3.7 1,917 8/30/2024
5.3.6 449 8/28/2024
5.3.5 231 8/28/2024
5.3.4 1,871 7/30/2024
5.3.3 162 7/30/2024
5.3.2 4,765 7/23/2024
5.3.1 636 7/18/2024
5.3.0 210 7/18/2024
5.2.8 208 6/23/2024
5.2.7 1,902 6/17/2024
5.2.6 236 6/16/2024
5.2.5 640 6/7/2024
5.2.4 225 5/20/2024
5.2.3 212 5/19/2024
5.2.2 1,606 5/18/2024
5.2.1 216 5/18/2024
5.2.0 194 5/18/2024
5.1.1 204 5/15/2024
5.1.0 199 5/15/2024
5.0.8 428 5/11/2024
5.0.7 192 5/11/2024
5.0.6 214 5/11/2024
5.0.5 186 5/11/2024
5.0.4 191 5/11/2024
5.0.2 194 5/11/2024
4.3.1 6,543 2/4/2022
4.3.0 6,177 1/19/2022
4.2.1 6,251 1/19/2022
4.2.0 6,567 1/18/2022
4.0.5 4,326 1/14/2022
4.0.4 4,309 1/14/2022
4.0.3 5,150 1/14/2022
3.4.0 4,107 1/11/2022
3.3.2 3,954 1/11/2022
3.3.1 3,891 1/11/2022
3.3.0 3,907 1/11/2022
3.2.0 3,853 1/11/2022
3.1.0 3,921 1/11/2022
3.0.1 3,864 1/11/2022
3.0.0 4,358 1/11/2022
2.17.0 2,047 12/22/2021
2.16.1 2,191 12/20/2021
2.16.0 2,148 12/20/2021
2.15.1 3,330 11/26/2021
2.15.0 3,233 11/26/2021
2.14.0 3,752 11/26/2021
2.13.8 3,672 2/4/2022
2.13.7 3,622 2/4/2022
2.13.6 3,839 2/4/2022
2.13.5 4,739 11/16/2021
2.13.4 2,199 11/15/2021
2.13.3 2,255 11/12/2021
2.13.2 2,153 11/12/2021
2.13.1 2,226 11/11/2021
2.13.0 2,242 11/11/2021
2.12.2 2,316 11/10/2021
2.12.1 2,088 11/10/2021
2.12.0 2,171 11/8/2021
2.11.0 2,051 11/8/2021
2.10.0 2,892 10/25/2021
2.9.1 2,215 10/14/2021
2.9.0 2,014 10/14/2021
2.8.3 2,032 10/14/2021
2.8.2 2,055 10/14/2021
2.8.1 1,903 10/14/2021
2.8.0 1,938 10/13/2021
2.7.0 2,011 10/4/2021
2.6.4 1,889 10/4/2021
2.6.3 1,890 10/4/2021
2.6.2 1,809 10/4/2021
2.6.1 1,835 10/4/2021
2.6.0 1,773 10/4/2021
2.5.0 1,873 10/1/2021
2.4.4 1,866 10/1/2021
2.4.3 1,823 10/1/2021
2.4.2 1,712 10/1/2021
2.4.1 1,806 10/1/2021
2.4.0 1,831 10/1/2021
2.3.2 1,835 10/1/2021
2.3.1 1,736 10/1/2021
2.3.0 1,802 10/1/2021
2.2.0 1,832 10/1/2021