spasarto
-
- 11,283 total downloads
- last updated 2/28/2020
- Latest version: 3.1.2.1
A very barebones implementation of EntityFrameworkCore. Supports basic CRUD interactions. Lots of untested features. -
- 2,466 total downloads
- last updated 11/16/2021
- Latest version: 6.0.0.6
Performs application updates using the application itself as the updater. -
- 975 total downloads
- last updated 10/12/2023
- Latest version: 6.0.0
Hosting lifetime for Stride3d -
- 799 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>(); -
- 616 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. -
- 413 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