.NET Developer
1.14K subscribers
160 photos
1 file
390 links
Introducing Projects, Blogs, Podcasts, News and more for .NET Developers

Discussion Group: @devdotchats
Download Telegram
WaveFunctionCollapse

Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

https://github.com/mxgmn/WaveFunctionCollapse
Tips for Visual Studio

A collection of Visual Studio Tips to help improve your productivity and make using Visual Studio easier and even more enjoyable.
The tips range from bookmarks to code maps to font size. Whether you are a junior or senior, these tips are for you!

https://www.visualstudiotips.co.uk
.NET Developer
Photo
in case you didn't get this: you can generate different source codes based on different number of whitespaces, parans, etc using source generator api
.NET Epics

This site shows the epics, experiences, and user stories that .NET team plan to ship. It provides a hierarchical over the entire product.

https://dotnetepics.azurewebsites.net/
Next-gen Fable is here! This is the first of a series of posts to introduce the improvements this new major release brings.

https://fable.io/blog/Announcing-Nagareyama-beta.html
ModernFlyouts

A modern replacement for existing flyouts in Windows

https://github.com/ShankarBUS/ModernFlyouts
BinDrake

BinDrake is a 3D bin packer application written in F#

#fsharp #3d #fable #safe

https://github.com/OnurGumus/BinDrake
Next version of Mono will be compatible with F# 5!

Read here: mono#20511
cscore

An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.

https://github.com/filoe/cscore
Do you want to have dev-related ads in the channel? (We'll do as you guys decide.)
Anonymous Poll
52%
No, not at all
48%
Yes, we're living in the ads era after all
.NET Coverage Libraries

Here is a list of cool coverage libraries for .NET:

- coverlet: Cross platform code coverage framework for .NET, with support for line, branch and method coverage. It works with .NET Framework on Windows and .NET Core on all supported platforms.

- altcover: Cross-platform coverage gathering and processing tool set for .net/.net core and Mono, with GUI and a wide verity of export formats.

- minicover: A minimal cross platform code coverage tool for .NET Core.

- opencover: A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points.

- AxoCover: Nice and free .Net code coverage support for Visual Studio with OpenCover.

#coverage
gong-wpf-dragdrop

An easy to use drag'n'drop framework for WPF, supporting .NET Framework 4.5+ and .NET Core 3 (3.0 and 3.1)

https://github.com/punker76/gong-wpf-dragdrop