Aksio.Fundamentals
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Aksio.Fundamentals --version 1.1.1
NuGet\Install-Package Aksio.Fundamentals -Version 1.1.1
<PackageReference Include="Aksio.Fundamentals" Version="1.1.1" />
paket add Aksio.Fundamentals --version 1.1.1
#r "nuget: Aksio.Fundamentals, 1.1.1"
// Install Aksio.Fundamentals as a Cake Addin #addin nuget:?package=Aksio.Fundamentals&version=1.1.1 // Install Aksio.Fundamentals as a Cake Tool #tool nuget:?package=Aksio.Fundamentals&version=1.1.1
Fundamentals
Packages / Deployables
Builds
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 | Versions 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. |
-
net6.0
- Humanizer (>= 2.14.1)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- NJsonSchema (>= 10.9.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Reactive (>= 6.0.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Aksio.Fundamentals:
Package | Downloads |
---|---|
Aksio.Cratis.Kernel.Shared
Package Description |
|
Aksio.Cratis.Kernel.Orleans
Package Description |
|
Aksio.Cratis.Infrastructure
Package Description |
|
Aksio.Applications.CQRS
Package Description |
|
Aksio.Applications.Autofac
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.3 | 2,846 | 2/28/2024 |
1.6.2 | 96 | 2/28/2024 |
1.6.1 | 2,344 | 12/15/2023 |
1.6.0 | 20,286 | 12/11/2023 |
1.5.2 | 10,784 | 10/1/2023 |
1.5.1 | 7,481 | 8/22/2023 |
1.5.0 | 7,541 | 8/21/2023 |
1.4.2 | 376 | 8/18/2023 |
1.4.1 | 178 | 8/16/2023 |
1.4.0 | 162 | 8/16/2023 |
1.3.10 | 11,568 | 7/18/2023 |
1.3.9 | 326 | 7/18/2023 |
1.3.8 | 310 | 7/18/2023 |
1.3.7 | 307 | 7/18/2023 |
1.3.6 | 481 | 7/14/2023 |
1.3.5 | 475 | 7/11/2023 |
1.3.4 | 608 | 7/10/2023 |
1.3.3 | 435 | 6/20/2023 |
1.3.2 | 363 | 6/20/2023 |
1.3.1 | 460 | 6/15/2023 |
1.3.0 | 499 | 6/14/2023 |
1.2.0 | 192 | 6/12/2023 |
1.1.5 | 348 | 6/10/2023 |
1.1.4 | 355 | 6/10/2023 |
1.1.3 | 330 | 6/10/2023 |
1.1.2 | 194 | 6/10/2023 |
1.1.1 | 208 | 6/10/2023 |
1.1.0 | 180 | 5/30/2023 |
1.0.11 | 206 | 5/30/2023 |
1.0.10 | 538 | 5/30/2023 |
1.0.8 | 207 | 5/30/2023 |
1.0.7 | 931 | 5/25/2023 |
1.0.6 | 182 | 5/25/2023 |
1.0.5 | 202 | 5/25/2023 |
1.0.4 | 176 | 5/25/2023 |
1.0.3 | 181 | 5/25/2023 |
1.0.2 | 183 | 5/25/2023 |
1.0.1 | 1,375 | 5/23/2023 |
1.0.0 | 196 | 5/23/2023 |
0.0.11 | 210 | 5/22/2023 |
0.0.7 | 182 | 5/9/2023 |
0.0.6 | 182 | 5/9/2023 |
0.0.5 | 177 | 5/7/2023 |
0.0.4 | 175 | 5/7/2023 |
0.0.3 | 174 | 5/7/2023 |
0.0.2 | 236 | 5/6/2023 |