Aaron Sulwer
Aaron Sulwer
added to ASP.Net Core 2 project with EF Core 2 and VS solution complained. Any idea when it will support EF Core 2? what about EF Core 1+?
here is the source to the page that i cannot bypass. ``` Please Wait... | Cloudflare body{margin:0;padding:0} if (!navigator.cookieEnabled) { window.addEventListener('DOMContentLoaded', function () { var cookieEl = document.getElementById('cookie-alert'); cookieEl.style.display =...
updated nuget packages for Captcha system to support newer features available. ran across an ambiguous error for Prepend and Append IEnumerable extension used. just renamed them to remove error
i am using gpt + zfs, not mbr + zfs. am i unable to use this script?
[#warning "Compiling poly octave DSP without SIMD optimization"](https://github.com/Chowdhury-DSP/BYOD/blob/e2b6798da40cdc89e927f3783c245b3ebf18531a/src/processors/other/poly_octave/PolyOctaveV2FilterBankImpl.cpp#L13) changing this line to ```#pragma message ("Compiling poly octave DSP without SIMD optimization")``` makes it compatible with all compilers