David Cumps
David Cumps
I am trying out blake3 2.1.7 but am getting the following error: ``` node:events:346 throw er; // Unhandled 'error' event ^ Error: Module did not self-register: '/home/ubuntu/ironfish-src2/node_modules/blake3/dist/native.node'. at Object.Module._extensions..node (node:internal/modules/cjs/loader:1151:18)...
In .NET Core 2.0 it is advised to switch to IConfiguration: https://docs.microsoft.com/en-us/aspnet/core/migration/1x-to-2x/?view=aspnetcore-2.0#add-configuration-providers This means there is no IConfigurationRoot anymore to pass to AppSettingsProvider https://github.com/jason-roberts/FeatureToggle/blob/master/src/FeatureToggle.Shared/Internal/AppSettingsProvider.cs#L32
Any reason these operations dont return dict, while the non-Safe do? https://github.com/jack-pappas/ExtCore/blob/master/ExtCore/Collections.Dict.fs#L331-L337 Why not: ``` let updateOrAdd key value (dict : dict) = // Preconditions checkNonNull "dict" dict if dict.IsReadOnly...
## Summary Allow an easy way to check if Terrafile modules are outdated. ## Motivation Right now `terraspace bundle` has the following options: ```bash Usage: terraspace bundle Options: [--verbose], [--no-verbose]...
## Checklist - [x] Upgrade Terraspace: Are you using the latest version of Terraspace? This allows Terraspace to fix issues fast. There's an Upgrading Guide: https://terraspace.cloud/docs/misc/upgrading/ - [x] Reproducibility: Are...
Just wondering if there are plans to make an F# template as well which brings everything together? Would be a great benefit at the current coreclr situation
Adding asterisk 20 to the build workflow
https://github.com/nabinked/NToastNotify/blob/master/src/Views/Shared/Components/NToastNotify/Default.cshtml#L7 uses https://github.com/nabinked/NToastNotify/blob/master/src/Components/NToastNotifyViewComponent.cs#L30 to load the script The `ScriptSrc` property is in https://github.com/nabinked/NToastNotify/blob/master/src/Components/NToastNotifyViewComponent.cs#L28 The rendered html shows the mismatch: ```html if(nToastNotify){nToastNotify.init({firstLoadEvent:'DOMContentLoaded',messages:[],responseHeaderKey:'X-NToastNotify-Messages',requestHeaderKey:'X-Requested-With',libraryDetails:{"varName":"toastr","scriptSrc":"/lib/toastr/toastr.min.js","styleHref":"/lib/toastr/toastr.min.css","options":{"positionClass":"toast-bottom-center","progressBar":false,"type":"success"}},disableAjaxToasts:false});}; ``` The C# used to load: ```csharp .AddNToastNotifyToastr( new...
For some reason, when I launch a project using this, it seems it cannot find `dotnet` and I am getting errors like: ``` It was not possible to find any...
Can this library also be used to write mt940 files? I am trying to convert from a CSV -> .940