AnyDotnetStuff
AnyDotnetStuff copied to clipboard
Anything under the sun related to .NET
Overview
Anything under the sun related to .NET
How to run a MS SQL Server using Docker Desktop ?
Helpful for those who want to run MSSQL on their desktop but do not want to install MSSQL. Click here to jump to the sub-folder
CI/CD solution with Github, Azure Devops, Azure Cloud and CLI/PowerShell - So simple! ?
Demonstrates a working example of a DEV/UAT/PROD based CI/CD solution using Azure Web app as an example. Click here to jump to the sub-folder
Contoso Trading Data Aggregator Job using ASP.NET Worker Service
A working example of an ASP.NET Worker Service which resliently wakes up and produces an aggregated trading report by querying a fictitious trading system. Click here to jump to the sub-folder
Website Crawler
A simple command line executable which scans a given web site for sub-links within that site. Click here to jump to the sub-folder