RidgeDotNet.AspNetCore
2.0.2
dotnet add package RidgeDotNet.AspNetCore --version 2.0.2
NuGet\Install-Package RidgeDotNet.AspNetCore -Version 2.0.2
<PackageReference Include="RidgeDotNet.AspNetCore" Version="2.0.2" />
paket add RidgeDotNet.AspNetCore --version 2.0.2
#r "nuget: RidgeDotNet.AspNetCore, 2.0.2"
// Install RidgeDotNet.AspNetCore as a Cake Addin #addin nuget:?package=RidgeDotNet.AspNetCore&version=2.0.2 // Install RidgeDotNet.AspNetCore as a Cake Tool #tool nuget:?package=RidgeDotNet.AspNetCore&version=2.0.2
Ridge.AspNetCore containes dependencies which are neccessary to use in ASP.NET core app using Ridge.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RidgeDotNet.AspNetCore:
Package | Downloads |
---|---|
RidgeDotNet
Ridge is a source generator that creates strongly typed HTTP clients for integration tests. HTTP clients generated by Ridge require WebApplicationFactory. The use of `WebApplicationFactory` allows Ridge to access internal components of ASP.NET and analyze them. This significantly improves route generation and allows implicit support of areas, routing without attributes, and so on. |
|
RidgeDotNet.Extensions.Nunit
NUnit extensions for ridge tests. |
|
RidgeDotNet.Extensions.Xunit
xUnit extensions for ridge tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.