Tired of slow .NET setup in GitHub Actions?
I built a fast, performant alternative to actions/setup-dotnet with parallel downloads, caching & smart version resolving.
https://t.co/cp8iy1Tzv4
#dotnet#github
@sandertenbrinke@hanspagel@scalar The package just adds extra scalar metadata to your OpenAPI docs, like badges, experimental markers, or hiding endpoints/groups. For API versioning, I could imagine marking an API version as experimental. 😁 Here are the docs: https://t.co/9WkZZbLP29
@sandertenbrinke Overengineering, for sure. When a simple API ends up with controllers, services, MediatR, abstractions, and all that just to handle one tiny thing. Add complexity and patterns only when you need them.
this week at scalar™
.NET 10 support for:
✲ Scalar.AspNetCore
✲ Scalar.AspNetCore.Microsoft
is now live! use our custom OpenAPI extensions (like stability flags) in the latest and greatest version of .NET
this week at scalar™
scalar 🤝 @dotnet Aspire integration is now live! Aspire users can now enjoy:
- a unified API Reference across all your Aspire services
- shared configuration (e.g. for auth)
- a built-in proxy to prevent CORS issues
run it with 2 lines of code:
@augvcor@scalar@MarcLaventure Hey, thanks for trying out Scalar for Aspire.
Does the event API provide an endpoint named „http“? Currently, the integration only supports HTTP (without an S).
We use service discovery to resolve the actual hosts. Otherwise each service must configure CORS.
this week at Scalar ™
scalar windows 98 is now our default theme 💾
- code samples will show in java, C, Perl, & Visual Basic to maximize nostalgia 🧠
- slow API requests will now play a dial up sounds 🤖
- only takes 1 cd rom, or 3 floppy disks to install! 💿
@vodafone_de euer Störungs-Bot kann keine Tickets erstellen. Stattdessen gibt es eine schlecht formatierte Fehlermeldung.
Wie kann man nun den Totalausfall melden und beheben?
Get started with Scalar in .NET 9
Scalar is a nice alternative to SwaggerUI, if you wish to check it out, here's the steps to install it into the default #dotnet 9 Web Api project:
1️⃣ Install Scalar.AspNetCore from NuGet
2️⃣ Reference it and call the middleware in Program.cs
3️⃣ Set the browser to open and load Scalar automatically at launch
Have you used it yet?
this week at scalar ™
🟪 .NET integration now supports multi openAPI specs (by @xC0dex 🥰)
🙅♀️ x-scalar-ignore: remove routes from the UI
🙇♀️ x-scalar-stability: experimental|stable|deprecated (by @DaanWijns 🥰)