-
-
[Octokit.NET](github.com/octokit/octokit.net) uses SimpleJson heavily, and with the license changes to Microsoft.Bcl.Immutable we can now use the System.Collections.Immutable namespaces rather than ou…
-
Hi @alastairtree
Tnx for a great library. Really enjoy working with it and it has saved me a lot of time and effort.
Would you be so kind as to release a signed version of the NuGet package, so…
-
After months I've just tried to get ProjectScaffold running again. I'm stuck in the release process:
My Release target doesn't work.
Works: `Git.Commit.Commit "" (sprintf "Version %s" release.NugetVe…
-
We've been on and off with discussing the need for more and better workspace tooling. This issue is intended to collect ideas and references regarding the topic to help us make an _informed decision_ …
-
We started using Kiota recently for a new integration, but the OpenAPI definition for the API we were to interface with uses the v3.1 OpenAPI spec. When attempting to generate a client for this spec, …
-
I found this while updating my paket dependencies in my project [FReD](https://github.com/LimoWanKenobi/FReD) and I am able to reproduce in a newly created project.
I haven't tested on Windows yet a…
-
When depending on PhoneNumbers.dll through NuGet in a project producing a strong name signed assembly this exception is thrown each time PhoneNumbers.dll would be used:
`System.IO.FileLoadException: …
-
After falsely suspecting octokit, I found out that the **gems** gem and in fact any **repeated calls to net/http** speed are heavily slow under jruby.
As an example I did a micro-benchmark on the met…
-
### What happened?
When converting numbers to `DateTimeOffset` instances, a 32-bit integer (int) is used:
https://github.com/octokit/webhooks.net/blob/6f683144afa59cc1850ca25d2081433cc71e09a8/sr…