![]() |
VOOZH | about |
dotnet add package GymManager.Common --version 1.1.4.4
NuGet\Install-Package GymManager.Common -Version 1.1.4.4
<PackageReference Include="GymManager.Common" Version="1.1.4.4" />
<PackageVersion Include="GymManager.Common" Version="1.1.4.4" />Directory.Packages.props
<PackageReference Include="GymManager.Common" />Project file
paket add GymManager.Common --version 1.1.4.4
#r "nuget: GymManager.Common, 1.1.4.4"
#:package GymManager.Common@1.1.4.4
#addin nuget:?package=GymManager.Common&version=1.1.4.4Install as a Cake Addin
#tool nuget:?package=GymManager.Common&version=1.1.4.4Install as a Cake Tool
GymManager is a comprehensive gym management application built using .NET MAUI and .NET 9. The application is designed to manage various aspects of a gym, including inventory, members, sales, and more. This README provides an overview of the project architecture and its key components.
The GymManager application follows a clean architecture approach, which separates the application into distinct layers. This separation ensures that the application is maintainable, scalable, and testable. The main layers of the architecture are:
The project is organized into several folders, each representing a different layer or component of the application:
src/common: Contains common utilities and shared components.
GymManager.Common: Common utilities and shared components used across the application.Sale, Term, and User.To get started with the GymManager project, follow these steps:
Contributions are welcome! Please read the for more information.
This project is licensed under the MIT License. See the file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.4.4 | 121 | 4/9/2026 |
| 1.1.4.3 | 128 | 2/12/2026 |
| 1.1.4.2 | 117 | 2/12/2026 |
| 1.1.4.1 | 118 | 2/12/2026 |
| 1.1.4 | 120 | 1/20/2026 |
| 1.1.3.99 | 120 | 1/20/2026 |
| 1.1.3.98 | 117 | 1/19/2026 |
| 1.1.3.97 | 128 | 1/19/2026 |
| 1.1.3.96 | 128 | 1/11/2026 |
| 1.1.3.95 | 128 | 1/10/2026 |
| 1.1.3.94 | 125 | 1/10/2026 |
| 1.1.3.93 | 123 | 1/10/2026 |
| 1.1.3.92 | 128 | 1/10/2026 |
| 1.1.3.91 | 127 | 1/10/2026 |
| 1.1.3.90 | 125 | 1/10/2026 |
| 1.1.3.89 | 120 | 1/10/2026 |
| 1.1.3.88 | 124 | 1/10/2026 |
| 1.1.3.87 | 129 | 1/6/2026 |
| 1.1.3.86 | 131 | 1/6/2026 |
| 1.1.3.85 | 119 | 1/6/2026 |
This is a agrouped entities and utilities for Gym Manager software