![]() |
VOOZH | about |
dotnet add package Aksio.Fundamentals --version 1.6.3
NuGet\Install-Package Aksio.Fundamentals -Version 1.6.3
<PackageReference Include="Aksio.Fundamentals" Version="1.6.3" />
<PackageVersion Include="Aksio.Fundamentals" Version="1.6.3" />Directory.Packages.props
<PackageReference Include="Aksio.Fundamentals" />Project file
paket add Aksio.Fundamentals --version 1.6.3
#r "nuget: Aksio.Fundamentals, 1.6.3"
#:package Aksio.Fundamentals@1.6.3
#addin nuget:?package=Aksio.Fundamentals&version=1.6.3Install as a Cake Addin
#tool nuget:?package=Aksio.Fundamentals&version=1.6.3Install as a Cake Tool
π .NET Build
π JavaScript Build
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.
If you want to jump into building this repository and possibly contributing, please refer to .
The following are prerequisites to work with this repository.
This repository leverages Central Package Management, which means that all package versions are managed from a file at the root level called .
In addition there are also Directory.Build.props files for setting up common settings that are applied cross cuttingly.
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 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.3 | 6,234 | 2/28/2024 |
| 1.6.2 | 255 | 2/28/2024 |
| 1.6.1 | 3,211 | 12/15/2023 |
| 1.6.0 | 26,090 | 12/11/2023 |
| 1.5.2 | 15,478 | 10/1/2023 |
| 1.5.1 | 10,971 | 8/22/2023 |
| 1.5.0 | 8,244 | 8/21/2023 |
| 1.4.2 | 576 | 8/18/2023 |
| 1.4.1 | 302 | 8/16/2023 |
| 1.4.0 | 285 | 8/16/2023 |
| 1.3.10 | 13,793 | 7/18/2023 |
| 1.3.9 | 497 | 7/18/2023 |
| 1.3.8 | 508 | 7/18/2023 |
| 1.3.7 | 509 | 7/18/2023 |
| 1.3.6 | 672 | 7/14/2023 |
| 1.3.5 | 742 | 7/11/2023 |
| 1.3.4 | 939 | 7/10/2023 |
| 1.3.3 | 676 | 6/20/2023 |
| 1.3.2 | 554 | 6/20/2023 |
| 1.3.1 | 722 | 6/15/2023 |