AridityTeam.Platform.Core
0.0.1
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
dotnet add package AridityTeam.Platform.Core --version 0.0.1
NuGet\Install-Package AridityTeam.Platform.Core -Version 0.0.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="AridityTeam.Platform.Core" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AridityTeam.Platform.Core" Version="0.0.1" />
<PackageReference Include="AridityTeam.Platform.Core" />
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 AridityTeam.Platform.Core --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AridityTeam.Platform.Core, 0.0.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.
#:package AridityTeam.Platform.Core@0.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AridityTeam.Platform.Core&version=0.0.1
#tool nuget:?package=AridityTeam.Platform.Core&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AridityTeam.Platform.Core
The main core platform library for The Aridity Team projects.
This library contains the core functionalities and abstractions that are shared across various projects within The Aridity Team ecosystem. It serves as the foundation for building applications and services that adhere to the team's standards and practices.
Some features are from the old AridityTeam.Base library.
Features
- Observable Collections: A collection that provides notifications when items get added, removed, or when the whole list is refreshed.
- Interface Exposure: A mechanism to expose interfaces as a (global) variable for dependency injection and service registration.
- Validation: A set of validation utilities to ensure data integrity and correctness.
- Command-line parser: A parser for command-line arguments that simplifies the process of handling user input.
- Multi-text writer: A utility for writing text to multiple outputs simultaneously, such as console and file.
- Logging: A logging framework that supports various log levels and output formats, making it easier to track application behavior.
Product | Versions 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Nullable (>= 1.3.1)
- System.Reflection.DispatchProxy (>= 4.8.2)
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AridityTeam.Platform.Core:
Package | Downloads |
---|---|
AridityTeam.Platform.Diagnostics
Diagnostics platform library for the Aridity Team projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.0.1 | 142 | 6/14/2025 |