justinstenning / SharedMemory

C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)
https://www.nuget.org/packages/SharedMemory
Other
569 stars 119 forks source link

Added net46/net47 targets and change to netstandard2.0 #38

Closed justinstenning closed 5 years ago

justinstenning commented 5 years ago

Closes #33