You are here |
quakkels.com | ||
| | | |
michaelscodingspot.com
|
|
| | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | |
keepinguptodate.com
|
|
| | | | This article covers creating a new .NET 5 ASP.NET Core website in Visual Studio 2019 for Mac and running this website from both Visual Studio and from a Docker image | |
| | | |
mika-s.github.io
|
|
| | | | Fiddler is an application that is used to view, record and manipulate HTTP requests. Fiddler has an extension system that makes it possible to make changes to the UI, create custom inspectors, modify requests and responses, and so on. Extensions can be made in either .NET or in a programming language called FiddlerScript. FiddlerScript is Fiddler's version of JScript.NET, which is an old .NET implementation of JavaScript. In this post I'll show you how to create extensions with .NET. More specifically, in C#. | |
| | | |
blog.orhun.dev
|
|
| | FOSS ? Linux ? Programming |