3.2.0
What's Changed
- version bump to keep from conflicting with nuget.org package by @Psypher9 in #30
- Add support for single entity write actions and non-entity dependent save changes by @Psypher9 in #31
- Remove need for parameterless constructor on DbContexts for Adding BasicRepos to service collection by @Psypher9 in #36
- Dynamic Preview Build versions and stable package versions on Release by @Psypher9 in #38
- Fix release triggers; Fix inputs to use env variables; Only publish packages on releases, both release and pre-release by @Psypher9 in #39
- Enable Public Nuget Publishing by @Psypher9 in #41
- Remove support for non-pooled DbContext instances handling for Cached Repositories; Add pre-validation for cached repository configuration when using non-pooled dbcontexts by @Psypher9 in #40
- Add URL for Public NuGet source by @Psypher9 in #42
Full Changelog: 3.0.0...3.2.0