timewarp-architecture icon indicating copy to clipboard operation
timewarp-architecture copied to clipboard

A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.

Results 16 timewarp-architecture issues
Sort by recently updated
recently updated
newest added

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...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

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.

https://github.com/dotnet/Nerdbank.GitVersioning

https://www.nuget.org/packages/BlazorWasmPreRendering.Build/

I just followed the documentation, installed the template (and everything else), generated a Project (even with the name "MyTimeWarpApp" and got a lot of compile and csc errors. `Severity Code...