Steven T. Cramer
Steven T. Cramer
git clone https://github.com/enjin/erc-1155.git cd .\erc-1155\ npm install ``` λ truffle test Could not find suitable configuration file. Truffle v5.0.30 (core: 5.0.30) Node v10.16.0 ``` Are you missing the the truffle-config.js...
trying to clone JsonSerializerOptions in dotnet core 3 throws exception. `JsonNamingPolicy.CamelCase` is not an enum but some crazy object. ```csharp using System.Text.Json.Serialization; public void ShouldCloneJsonSerializationOptions() { var jsonSerializerOptions = new...
I am using nullable reference types on a Pulumi IaC project where I use the builder pattern. But find it difficult to get dotnet to figure out when items are...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
We are using ```cs public class Query : IRequest ``` for our contracts but don't show any examples of using the ProblemDetails result in a WASM client EditForm. This would...
When creating a new project based on the template we should run dotnet format with auto fix to create a stable format across the code base. This will sort the...
Add https://github.com/mikoskinen/Blazor.Animate package and utilize it to implement the Tailwind transitions.
Remove the Home link.