Cratis.Fundamentals 6.1.5

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.1.5                
NuGet\Install-Package Cratis.Fundamentals -Version 6.1.5                
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.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cratis.Fundamentals --version 6.1.5                
#r "nuget: Cratis.Fundamentals, 6.1.5"                
#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.
// Install Cratis.Fundamentals as a Cake Addin
#addin nuget:?package=Cratis.Fundamentals&version=6.1.5

// Install Cratis.Fundamentals as a Cake Tool
#tool nuget:?package=Cratis.Fundamentals&version=6.1.5                

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (70)

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

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.6 2,761 1/30/2025
6.1.5 1,657 1/22/2025
6.1.4 108 1/17/2025
6.1.3 872 1/13/2025
6.1.2 103 1/13/2025
6.1.0 2,286 12/31/2024
6.0.3 2,773 12/13/2024
6.0.2 2,213 11/14/2024
6.0.1 145 11/13/2024
5.6.2 3,330 10/23/2024
5.6.1 611 10/17/2024
5.6.0 100 10/17/2024
5.5.1 2,972 9/14/2024
5.5.0 2,330 9/7/2024
5.4.2 603 9/5/2024
5.4.1 273 9/5/2024
5.4.0 112 9/5/2024
5.3.9 468 9/4/2024
5.3.8 125 8/31/2024
5.3.7 1,153 8/30/2024
5.3.6 274 8/28/2024
5.3.5 139 8/28/2024
5.3.4 1,734 7/30/2024
5.3.3 75 7/30/2024
5.3.2 3,087 7/23/2024
5.3.1 399 7/18/2024
5.3.0 107 7/18/2024
5.2.8 127 6/23/2024
5.2.7 1,247 6/17/2024
5.2.6 145 6/16/2024
5.2.5 447 6/7/2024
5.2.4 146 5/20/2024
5.2.3 121 5/19/2024
5.2.2 977 5/18/2024
5.2.1 121 5/18/2024
5.2.0 105 5/18/2024
5.1.1 111 5/15/2024
5.1.0 106 5/15/2024
5.0.8 245 5/11/2024
5.0.7 94 5/11/2024
5.0.6 99 5/11/2024
5.0.5 100 5/11/2024
5.0.4 99 5/11/2024
5.0.2 98 5/11/2024
4.3.1 6,019 2/4/2022
4.3.0 5,657 1/19/2022
4.2.1 5,727 1/19/2022
4.2.0 5,957 1/18/2022
4.0.5 3,901 1/14/2022
4.0.4 3,863 1/14/2022
4.0.3 4,610 1/14/2022
3.4.0 3,723 1/11/2022
3.3.2 3,578 1/11/2022
3.3.1 3,521 1/11/2022
3.3.0 3,499 1/11/2022
3.2.0 3,474 1/11/2022
3.1.0 3,509 1/11/2022
3.0.1 3,497 1/11/2022
3.0.0 3,887 1/11/2022
2.17.0 1,749 12/22/2021
2.16.1 1,874 12/20/2021
2.16.0 1,839 12/20/2021
2.15.1 3,025 11/26/2021
2.15.0 2,955 11/26/2021
2.14.0 3,435 11/26/2021
2.13.8 3,316 2/4/2022
2.13.7 3,306 2/4/2022
2.13.6 3,484 2/4/2022
2.13.5 4,086 11/16/2021
2.13.4 1,861 11/15/2021
2.13.3 1,935 11/12/2021
2.13.2 1,851 11/12/2021
2.13.1 1,920 11/11/2021
2.13.0 1,913 11/11/2021
2.12.2 1,985 11/10/2021
2.12.1 1,756 11/10/2021
2.12.0 1,845 11/8/2021
2.11.0 1,739 11/8/2021
2.10.0 2,465 10/25/2021
2.9.1 1,860 10/14/2021
2.9.0 1,711 10/14/2021
2.8.3 1,726 10/14/2021
2.8.2 1,737 10/14/2021
2.8.1 1,594 10/14/2021
2.8.0 1,611 10/13/2021
2.7.0 1,702 10/4/2021
2.6.4 1,567 10/4/2021
2.6.3 1,609 10/4/2021
2.6.2 1,510 10/4/2021
2.6.1 1,524 10/4/2021
2.6.0 1,485 10/4/2021
2.5.0 1,568 10/1/2021
2.4.4 1,583 10/1/2021
2.4.3 1,550 10/1/2021
2.4.2 1,440 10/1/2021
2.4.1 1,501 10/1/2021
2.4.0 1,548 10/1/2021
2.3.2 1,520 10/1/2021
2.3.1 1,444 10/1/2021
2.3.0 1,526 10/1/2021
2.2.0 1,528 10/1/2021