Ted van der Veen

Results 12 issues of Ted van der Veen

Hi! Are you guys open for a contribution that adds support for Azure Event Hubs integration? Or is this something that is already being worked on? This could be a...

enhancement
help-wanted

At the moment, quite a few implementation in the library are tightly coupled to JSON de/serialization. For my current project, I need to use a more compact binary serialized scheme....

breaking-change

In the latest version of the LinkedIn website, there does not seems te be a directory of Skills anymore. Could this be added to this library in any way?

enhancement

See for ref: - https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-custom-storage-providers?view=aspnetcore-5.0 - https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/security/authentication/identity-custom-storage-providers/sample/CustomIdentityProviderSample At the moment, the `Piranha.AspNetCore.Identity` package has a dependency on `Microsoft.EntityFrameworkCore`: https://github.com/PiranhaCMS/piranha.core/blob/fe7fd2846c0a1a4cb840612ae13f54bbdaed1e43/identity/Piranha.AspNetCore.Identity/IDb.cs#L15 But what if one does not want to store user and...

enhancement
request
core-identity

This allows for bringing your own implementations of those UserManager and RoleManager classes provided by ASP.Net Identity. See also #1634

enhancement
core-identity

This PR removes the readonly struct ID introduced in https://github.com/octokit/octokit.graphql.net/pull/78 and replaces it with a simple string. This removes some complexity like the custom JsonConverter and allows for simpler/cleaner mapping...

As stated in the documentation provided by Microsoft, ARM template parameters can be of various different types; string, securestring, int, bool, object, secureObject, and array. See https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-syntax#parameters At the moment...

kind/enhancement

![image](https://user-images.githubusercontent.com/1763519/32542368-a46e671a-c472-11e7-8af7-a314a0a38212.png) Unsupported This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support...

### Proposal Integrate KEDA-HTTP with Azure Application Gateway for containers. AGC aligns with the k8s Gateway API 1.0.0 spec (released a couple of months ago) and provides loadbalancer/firewall ingress (L7...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

area/core
kind/enhancement