-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
- [ ] - Support preserving the base path - https://github.com/dotnet/tye/issues/358
- [ ] - Support regex matching - TBD
- [ ] - Support deployment - https://github.com/dotnet/tye/issues/183
- [ ] …
-
# Trending repositories for C#
1. [**AvaloniaUI / Avalonia**](https://github.com/AvaloniaUI/Avalonia)
__Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. Th…
-
Thanks for the good work!
## New Feature
Is authentication for signalR on the plans? We are using signalR with IdentityServer4, to send data over to authenticated users, but I don't think Ocelot …
-
123 occurences
- [x] update section Introduction to Containers & Dockers of page Introduction to Containers & Dockers with - .NET 6 mentions
- [x] update section of page Choosing Between .NET 6 and …
-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
Hi!
I really appreciate your work on this project.
I would like to ask you something, how would you handle authentication in this type of architecture?
Like an IdentityServer or a microservice d…
-
## Expected Behavior / New Feature
The API-Gateway is listening for multiple hosts. For a few endpoints the routing is based on the host. For example the frontend for each host is different. Though t…
-
# Trending repositories for C#
1. [**Cysharp / UniTask**](https://github.com/Cysharp/UniTask)
__Provides an efficient allocation free async/await integration for Unity.__
…
-
We use ODATA (.net core) in servers behind a load balance where we do SSL Offload, this means that all ODATA API are hit with an http:// url.
I need to conditionally be able to force all urls to use …