Cratis.Fundamentals 5.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Cratis.Fundamentals --version 5.1.1
NuGet\Install-Package Cratis.Fundamentals -Version 5.1.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="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cratis.Fundamentals --version 5.1.1
#r "nuget: Cratis.Fundamentals, 5.1.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.
// Install Cratis.Fundamentals as a Cake Addin
#addin nuget:?package=Cratis.Fundamentals&version=5.1.1

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

Fundamentals

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

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

Package Downloads
Cratis.Events The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Cratis.Extensions.MongoDB The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Cratis.Events.Schemas The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Cratis.Events.Store The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Cratis The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.1 10 5/15/2024
5.1.0 8 5/15/2024
5.0.8 126 5/11/2024
5.0.7 49 5/11/2024
5.0.6 53 5/11/2024
5.0.5 55 5/11/2024
5.0.4 56 5/11/2024
5.0.2 53 5/11/2024
4.3.1 5,722 2/4/2022
4.3.0 5,410 1/19/2022
4.2.1 5,459 1/19/2022
4.2.0 5,653 1/18/2022
4.0.5 3,670 1/14/2022
4.0.4 3,637 1/14/2022
4.0.3 4,376 1/14/2022
3.4.0 3,507 1/11/2022
3.3.2 3,392 1/11/2022
3.3.1 3,335 1/11/2022
3.3.0 3,314 1/11/2022
3.2.0 3,292 1/11/2022
3.1.0 3,333 1/11/2022
3.0.1 3,311 1/11/2022
3.0.0 3,647 1/11/2022
2.17.0 1,595 12/22/2021
2.16.1 1,726 12/20/2021
2.16.0 1,693 12/20/2021
2.15.1 2,886 11/26/2021
2.15.0 2,815 11/26/2021
2.14.0 3,272 11/26/2021
2.13.8 3,157 2/4/2022
2.13.7 3,140 2/4/2022
2.13.6 3,309 2/4/2022
2.13.5 3,748 11/16/2021
2.13.4 1,705 11/15/2021
2.13.3 1,767 11/12/2021
2.13.2 1,707 11/12/2021
2.13.1 1,749 11/11/2021
2.13.0 1,755 11/11/2021
2.12.2 1,826 11/10/2021
2.12.1 1,618 11/10/2021
2.12.0 1,663 11/8/2021
2.11.0 1,598 11/8/2021
2.10.0 2,247 10/25/2021
2.9.1 1,700 10/14/2021
2.9.0 1,547 10/14/2021
2.8.3 1,574 10/14/2021
2.8.2 1,586 10/14/2021
2.8.1 1,450 10/14/2021
2.8.0 1,450 10/13/2021
2.7.0 1,537 10/4/2021
2.6.4 1,413 10/4/2021
2.6.3 1,452 10/4/2021
2.6.2 1,364 10/4/2021
2.6.1 1,368 10/4/2021
2.6.0 1,337 10/4/2021
2.5.0 1,417 10/1/2021
2.4.4 1,436 10/1/2021
2.4.3 1,406 10/1/2021
2.4.2 1,291 10/1/2021
2.4.1 1,355 10/1/2021
2.4.0 1,385 10/1/2021
2.3.2 1,378 10/1/2021
2.3.1 1,305 10/1/2021
2.3.0 1,386 10/1/2021
2.2.0 1,384 10/1/2021