silverback
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
#csharp #mq #kafka #RabbitMQ #MQTT
https://github.com/BEagle1984/silverback
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
#csharp #mq #kafka #RabbitMQ #MQTT
https://github.com/BEagle1984/silverback
GitHub
GitHub - BEagle1984/silverback: Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka…
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT). - GitHub - BEagle1984/silverback: Silverback is a simple but feature-rich messag...
Ben.BlockingDetector
Blocking calls can lead to ThreadPool starvation. Outputs a warning to the log when blocking calls are made on the ThreadPool.
#thread #pool #threadpool #block #async
https://github.com/benaadams/Ben.BlockingDetector
Blocking calls can lead to ThreadPool starvation. Outputs a warning to the log when blocking calls are made on the ThreadPool.
#thread #pool #threadpool #block #async
https://github.com/benaadams/Ben.BlockingDetector
GitHub
GitHub - benaadams/Ben.BlockingDetector: Blocking Detection for ASP.NET Core
Blocking Detection for ASP.NET Core. Contribute to benaadams/Ben.BlockingDetector development by creating an account on GitHub.
LearnOpenGL.FSharp
Learn OpenGL with F# examples. Exercises based on the learnopengl.com tutorials, using F# and Silk.NET as the OpenGL wrapper.
#fsharp #opengl #gl
https://github.com/Agnael/LearnOpenGL.FSharp
Learn OpenGL with F# examples. Exercises based on the learnopengl.com tutorials, using F# and Silk.NET as the OpenGL wrapper.
#fsharp #opengl #gl
https://github.com/Agnael/LearnOpenGL.FSharp
GitHub
GitHub - Agnael/LearnOpenGL.FSharp: Exercises based on the https://learnopengl.com/ tutorials, using F# and Silk.NET as the OpenGL…
Exercises based on the https://learnopengl.com/ tutorials, using F# and Silk.NET as the OpenGL wrapper. - GitHub - Agnael/LearnOpenGL.FSharp: Exercises based on the https://learnopengl.com/ tutoria...
StackExchange.Exceptional
StackExchange.Exceptional is the error handler/logger used internally by Stack Overflow (Stack Exchange) for logging to SQL Server, but many backends (including custom) are supported. It also supports adding custom data to exceptions as they're logged, filtering of what's logged, ignoring errors, and much more. Written in C#.
#csharp #logging #so
https://github.com/NickCraver/StackExchange.Exceptional
StackExchange.Exceptional is the error handler/logger used internally by Stack Overflow (Stack Exchange) for logging to SQL Server, but many backends (including custom) are supported. It also supports adding custom data to exceptions as they're logged, filtering of what's logged, ignoring errors, and much more. Written in C#.
#csharp #logging #so
https://github.com/NickCraver/StackExchange.Exceptional
GitHub
GitHub - NickCraver/StackExchange.Exceptional: Error handler used for the Stack Exchange network
Error handler used for the Stack Exchange network. Contribute to NickCraver/StackExchange.Exceptional development by creating an account on GitHub.
Egorozh.ColorPicker
🎨 Best of the best ColorPicker on WPF and AvaloniaUI, written in C#
#wpf #avalonia #csharp
https://github.com/egorozh/Egorozh.ColorPicker
🎨 Best of the best ColorPicker on WPF and AvaloniaUI, written in C#
#wpf #avalonia #csharp
https://github.com/egorozh/Egorozh.ColorPicker
Sharpliner
Use C# to define your Azure DevOps pipelines
#azure #devops #pipeline #ci #cd
https://github.com/sharpliner/sharpliner
Use C# to define your Azure DevOps pipelines
#azure #devops #pipeline #ci #cd
https://github.com/sharpliner/sharpliner
GitHub
GitHub - sharpliner/sharpliner: Use C# instead of YAML to define your Azure DevOps pipelines
Use C# instead of YAML to define your Azure DevOps pipelines - sharpliner/sharpliner
❓ HTTP Quiz: Which one of the following status codes is *NOT* an official/standard HTTP status code?
Anonymous Quiz
12%
301 Moved Permanently
50%
418 I'm a teapot
11%
509 Bandwidth Limit Exceeded
27%
510 Not Extended
FluentAvalonia
Bringing more of Fluent design and WinUI controls into Avalonia.
https://github.com/amwx/FluentAvalonia
Bringing more of Fluent design and WinUI controls into Avalonia.
https://github.com/amwx/FluentAvalonia
BlazingChat
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community, written in C#. This is a sample application for developers who are just getting started with Blazor.
#wasm #blazor #csharp
https://github.com/CuriousDrive/BlazingChat
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community, written in C#. This is a sample application for developers who are just getting started with Blazor.
#wasm #blazor #csharp
https://github.com/CuriousDrive/BlazingChat
Highlight HTML/SQL templates in F#
VS Code extension that highlights HTML/SVG/CSS/SQL/JS F# triple quoted strings (interpolated or not) preceded by a function named html/svg/css/sql/js.
#fsharp #tooling #productivity #extension
https://marketplace.visualstudio.com/items?itemName=alfonsogarciacaro.vscode-template-fsharp-highlight
VS Code extension that highlights HTML/SVG/CSS/SQL/JS F# triple quoted strings (interpolated or not) preceded by a function named html/svg/css/sql/js.
#fsharp #tooling #productivity #extension
https://marketplace.visualstudio.com/items?itemName=alfonsogarciacaro.vscode-template-fsharp-highlight
kgrzybek/modular-monolith-with-ddd
A Full Modular Monolith .NET application with Domain-Driven Design approach, written in C#.
#csharp #monolith #modular #ddd
https://github.com/kgrzybek/modular-monolith-with-ddd
A Full Modular Monolith .NET application with Domain-Driven Design approach, written in C#.
#csharp #monolith #modular #ddd
https://github.com/kgrzybek/modular-monolith-with-ddd
GitHub
GitHub - kgrzybek/modular-monolith-with-ddd: Full Modular Monolith application with Domain-Driven Design approach.
Full Modular Monolith application with Domain-Driven Design approach. - kgrzybek/modular-monolith-with-ddd
Minimal .NET 6 API Cheatsheet by David Fowler (One of the designers of ASP.NET)
🌐 View the GitHub Gist
🌐 View the GitHub Gist
DevComrade
A copy/paste/run productivity improvement utility for developers
Copy-pasting from the online docs, StackOverflow or numerous blogs can be a tedious and sometimes even a dangerous task. Does the following sound familiar: you paste some text from a web page into a Terminal command line, and it gets executed immediately, before you even have a chance to edit it? Only because there was a CR/LF character at the end of the clipboard text.
Or, have you ever been annoyed with some broken formatting, indentation, inconsistent tabs/spaces when you paste a piece of code into Visual Studio Code editor, a blog post or an email message? A typical workaround for that is to use the good old Notepad.exe as a buffer.
#csharp #copy-paste #clipboard #shortcut
https://github.com/postprintum/devcomrade
A copy/paste/run productivity improvement utility for developers
Copy-pasting from the online docs, StackOverflow or numerous blogs can be a tedious and sometimes even a dangerous task. Does the following sound familiar: you paste some text from a web page into a Terminal command line, and it gets executed immediately, before you even have a chance to edit it? Only because there was a CR/LF character at the end of the clipboard text.
Or, have you ever been annoyed with some broken formatting, indentation, inconsistent tabs/spaces when you paste a piece of code into Visual Studio Code editor, a blog post or an email message? A typical workaround for that is to use the good old Notepad.exe as a buffer.
#csharp #copy-paste #clipboard #shortcut
https://github.com/postprintum/devcomrade
GitHub
GitHub - postprintum/devcomrade: DevComrade - A copy/paste/run productivity improvement utility for developers
DevComrade - A copy/paste/run productivity improvement utility for developers - postprintum/devcomrade
Forwarded from Hacker News
What I wish I knew when learning F# (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/4WmQp
Comments: https://readhacker.news/c/4WmQp
Link: https://readhacker.news/s/4WmQp
Comments: https://readhacker.news/c/4WmQp
danielbachler.de
What I wish I knew when learning F#
I’ve used F# a lot in the last 3 years and for quite some time I wanted to collect a few good starting points to venture into F# in one place. I also wanted ...
Build a game this November!
Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
There are so many game engines that allows you to build games with .NET. You can try Unity, Unreal Engine via UnrealCLR, Godot, Wave Engine, Cry Engine, Stride, MonoGame, Duality, Nu, and more...
🎲 https://itch.io/jam/game-off-2021
Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
There are so many game engines that allows you to build games with .NET. You can try Unity, Unreal Engine via UnrealCLR, Godot, Wave Engine, Cry Engine, Stride, MonoGame, Duality, Nu, and more...
🎲 https://itch.io/jam/game-off-2021
👍1
Microsoft removed `dotnet watch` feature from .NET SDK source code so it will be only available as a premium Visual Studio feature. This is a huge step backward for the .NET Community, specially after the recent drama with .NET Foundation. Read more here:
https://github.com/dotnet/sdk/issues/22247
https://github.com/dotnet/sdk/issues/22247
GitHub
Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
Hot Reload functionality in dotnet watch was recently deleted and it seems that Hot Reload will be VS-only going forward. I've been using that functionality in dotnet watch happily for a while ...