PodCaster 1.0.0
Ever needed to cast one struct to another, or pull a struct out of a byte array without a lot of work or unsafe code? I have too, so I made PODcaster. It can cast between individual elements as well as to and from array sections.
Install-Package PodCaster -Version 1.0.0
dotnet add package PodCaster --version 1.0.0
<PackageReference Include="PodCaster" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PodCaster --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,010 | 2/23/2013 |