Alis.Core.Aspect 0.6.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Alis.Core.Aspect --version 0.6.6
                    
NuGet\Install-Package Alis.Core.Aspect -Version 0.6.6
                    
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="Alis.Core.Aspect" Version="0.6.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alis.Core.Aspect" Version="0.6.6" />
                    
Directory.Packages.props
<PackageReference Include="Alis.Core.Aspect" />
                    
Project file
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 Alis.Core.Aspect --version 0.6.6
                    
#r "nuget: Alis.Core.Aspect, 0.6.6"
                    
#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 Alis.Core.Aspect@0.6.6
                    
#: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=Alis.Core.Aspect&version=0.6.6
                    
Install as a Cake Addin
#tool nuget:?package=Alis.Core.Aspect&version=0.6.6
                    
Install as a Cake Tool

alternate text is missing from this package README image

Coverage Lines of Code Maintainability Rating Code Smells Technical Debt Security Rating Bugs Reliability Rating Duplicated Lines (%) Vulnerabilities GitHub issues License Web Nuget Total downloads GitHub Stars Donate

Develop the video games of your dreams 💯 free!! on Windows, MacOS, Linux, Android(soon), IOS(soon).


📚 Alis.Core.Aspect


⚙️ Modular Design

Alis.Core.Aspect is part of the Alis Framework, leveraging the modular design principles that allow developers to use the module independently or as part of the complete framework. It is designed for **cross-platform game development ** while being adaptable for other applications requiring flexible and reusable components.


🖥️ Platform Compatibility

Supported Platforms:
  • Windows
    • win-x64
    • win-x86
    • win-arm64
  • Linux
    • linux-x64
    • linux-musl-x64
    • linux-arm
    • linux-arm64
    • linux-musl-arm
    • linux-musl-arm64
  • macOS
    • osx-x64
    • osx-arm64

📖 Description

Alis.Core.Aspect provides a centralized location for all aspects used within the Alis Framework. These aspects encapsulate cross-cutting concerns, improving modularity and reusability.

Key Features:

  • Decoupled Architecture: Easily integrate aspects into your project without altering the core logic.
  • Cross-Cutting Concern Management: Handle common concerns such as logging, error handling, and performance monitoring.
  • Extensibility: Developers can customize or create new aspects to meet specific needs.

🚀 Getting Started

To start using Alis.Core.Aspect, install the package:

dotnet add package Alis.Core.Aspect

🛡️ License

The ALIS framework is released under the GNU General Public License v3 (GPL-3.0), ensuring your freedom to use, modify, and distribute the framework.

License

Key License Points

  • Complete Freedom for Developers:
    Any software created with the ALIS framework is free to use, modify, and distribute.

  • Source Code Availability:
    If you modify the ALIS framework, you must make the source code publicly available under the GPL-3.0 license.

  • Monetization:
    You are free to monetize any project developed using ALIS without any royalties.

alternate text is missing from this package README image


Contributor Guide

We welcome contributions to the project! Please check our Code of Conduct for guidelines on how to contribute respectfully.

alternate text is missing from this package README image


Authors

Pablo Perdomo Falcón
Pablo Perdomo Falcón

Collaborators

Raúl Lozano Ponce Juan Ángel Trujillo Jiménez Pablo Perdomo Falcón Christian García RicardoVillarta
Raúl Lozano Ponce Juan Ángel Trujillo Jiménez Pablo Perdomo Falcón Christian García RicardoVillarta
Gabriel Pedro D.GR Claudia2000pf Carlos Roser Almenar
Gabriel Pedro D.GR Claudia2000pf Carlos Roser Almenar
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 is compatible.  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 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 is compatible.  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 Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.7 156 9/4/2025
0.7.6 148 9/4/2025
0.7.5 141 9/1/2025
0.7.4 170 8/29/2025
0.7.3 193 8/29/2025
0.7.2 186 8/27/2025
0.7.1 191 8/26/2025
0.7.0 211 8/26/2025
0.6.9 160 8/25/2025
0.6.8 176 6/14/2025
0.6.7 215 6/13/2025
0.6.6 253 6/13/2025
0.6.5 247 6/13/2025
0.6.4 302 6/12/2025
0.6.3 221 3/8/2025
0.6.2 249 3/5/2025
0.6.1 154 2/2/2025
0.6.0 168 2/1/2025
0.5.9 144 1/15/2025
0.5.8 144 1/10/2025
0.5.7 128 1/8/2025
0.5.6 168 1/7/2025
0.5.5 142 12/31/2024
0.5.4 170 12/27/2024
0.5.3 132 12/26/2024
0.5.2 144 12/25/2024
0.5.1 129 12/21/2024
0.5.0 140 12/20/2024
0.4.9 139 12/16/2024
0.4.8 155 12/15/2024
0.4.7 142 12/3/2024
0.4.6 132 12/1/2024
0.4.5 153 11/10/2024
0.4.4 145 11/3/2024
0.4.3 147 9/8/2024
0.4.2 170 8/13/2024
0.4.1 122 7/30/2024
0.4.0 157 7/21/2024
0.3.9 151 7/21/2024
0.3.8 150 7/20/2024
0.3.7 140 7/20/2024
0.3.6 126 7/19/2024
0.3.5 139 7/18/2024
0.3.4 152 7/17/2024
0.3.3 137 7/17/2024
0.3.2 128 7/17/2024
0.3.1 157 7/7/2024
0.3.0 152 7/6/2024
0.2.9 157 7/3/2024
0.2.8 144 6/1/2024
0.2.7 178 2/1/2024
0.2.6 144 1/29/2024
0.2.5 158 1/21/2024
0.2.4 187 1/2/2024
0.2.3 155 10/11/2023
0.2.2 172 10/8/2023
0.2.1 170 10/6/2023
0.2.0 182 10/4/2023
0.1.9 157 10/1/2023
0.1.8 171 10/1/2023
0.1.7 144 9/15/2023
0.1.6 185 9/13/2023
0.1.5 176 9/12/2023
0.1.4 202 9/11/2023
0.1.3 192 9/10/2023
0.1.2 195 9/10/2023
0.1.1 198 8/29/2023
0.1.0 182 8/14/2023
0.0.9 197 8/13/2023
0.0.8 215 6/9/2023
0.0.7 235 4/30/2023
0.0.6 360 12/25/2022
0.0.5 386 10/23/2022
0.0.4 385 10/23/2022