GFlisch

Results 5 issues of GFlisch

In my company we want to move to Dapr.io but like you we have a lot of .NET 4.6 ASP.NET services. The example I have seen in your repo is...

## Describe the proposal It is possible to install the CLI on a specific folder but not the dapr.exe. The code uses always the DefaultConfigFilePath() which is using the homeDir,...

stale

Compatibility with netStandard 2.0 is possible. Change Dapr.Client from .netCore3.1 to netStandard 2.0 and 2.1. Allow Dapr.Client to be used with .NET 4.6.1 and greater! # Description The current version...

## In what area(s)? /area runtime on AKS ## What version of Dapr? 1.12.4 ## Expected Behavior Capability to Publish message (stability). ## Actual Behavior I am using Daprd 1.12.4...

kind/bug
help wanted

Hi, Before I add a Target in a csproj by using XDocument. When I do this now on VS 17.4.x I see the file is not touched and a Backup...