Aksio.Fundamentals 1.6.3

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

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

Fundamentals

Packages / Deployables

Nuget NPM

Builds

.NET Build JavaScript Build

Description

The Aksio 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 (12)

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

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

Package Description

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

Package Description

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

Package Description

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

Package Description

Aksio.Applications.Autofac 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
1.6.3 268 2/28/2024
1.6.2 72 2/28/2024
1.6.1 1,937 12/15/2023
1.6.0 10,545 12/11/2023
1.5.2 8,657 10/1/2023
1.5.1 5,968 8/22/2023
1.5.0 7,250 8/21/2023
1.4.2 289 8/18/2023
1.4.1 154 8/16/2023
1.4.0 141 8/16/2023
1.3.10 10,551 7/18/2023
1.3.9 265 7/18/2023
1.3.8 247 7/18/2023
1.3.7 246 7/18/2023
1.3.6 413 7/14/2023
1.3.5 387 7/11/2023
1.3.4 481 7/10/2023
1.3.3 359 6/20/2023
1.3.2 309 6/20/2023
1.3.1 372 6/15/2023
1.3.0 409 6/14/2023
1.2.0 170 6/12/2023
1.1.5 291 6/10/2023
1.1.4 298 6/10/2023
1.1.3 282 6/10/2023
1.1.2 171 6/10/2023
1.1.1 188 6/10/2023
1.1.0 157 5/30/2023
1.0.11 184 5/30/2023
1.0.10 446 5/30/2023
1.0.8 191 5/30/2023
1.0.7 791 5/25/2023
1.0.6 163 5/25/2023
1.0.5 182 5/25/2023
1.0.4 158 5/25/2023
1.0.3 161 5/25/2023
1.0.2 165 5/25/2023
1.0.1 1,114 5/23/2023
1.0.0 176 5/23/2023
0.0.11 189 5/22/2023
0.0.7 158 5/9/2023
0.0.6 160 5/9/2023
0.0.5 154 5/7/2023
0.0.4 152 5/7/2023
0.0.3 151 5/7/2023
0.0.2 209 5/6/2023