fix(core): do not try to create stateful instance in case the entity is already present
fix(core): make stateful repository return the correct type
feat(core): add possibility to add items to stateful repository manually
chore: move repository url and license to Directory.Build.props
chore(core): update version
chore: use version prefix to allow for setting a version suffix
chore(core): update version
feat(core): avoid deadlock in contractor
chore: add async analyzer and meet its standards
chore: bump versions to support new PacketSerializer
Merge pull request #32 from Rutherther/combat
Add combat extension
chore: update dependencies