News

Static anonymous functions or methods are an improvement to anonymous functions in C# 9. You can now use the static keyword to create static anonymous functions.
Create a static logger class in C# Static classes cannot be instantiated or extended. They are abstract and sealed implicitly.
Is there a way to convert a flems.io link to a static (self-hosted) flems.html playground? For example, how would I convert ...
A .net blog and website generator using Razor templates to generate static html pages. Publish your site on Amazon S3. Also comes with its own dev server. - aguerrera/Garoozis ...