Cratis.Fundamentals 6.3.1

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.3.1
                    
NuGet\Install-Package Cratis.Fundamentals -Version 6.3.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="6.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cratis.Fundamentals" Version="6.3.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 6.3.1
                    
#r "nuget: Cratis.Fundamentals, 6.3.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.
#addin nuget:?package=Cratis.Fundamentals&version=6.3.1
                    
Install Cratis.Fundamentals as a Cake Addin
#tool nuget:?package=Cratis.Fundamentals&version=6.3.1
                    
Install Cratis.Fundamentals 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. 
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.3.2 1,219 16 days ago
6.3.1 5,258 a month ago
6.3.0 67 a month ago
6.2.3 73 a month ago
6.2.2 76 a month ago
6.2.1 79 a month ago
6.2.0 77 a month ago
6.1.10 140 a month ago
6.1.9 1,058 a month ago
6.1.8 2,821 a month ago
6.1.6 3,340 3 months ago
6.1.5 1,666 3 months ago
6.1.4 116 3 months ago
6.1.3 878 3 months ago
6.1.2 110 3 months ago
6.1.0 2,293 4 months ago
6.0.3 2,783 4 months ago
6.0.2 2,219 5 months ago
6.0.1 150 5 months ago
5.6.2 3,338 6 months ago
5.6.1 617 6 months ago
5.6.0 106 6 months ago
5.5.1 2,978 7 months ago
5.5.0 2,337 7 months ago
5.4.2 608 8 months ago
5.4.1 278 8 months ago
5.4.0 117 8 months ago
5.3.9 473 8 months ago
5.3.8 131 8 months ago
5.3.7 1,158 8 months ago
5.3.6 281 8 months ago
5.3.5 144 8 months ago
5.3.4 1,742 9 months ago
5.3.3 84 9 months ago
5.3.2 3,093 9 months ago
5.3.1 404 9 months ago
5.3.0 113 9 months ago
5.2.8 133 10 months ago
5.2.7 1,251 6/17/2024
5.2.6 150 6/16/2024
5.2.5 451 6/7/2024
5.2.4 151 5/20/2024
5.2.3 125 5/19/2024
5.2.2 983 5/18/2024
5.2.1 127 5/18/2024
5.2.0 110 5/18/2024
5.1.1 116 5/15/2024
5.1.0 110 5/15/2024
5.0.8 249 5/11/2024
5.0.7 98 5/11/2024
5.0.6 103 5/11/2024
5.0.5 105 5/11/2024
5.0.4 105 5/11/2024
5.0.2 102 5/11/2024
4.3.1 6,030 2/4/2022
4.3.0 5,667 1/19/2022
4.2.1 5,739 1/19/2022
4.2.0 5,968 1/18/2022
4.0.5 3,913 1/14/2022
4.0.4 3,874 1/14/2022
4.0.3 4,621 1/14/2022
3.4.0 3,734 1/11/2022
3.3.2 3,589 1/11/2022
3.3.1 3,533 1/11/2022
3.3.0 3,510 1/11/2022
3.2.0 3,485 1/11/2022
3.1.0 3,519 1/11/2022
3.0.1 3,508 1/11/2022
3.0.0 3,897 1/11/2022
2.17.0 1,759 12/22/2021
2.16.1 1,885 12/20/2021
2.16.0 1,850 12/20/2021
2.15.1 3,037 11/26/2021
2.15.0 2,967 11/26/2021
2.14.0 3,447 11/26/2021
2.13.8 3,327 2/4/2022
2.13.7 3,316 2/4/2022
2.13.6 3,495 2/4/2022
2.13.5 4,098 11/16/2021
2.13.4 1,872 11/15/2021
2.13.3 1,946 11/12/2021
2.13.2 1,863 11/12/2021
2.13.1 1,931 11/11/2021
2.13.0 1,925 11/11/2021
2.12.2 1,997 11/10/2021
2.12.1 1,768 11/10/2021
2.12.0 1,856 11/8/2021
2.11.0 1,752 11/8/2021
2.10.0 2,477 10/25/2021
2.9.1 1,871 10/14/2021
2.9.0 1,722 10/14/2021
2.8.3 1,738 10/14/2021
2.8.2 1,749 10/14/2021
2.8.1 1,605 10/14/2021
2.8.0 1,623 10/13/2021
2.7.0 1,713 10/4/2021
2.6.4 1,579 10/4/2021
2.6.3 1,620 10/4/2021
2.6.2 1,522 10/4/2021
2.6.1 1,545 10/4/2021
2.6.0 1,498 10/4/2021
2.5.0 1,579 10/1/2021
2.4.4 1,594 10/1/2021
2.4.3 1,561 10/1/2021
2.4.2 1,452 10/1/2021
2.4.1 1,513 10/1/2021
2.4.0 1,559 10/1/2021
2.3.2 1,532 10/1/2021
2.3.1 1,456 10/1/2021
2.3.0 1,538 10/1/2021
2.2.0 1,542 10/1/2021