https://github.com/hmlendea/nucixna.dataaccess
DataAccess for the NuciXNA wrapper over MonoGame/XNA.
https://github.com/hmlendea/nucixna.dataaccess
monogame nuget xna
Last synced: about 2 months ago
JSON representation
DataAccess for the NuciXNA wrapper over MonoGame/XNA.
- Host: GitHub
- URL: https://github.com/hmlendea/nucixna.dataaccess
- Owner: hmlendea
- License: gpl-3.0
- Created: 2021-11-19T11:22:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-05T20:30:51.000Z (4 months ago)
- Last Synced: 2025-06-17T11:04:45.133Z (4 months ago)
- Topics: monogame, nuget, xna
- Language: C#
- Homepage: https://nuget.org/packages/NuciXNA.DataAccess
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://hmlendea.go.ro/fund.html) [](https://github.com/hmlendea/nucixna.dataaccess/actions/workflows/dotnet.yml) [](https://github.com/hmlendea/nucixna.dataaccess/releases/latest)
# About
DataAccess for the NuciXNA wrapper over MonoGame/XNA.
# Installation
[](https://nuget.org/packages/NuciXNA.DataAccess)
**.NET CLI**:
```bash
dotnet add package NuciXNA.DataAccess
```**Package Manager**:
```powershell
Install-Package NuciXNA.DataAccess
```