spasarto
-
- 14,444 total downloads
- last updated 10/3/2022
- Latest version: 6.0.9-pr01 (prerelease)
A very barebones implementation of EntityFrameworkCore. Supports basic CRUD interactions. Lots of untested features. -
- 3,059 total downloads
- last updated 11/16/2021
- Latest version: 6.0.0.6
Performs application updates using the application itself as the updater. -
- 1,211 total downloads
- last updated 10/12/2023
- Latest version: 6.0.0
Hosting lifetime for Stride3d -
- 1,060 total downloads
- last updated 3/16/2021
- Latest version: 5.0.0.1
Adds a MonoGame lifetime to the Microsoft.Extensions.Hosting framework. Usage: new HostBuilder().RunMonoGameAsync<MyGame>(); -
- 947 total downloads
- last updated 8/24/2021
- Latest version: 0.1.0-alpha4 (prerelease)
Performs SQL based database migrations, structured similar to the Microsoft.Extensions.* libraries, with full support for async/await. -
- 529 total downloads
- last updated 3/16/2021
- Latest version: 5.0.0
A helper PCL (InputStateManager) for MonoGame useful for querying keyboard, mouse, touch and gamepad inputs. Currently it provides convenience-methods in a fluent manner for: - Keyboard (Key) Sub-context... More information