-
I am using Swashbuckle.AspNetCore version 6.5.0. I have created a class inherited from JsonSerializerContext to use System.Text.Json source generator, and added the context at startup:
```csharp
b…
-
Should we made some of the internal classes/interfaces (like 'ISqlProvider') public so that there could be another project, to reference/combine both FSharp.Data and SQLProvider, to allow `query { ...…
-
Just had a ticking exception on Alpha 5(4?) on 1.21.1.
A ton of Lithium mixins in the trace though, so I am wondering if I should just remove Lithium for now.
### Immediate crash in log:
```
1…
-
### What happened?
In the Dashboard > Settings > JSON Model, the whole structure of the Dashboard in JSON format is shown. However, the JSON contains a Data Source that had already been deleted.
…
-
`metadata.source`
Currently parsed from EPUB (OPF XML):
`metadata.source` = OPF `/package/metadata/dc:source/text()`
-
In our software (https://github.com/dandi/dandi-schema/) we used a particular "version" of the https://github.com/datacite/schema/blob/master/source/json/kernel-4.3/datacite_4.3_schema.json file and l…
-
Using jquery flowchart plugin, we are able design a topology using drag and drop which creates a source json.
Our requirement is to define a source json that in turn creates the topology as defined i…
-
### NuGet Product Used
dotnet.exe
### Product Version
dotnet 9.0.100
### Worked before?
8.x.y
### Impact
I'm unable to use this version
### Repro Steps & Context
After upgra…
forki updated
4 hours ago
-
Source:
We need to update both [model_prices_and_context_window.json](https://github.com/BerriAI/litellm/blob/2a5624af471284f174e084142504d950ede2567d/model_prices_and_context_window.json) and [mo…
-
The current story for packing transient nuget packages into delivered source generators is generally not great, and makes working with them feel like a second class participant in the dotnet ecosystem…