Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

DataAccess for the NuciXNA wrapper over MonoGame/XNA.

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/-%E2%99%A5%20Donate-%23ff69b4)](https://hmlendea.go.ro/fund.html) [![Build Status](https://github.com/hmlendea/nucixna.dataaccess/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/nucixna.dataaccess/actions/workflows/dotnet.yml) [![Latest GitHub release](https://img.shields.io/github/v/release/hmlendea/nucixna.dataaccess)](https://github.com/hmlendea/nucixna.dataaccess/releases/latest)

# About

DataAccess for the NuciXNA wrapper over MonoGame/XNA.

# Installation

[![Get it from NuGet](https://raw.githubusercontent.com/hmlendea/readme-assets/master/badges/stores/nuget.png)](https://nuget.org/packages/NuciXNA.DataAccess)

**.NET CLI**:
```bash
dotnet add package NuciXNA.DataAccess
```

**Package Manager**:
```powershell
Install-Package NuciXNA.DataAccess
```