Search Articles — Sudonull

Search Results

In this project

Rate limiting ASP.NET Core: setup and algorithms

https://sudonull.com/rate-limiting-asp-net-core-setup-and-algorithms

Learn to set up rate limiting in ASP.NET Core: algorithms, policies, queues, rejections. Complete guide for middle/senior devs with code examples. Protect API from overloads.

YandexGPT Integration in .NET — Guide

https://sudonull.com/yandexgpt-integration-in-net-guide

Practical guide to connecting YandexGPT to ASP.NET Core: secure authentication, asynchronous processing, base64 validation, and Markdown sanitization. For middle/senior developers.

Master C# from Scratch: Free Program

https://sudonull.com/master-c-from-scratch-free-program

Get C# Developer Skills for Free: From CS Basics to ASP.NET Core and EF Core. Full 8–10 Month Plan with Courses and Tips for Junior Positions. Start Now!

Basic RateLimiter .NET: algorithms and queues

https://sudonull.com/basic-ratelimiter-net-algorithms-and-queues

Breakdown of FixedWindow, SlidingWindow, TokenBucket and ConcurrencyLimiter in .NET. Request processing architecture, queues, Lease. For middle/senior dev. Study the implementation.

From the web

Download .NET (Linux, macOS, and Windows) | .NET

https://dotnet.microsoft.com/en-us/download

Jun 9, 2026 · Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for .NET Framework, .NET, and ASP.NET.

Browse all .NET versions to download | .NET - dotnet.microsoft.com

https://dotnet.microsoft.com/en-us/download/dotnet

Jun 9, 2026 · Official .NET downloads for Linux, macOS, and Windows. . NET is a free, cross-platform, open-source developer platform for building many different types of applications.

.NET - Wikipedia

https://en.wikipedia.org/wiki/.NET

It is a cross-platform successor to the .NET Framework. The project is mainly developed by Microsoft employees by way of the .NET Foundation and is today released under an MIT License. [4] New …

GitHub - dotnet/dotnet: Home of .NET's Virtual Monolithic Repository ...

https://github.com/dotnet/dotnet

The main purpose of the dotnet/dotnet repository is to have all source code necessary to build the .NET product available in one repository and identified by a single commit.

GitHub - microsoft/dotnet: This repo is the official home of .NET on ...

https://github.com/microsoft/dotnet

It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation. · GitHub. This repository is a starting point to learn about …

.NET Framework - Wikipedia

https://en.wikipedia.org/wiki/.NET_Framework

The .NET Framework (pronounced " dot net ") is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows. It was the predominant implementation of the …

dotnet - YouTube

https://www.youtube.com/c/dotNET/videos

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for...

Install and Set Up .NET SDK on Windows, macOS and Linux

https://www.geeksforgeeks.org/linux-unix/install-and-setup-dotnet-sdk-on-windows-macos-and-linux/

Sep 4, 2025 · To develop applications with .NET and C#, the first step is installing the .NET SDK. It provides all the tools and libraries needed to build and run .NET applications. In this guide, we’ll show …

Dot Net Tutorials By Real-Time Experts | .NET Framework

https://dotnettutorials.net/

Dot Net Tutorials is for anyone with a passion for learning: Aspiring Developers who want to gain foundational knowledge of technologies like .NET, .NET Core, Java, C, C++, SQL Server, and more.

.NET Core Tutorial

https://www.tutorialspoint.com/dotnet_core/index.htm

.NET Core is the latest general purpose development platform maintained by Microsoft. It works across different platforms and has been redesigned in a way that makes .NET fast, flexible and modern. . …

Trending Now