-
### Description
I have mentioned many extensions are migrating to `@ConfigMapping`. I am waiting for a moment when the Vert.x HTTP extension will be migrated because lately we talked once again with …
-
Hi,
I try this module with fluent module but it's not working.
Also i add the configuration to my fluent yml config but it's showing an error.
my config:
`Name: CyberDuck\SEO\Model\SeoHeadTag`
`C…
-
When I run
`var test = _azure.AppServices.FunctionApps.GetByResourceGroup("group without functionapp", functionappname);`
in a resourse group without an existing functionapp, I get an "_Object …
-
### Background and motivation
There are two features I would like to see added to `Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions`, both that can be added with a couple o…
-
Type: Bug
I was trying to copy some JavaScript functions to a new file using Refactor. I clicked **Move to file** and got the following notification:
```
TypeScript Server Error (5.6.2)
Debug Failu…
-
### Component(s)
extension/encoding/avrologencoding
### Is your feature request related to a problem? Please describe.
This PR: https://github.com/open-telemetry/opentelemetry-collector-contrib/pul…
-
## Affected Version
^4
## Description
When removing modules, sometime this can cause errors about non-existent classes. These errors break flushing causing the error to remain until the cache…
-
We use Fluent SDK to develop some binary PowerShell modules to manage some pieces of our Azure resources. It does not mean we re-implementing the AZ module, but rather, adding some extensions to it. A…
-
Hi everyone,
I'm integrating this module on my SS 4.0.3 project. It currently got 2 langs. I'm trying to follow the docs to configure ```has-many``` dataobjects in relation to their respective page…
ghost updated
5 years ago
-
Currently fluent mapping builders (entity and property builders) are overloaded with logic for some specific mapping attributes (e.g. `ColumnAttribute` or `TableAttribute`). We should:
- move support…