The JetBrains Blog

Blog

Skip to content
  • Blogs by Topic
  • Search
  • Language
    • English
    • Deutsch
    • Español
    • Français
    • 日本語
    • 한국어
    • Русский
    • 简体中文
    • Português do Brasil
    • Türkçe
Burger menu icon
    • IDEs

      • AppCode
      • CLion
      • DataGrip
      • DataSpell
      • Fleet
      • GoLand
      • IntelliJ IDEA
      • PhpStorm
      • PyCharm
      • Rider
      • RubyMine
      • WebStorm
    • Plugins & Services

      • Big Data Tools
      • Code With Me
      • Quality Assurance
      • JetBrains Platform
      • Rust
      • Scala
      • Toolbox App
      • Writerside
    • Team Tools

      • Datalore
      • Space
      • TeamCity
      • Upsource
      • YouTrack
      • Hub
      • Qodana
    • .NET & Visual Studio

      • .NET Tools
      • ReSharper C++
    • Languages & Frameworks

      • Kotlin
      • Ktor
      • MPS
    • Education & Research

      • JetBrains Academy
      • Research
    • Company

      • Company Blog
      • Security
Dotnet logo

The .NET Tools Blog

Essential productivity kit for .NET developers

Follow
  • Follow .NET Tools:
  • share
  • RSS
Get Tools
Follow
  • Follow .NET Tools:
  • share
  • RSS
  • All
  • How-To's
  • Releases
  • Webinars
  • Events
  • .NET Annotated
  • Rider
  • ReSharper
Get Tools

HTTP

Testing and Profiling ASP.NET Core REST API’s from Rider, part 2

We are continuing our series on testing ASP.NET Core Web API projects using Rider. We will be using the HTTP Client built into Rider's IDE that will allow us to build the calls to our REST APIs developed in ASP.NET Core Web API. In this part, we will look at executing the HTTP Client scripts and examining the results of the responses. We will be testing the GET, POST, PUT and DELETE HTTP request verbs. We will also look at how we can compare the history of the responses that have taken place against our APIs over time. In this series: Testing and Profiling ASP.NET Core REST API's fro

Chris Woodruff Chris Woodruff

Testing and Profiling ASP.NET Core REST API’s from Rider, part 1

There are many different ways to test Web API's developed using ASP.NET Core. Let's look at how we can cover testing and profiling our APIs inside Rider. We will be using the HTTP Client built into Rider's IDE that will allow us to build the calls to our REST APIs developed in ASP.NET Core Web API. In this first part of a two-part series, we will begin with creating and composing the scripts for our HTTP requests against an ASP.NET Core Web API solution. We will be testing the GET, POST, PUT and DELETE HTTP request verbs. In part two of the series, we will look at executing the HTTP request

Chris Woodruff Chris Woodruff
  • Privacy & Security
  • Terms of Use
  • Legal
  • Genuine tools
Language
  • English
  • Deutsch
  • Español
  • Français
  • 日本語
  • 한국어
  • Русский
  • 简体中文
  • Português do Brasil
  • Türkçe
  • Twitter
  • Facebook
  • Linkedin
  • Instagram
  • Youtube
  • RSS
Copyright © 2000–2022 JetBrains s.r.o.