Skip to content

Support for .NET Standard 2.0

Latest
Compare
Choose a tag to compare
@force-net force-net released this 07 Dec 20:15
· 5 commits to develop since this release

This release included .net standard 2.0 support. There are nothing special about it, but for correct dependencies it should exists.
Also, in this release two methods were added ComputeAndWriteToEnd/IsValidWithCrcAtEnd to utilize Crc property about calculating crc(data + crc_value). See documentation page for details.