Alis.Core 0.7.0

dotnet add package Alis.Core --version 0.7.0
                    
NuGet\Install-Package Alis.Core -Version 0.7.0
                    
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" Version="0.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alis.Core" Version="0.7.0" />
                    
Directory.Packages.props
<PackageReference Include="Alis.Core" />
                    
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 --version 0.7.0
                    
#r "nuget: Alis.Core, 0.7.0"
                    
#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@0.7.0
                    
#: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&version=0.7.0
                    
Install as a Cake Addin
#tool nuget:?package=Alis.Core&version=0.7.0
                    
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

Unify and optimize game development with Alis.Core, the heart of the Alis framework. 💯 free for Windows, macOS, and Linux!


📚 Alis.Core


📝 Overview

Alis.Core serves as the backbone of the Alis Framework, combining essential modules like graphics, audio, physics, and more into a cohesive system. Its goal is to streamline development workflows and provide a robust foundation for building complex games and interactive applications.


⚙️ Modular Design

Alis.Core adheres to modular design principles, enabling developers to:

  • Use individual modules (e.g., graphics, audio) independently.
  • Integrate modules seamlessly for a unified game development experience.
  • Customize and extend functionality to suit specific project requirements.

This approach ensures flexibility and scalability across a variety of platforms and project types.


🖥️ 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 integrates all critical aspects of the Alis Framework into a single, cohesive module, providing developers with:

  • Graphics Module: High-performance rendering with support for 2D/3D visuals.
  • Audio Module: Advanced audio playback and manipulation tools.
  • Physics Module: Realistic physics simulation with collision detection.
  • Input Handling: Cross-platform input management for seamless gameplay.

Key Features:

  • Unified Framework: A single entry point for managing essential game development modules.
  • Extensibility: Easily extend or replace modules to fit specific needs.
  • Performance Optimization: Designed with efficiency and scalability in mind.

🚀 Getting Started

To begin using Alis.Core, install the package via NuGet:

dotnet add package Alis.Core

🛡️ 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 is compatible.  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.0 0 8/26/2025
0.6.9 0 8/25/2025
0.6.8 162 6/14/2025
0.6.7 196 6/13/2025
0.6.6 234 6/13/2025
0.6.5 234 6/13/2025
0.6.4 287 6/12/2025
0.6.3 275 3/8/2025
0.6.2 300 3/5/2025
0.6.1 741 2/2/2025
0.6.0 603 2/1/2025
0.5.9 660 1/15/2025
0.5.8 619 1/10/2025
0.5.7 415 1/8/2025
0.5.6 582 1/7/2025
0.5.5 679 12/31/2024
0.5.4 543 12/27/2024
0.5.3 470 12/26/2024
0.5.2 475 12/25/2024
0.5.1 399 12/21/2024
0.5.0 439 12/20/2024
0.4.9 353 12/16/2024
0.4.8 450 12/15/2024
0.4.7 503 12/3/2024
0.4.6 368 12/1/2024
0.4.5 470 11/10/2024
0.4.4 526 11/3/2024
0.4.3 691 9/8/2024
0.4.2 648 8/13/2024
0.4.1 516 7/30/2024
0.4.0 560 7/21/2024
0.3.9 580 7/21/2024
0.3.8 550 7/20/2024
0.3.7 550 7/20/2024
0.3.6 391 7/19/2024
0.3.5 498 7/18/2024
0.3.4 491 7/17/2024
0.3.3 210 7/17/2024
0.3.2 170 7/17/2024
0.3.1 504 7/7/2024
0.3.0 613 7/6/2024
0.2.9 661 7/3/2024
0.2.8 599 6/1/2024
0.2.7 509 2/1/2024
0.2.6 352 1/29/2024
0.2.5 349 1/21/2024
0.2.4 260 1/2/2024
0.2.3 395 10/11/2023
0.2.2 314 10/8/2023
0.2.1 396 10/6/2023
0.2.0 362 10/4/2023
0.1.9 457 10/1/2023
0.1.8 431 10/1/2023
0.1.7 183 9/15/2023
0.1.6 245 9/13/2023
0.1.5 220 9/12/2023
0.1.4 209 9/11/2023
0.1.3 205 9/10/2023
0.1.2 215 9/10/2023
0.1.1 327 8/29/2023
0.1.0 307 8/14/2023
0.0.9 332 8/13/2023
0.0.8 336 6/9/2023
0.0.7 274 4/30/2023
0.0.6 379 12/25/2022
0.0.5 485 10/23/2022
0.0.4 783 7/12/2022
0.0.3 765 7/11/2022
0.0.2 752 7/11/2022
0.0.1 903 7/11/2022
0.0.0 755 7/12/2022