TypedSignalR.Client.TypeScript icon indicating copy to clipboard operation
TypedSignalR.Client.TypeScript copied to clipboard

TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.

Results 21 TypedSignalR.Client.TypeScript issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.2 to 7.0.0. Release notes Sourced from Microsoft.Extensions.Logging.Abstractions's releases. .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET 7.0 RC 1 Release .NET 7.0 Preview 7 Release...

dependencies

Bumps Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 8.0.6 to 8.0.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.SignalR.Protocols.MessagePack&package-manager=nuget&previous-version=8.0.6&new-version=8.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.AspNetCore.SignalR.Client and Microsoft.AspNetCore.SignalR.Protocols.Json. These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.6 to 8.0.7 Updates `Microsoft.AspNetCore.SignalR.Protocols.Json` from 8.0.6 to 8.0.7 Dependabot will resolve any conflicts with this...

dependencies

Bumps MessagePack from 2.5.168 to 2.5.171. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MessagePack&package-manager=nuget&previous-version=2.5.168&new-version=2.5.171)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Build from 17.7.2 to 17.10.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Build&package-manager=nuget&previous-version=17.7.2&new-version=17.10.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [ConsoleAppFramework](https://github.com/Cysharp/ConsoleAppFramework) from 4.2.4 to 5.2.1. Release notes Sourced from ConsoleAppFramework's releases. Ver.5.2.1 disable warning about null reference on nullable disabled Full Changelog: https://github.com/Cysharp/ConsoleAppFramework/compare/5.2.0...5.2.1 Ver.5.2.0 What's Changed True Incremental Generator...

dependencies

Is there an easy way to make this work? Overloading breaks runtime DI, using `IDbContextFactory ctx` inside of HubInterface breaks Tapper. ```csharp [Hub] public interface IInventoryHub { Task GetShelves(); }...

enhancement

Hello, .net 8 I have a solution with an API .Api project with all the DTOs within, with [TranspilationSource] on them. It works well. I have put all my DTOs...

Bumps [ConsoleAppFramework](https://github.com/Cysharp/ConsoleAppFramework) from 4.2.4 to 5.2.4. Release notes Sourced from ConsoleAppFramework's releases. Ver.5.2.4 What's Changed Fix commas being stripped from helptext by @​kristiker in Cysharp/ConsoleAppFramework#137 Bug Fix - IArgumentParser Attribute...

dependencies

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.4.0 to 4.11.0 Release notes Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases. .NET 6.0.1 Release .NET 5.0.4 Release .NET...

dependencies