xCodex
@justin-lampe.com
📤 28
📥 24
📝 15
Coding is my passion
reposted by
xCodex
Safia Abdalla
26 days ago
With .NET 10 GA around the corner, I’m writing on things I built this cycle: starting with XML doc comment support for OpenAPI. The source generator approach is novel/quirky and I’m excited by how doc IDs can bridge runtime and compile time. 🤔
blog.safia.rocks/2025/10/13/o...
#dotnet
#aspnetcore
loading . . .
The docs write themselves: from XML doc comments to OpenAPI specs
A deep dive into implementing XML documentation comment integration for ASP.NET Core’s OpenAPI generator, exploring the technical challenges of bridging compile-time XML docs with runtime OpenAPI gene...
https://blog.safia.rocks/2025/10/13/openapi-xml-generator/
0
20
5
reposted by
xCodex
Khaleesi (Elina Eickstädt)
about 1 month ago
If you are a German citizen, please consider contracting your MPs and Ministers. We’ve created a guide on what MPs to contact as well as example arguments:
chat-kontrolle.eu/index.php/20...
loading . . .
Der Kampf gegen die Chatkontrolle braucht dich jetzt! – Chatkontrolle STOPPEN!
https://chat-kontrolle.eu/index.php/2025/10/02/der-kampf-gegen-die-chatkontrolle-braucht-dich-jetzt/
7
439
284
reposted by
xCodex
GitHub
4 months ago
Reviewing large pull requests just got a major upgrade. Try out our faster, more accessible Files changed tab—now in public preview. Click “✨Try the new experience” in the upper-right corner of any pull request. (You can switch back at any time!) Comment your feedback here. ⬇️
gh.io/new-files-ch...
0
72
14
reposted by
xCodex
Safia Abdalla
5 months ago
@justin-lampe.com
spent a bunch of time working on a Scalar integration for Aspire so you can use Scalar to interact with OpenAPI docs provided by *all* APIs in your distributed Aspire app. Try out the initial cut and share your thoughts! 💃 📝:
guides.scalar.com/scalar/scala...
#dotnet
#aspire
0
20
5
The
#scalar
integration for
#dotnet
#aspire
is coming soon 👀
5 months ago
0
1
0
reposted by
xCodex
Martin Costello 🏳️🌈🇪🇺🪿
6 months ago
The new `dotnet run <file>` makes it much easier than before to write custom GitHub Actions in C# - threw a little sample together ahead of trying it out on some of my own custom pwsh scripts and steps:
github.com/martincostel...
loading . . .
GitHub - martincostello/custom-github-action-with-csharp: An example of writing a simple custom GitHub Action with C#
An example of writing a simple custom GitHub Action with C# - martincostello/custom-github-action-with-csharp
https://github.com/martincostello/custom-github-action-with-csharp
3
24
5
reposted by
xCodex
Rico Suter
7 months ago
NSwag v14.3.0, an OpenAPI toolchain for .NET, and NJsonSchema v11.2.0 have been released. The updates contain many improvements and fixes. Please update and report any problems. -
github.com/RicoSuter/NS...
-
github.com/RicoSuter/NJ...
0
1
2
reposted by
xCodex
Safia Abdalla
8 months ago
I'm super happy with the API that we landed on for input validation support in minimal APIs. Sample app + implementation overview is up at
github.com/captainsafia...
.
loading . . .
GitHub - captainsafia/minapi-validation-support: This repo demonstrates support for System.ComponentModel.DataAnnotations-based validations in minimal APIs 🏁
This repo demonstrates support for System.ComponentModel.DataAnnotations-based validations in minimal APIs 🏁 - captainsafia/minapi-validation-support
https://github.com/captainsafia/minapi-validation-support
6
48
11
reposted by
xCodex
Safia Abdalla
8 months ago
I cooked up a little repo with a sample app, implementation details, and an FAQ on the new XML documentation support feature for OpenAPI coming in .NET 10 Preview 2. look how pretty this scalar ui is with all the doc comments 🤤
github.com/captainsafia...
#dotnet
#aspnet
4
30
8
#Scalar
get‘s multi document support 🥳
8 months ago
1
0
0
reposted by
xCodex
Safia Abdalla
9 months ago
A thing that is landing in .NET 10 Preview 2 that I am super excited about: support for XML docs comments in OpenAPI documents. AKA I finally get to close this 3 year old issue with 50+ upvotes:
github.com/dotnet/aspne...
😄
#dotnet
#aspnet
1
26
5
reposted by
xCodex
Scott Hanselman 🌮
9 months ago
I left twitter because Elon sucks and it’s toxic. I will return when he’s not there and it sucks less.
add a skeleton here at some point
15
392
19
reposted by
xCodex
Jon Galloway
9 months ago
On this week's
#ASPNET
Community Standup: 🌟.NET 10 Server & APIs Planning Discussion 🎙️Dan Roth, Safia Abdalla, Mike Kistler, Jon Galloway 🗓️February 4 / 10 AM PT / 18 UTC
www.youtube.com/watch?v=xs_V...
#dotnet
#aspnetcore
loading . . .
.NET 10 Server & APIs Planning Discussion
YouTube video by dotnet
https://www.youtube.com/watch?v=xs_V3VqkxHQ
0
5
5
reposted by
xCodex
MudBlazor
10 months ago
MudBlazor v8.0.0 is out! Apart from many improvements and fixes there are also new components such as MudStepper, Heatmap charts and MudChat. [Release Notes](
github.com/MudBlazor/Mu...
)
#MudBlazor
#Blazor
#dotnet
loading . . .
Release MudBlazor v8.0.0 · MudBlazor/MudBlazor
NoteIf you are migrating from v7.x.x to v8.0.0 please make sure to read the v8.0.0 Migration Guide !! You can give us your feedback about v8, it'll be appreciated. What's Changed Breaking Changes ...
https://github.com/MudBlazor/MudBlazor/releases/tag/v8.0.0
1
10
2
reposted by
xCodex
Safia Abdalla
10 months ago
coming soon to a .net 10 near you: support for openapi v3.1 at long last! we're working with the
openapi.net
team to bring support for this spec version throughout the dotnet ecosystem. the implementation here is using a preview of their new v2 package.
#dotnet
#aspnetcore
2
45
10
reposted by
xCodex
Rico Suter
12 months ago
NSwag v14.2.0 with .NET 9 support has been released!
#dotnet
#nswag
#dotnet9
github.com/RicoSuter/NS...
loading . . .
GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript. - GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
https://github.com/RicoSuter/NSwag
0
9
3
reposted by
xCodex
Safia Abdalla
12 months ago
#dotnet
icon
@martincostello.com
has a great extensions library on top of Microsoft.AspNetCore.OpenApi. I love the API he made here for adding examples for types onto an OpenAPI document. 🤩
github.com/martincostel...
loading . . .
GitHub - martincostello/openapi-extensions: Extensions for Microsoft.AspNetCore.OpenApi
Extensions for Microsoft.AspNetCore.OpenApi. Contribute to martincostello/openapi-extensions development by creating an account on GitHub.
https://github.com/martincostello/openapi-extensions
1
13
6
@martincostello.bsky.social
That was great talk at
#dotnetconf
! 🚀
12 months ago
1
2
0
reposted by
xCodex
Safia Abdalla
12 months ago
I've got two sessions on deck at
#dotnetconf
! On Tuesday, I'll be co-delivering a session on built-in OpenAPI support in ASP.NET Core. On Wednesday, I'll be co-delivering a session on the new Azure Functions support in Aspire. See you there! 💃🏽👩🏽💻
#dotnet
#aspnet
1
31
5
I just dived into
#vuejs
and I think it’s awesome!
12 months ago
0
4
0
you reached the end!!
feeds!
log in