James Abbott

Results 11 issues of James Abbott

At the moment, with the new API style the recommended approach is something like: ``` var subCommand = new Command("subcommand") { new Option("-x") }; var rootCommand = new RootCommand {...

Fixes #7509 Closes #8264 I'd like to start a conversation about what other work needs doing to get GCP PubSub Streams included back into Orleans. I've got the compilation errors...

**Is your feature request related to a problem? ** Support complex LLM reasoning tasks with ML .NET. My specific use case here is structured data extraction into a known format....

enhancement
untriaged

### Feature request In order to really make a custom header I need to be able to control flex props of the parent container to the Headers that are used...

enhancement

Hi. So I have some types which have their own precomputed embeddings, for example, a PDQ hash. I have implemented these data structures using `structs` in my code. I have...

Hi, I've attached a repo project here: https://github.com/abbottdev/orleans-aspire-repo I'm unable to start the linked repository, I receive an start-up error I believe as the Aspire configuration/environment variable/di registration isn't quite...

Thanks for stopping by to let us know something could be better! **Is your feature request related to a problem? Please describe.** Cloud Spanner has introduced Vector Search capabilities; which...

type: feature request
priority: p3

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I'm...

:watch: Not Triaged

### Library version used MSAL 4.64.0 ### .NET version .NET 9.0 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? The app is in...

untriaged
needs attention
public-client

Hi, Trying to use container publishing with Google container (aka Artifact) registry always fails. I've tried playing around with the env vars `DOTNET_CONTAINER_DEBUG_REGISTRY_FORCE_CHUNKED_UPLOAD` and `DOTNET_CONTAINER_REGISTRY_CHUNKED_UPLOAD_SIZE_BYTES` - neither setting changed the...