orders.NET icon indicating copy to clipboard operation
orders.NET copied to clipboard

The orders service (written in .NET) for the Microservices Demo.

Results 1 orders.NET issues
Sort by recently updated
recently updated
newest added

When HalKit NuGet dependency is added via `project.json` ``` { "dependencies": { "HalKit": "0.8.0" }, ``` Then the application in the runtime throws ``` System.MissingMethodException: Method not found: 'Void Tavis.UriTemplates.UriTemplate..ctor(System.String,...