nobody
Explore posts from servers❔ Source generator for creating REST Api
Thank you very much @davidwengier ! You are probably right that a source generator would not be a good fit, the api has to be re-compiled "non-stop" and the underlying database would only change pretty infrequently at some point. I'll probably go with a standalone tool which may be part of a CI pipeline
10 replies
How to use .NET 7 preview?
Ok it got renamed => https://github.com/dotnet/aspnetcore/commit/adefeb48ca0f11c365d44ed348a451dd4e2acc9c#diff-94ea094cd9072b5368c42102c5989ac36c7baa5f28664ab3668d70db384762fa
11 replies
Generics and type inference
True in comparsion, but its fine C# has some nice features too like record types which I've just learned about. I'm starting to try build up a github profile with some showcases thats why I try to learn different techs (webAPI in the C# case)
14 replies