dotnet-outdated
A .NET Core global tool to display outdated NuGet packages in a project
🌐 github:jerriep/dotnet-outdated
A .NET Core global tool to display outdated NuGet packages in a project
🌐 github:jerriep/dotnet-outdated
Falco
A functional micro-library for building brilliant ASP.NET Core applications using F#.
🏷 Tags: #fsharp
A functional micro-library for building brilliant ASP.NET Core applications using F#.
module HelloWorldApp🌐 github:pimbrouwers/Falco
open Falco
webApp {
get "/" (textOut "hello")
notFound (setStatusCode 404 >=> textOut "Not found")
}
🏷 Tags: #fsharp
GitHub
GitHub - pimbrouwers/Falco: A toolkit for building fast and functional-first web applications using F#.
A toolkit for building fast and functional-first web applications using F#. - pimbrouwers/Falco
Introducing some free and open-source desktop apps written in .NET from builtwithdotnet.net.
——
🌐 EGram — Desktop Telegram Client
🌐 YoutubeDownloader — Download from YouTube
🌐 EyesGuard — Guard your eyes while working with your PC
🌐 Core2D — Make data driven 2D diagrams
🌐 NETworkManager — Manage and troubleshoot network problems
🏷 Tags: #desktop #csharp
——
🌐 EGram — Desktop Telegram Client
🌐 YoutubeDownloader — Download from YouTube
🌐 EyesGuard — Guard your eyes while working with your PC
🌐 Core2D — Make data driven 2D diagrams
🌐 NETworkManager — Manage and troubleshoot network problems
🏷 Tags: #desktop #csharp
BuiltWithDot.Net
Showcase of projects built with .net technology - BuiltWithDot.Net
BuiltWithDot.Net is a community showcase of projects built with .net framework, .net core, xamarin, mono, mono game, unity, or godot. Anyone can submit.
Try Convert
Helping .NET developers port their projects to .NET Core!
https://github.com/dotnet/try-convert
Helping .NET developers port their projects to .NET Core!
https://github.com/dotnet/try-convert
GitHub
GitHub - dotnet/try-convert: Helping .NET developers port their projects to .NET Core!
Helping .NET developers port their projects to .NET Core! - dotnet/try-convert
.NET MAUI
MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://github.com/dotnet/maui
MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://github.com/dotnet/maui
GitHub
GitHub - dotnet/maui: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning…
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - dotnet/maui
Game of Life Wasm
Conway's Game of Life built using Bolero
Website: https://asti.dynz.net/gameoflife-wasm
Source: github:deviousasti/gameoflife-wasm
🏷 Tags: #fsharp
Conway's Game of Life built using Bolero
Website: https://asti.dynz.net/gameoflife-wasm
Source: github:deviousasti/gameoflife-wasm
🏷 Tags: #fsharp
GitHub
deviousasti/gameoflife-wasm
Conway's Game of Life in Web Assembly, built using Bolero - deviousasti/gameoflife-wasm
Open VSIX Gallery
Home of the alternative Visual Studio extension gallery
🌐 https://www.vsixgallery.com/
Home of the alternative Visual Studio extension gallery
🌐 https://www.vsixgallery.com/
Vsixgallery
Open VSIX Gallery
An alternative Visual Studio extension gallery for nightly builds.
DinkToPdf
C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
🌐 github:rdvojmoc/DinkToPdf
🏷 Tags: #csharp
C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
🌐 github:rdvojmoc/DinkToPdf
🏷 Tags: #csharp
GitHub
GitHub - rdvojmoc/DinkToPdf: C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. - rdvojmoc/DinkToPdf
https://andrewlock.net/visualizing-asp-net-core-endpoints-using-graphvizonline-and-the-dot-language/
🏷 Tags: #asp
🏷 Tags: #asp
Andrew Lock | .NET Escapades
Visualizing endpoints using the DOT language: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 1
In this post I show how the endpoint routes in an ASP.NET Core 3.0 application can be visualized as a directed graph, and explore the information it contains.