Wkg.AspNetCore.TestAdapters
9.0.17799
See the version list below for details.
dotnet add package Wkg.AspNetCore.TestAdapters --version 9.0.17799
NuGet\Install-Package Wkg.AspNetCore.TestAdapters -Version 9.0.17799
<PackageReference Include="Wkg.AspNetCore.TestAdapters" Version="9.0.17799" />
<PackageVersion Include="Wkg.AspNetCore.TestAdapters" Version="9.0.17799" />
<PackageReference Include="Wkg.AspNetCore.TestAdapters" />
paket add Wkg.AspNetCore.TestAdapters --version 9.0.17799
#r "nuget: Wkg.AspNetCore.TestAdapters, 9.0.17799"
#:package Wkg.AspNetCore.TestAdapters@9.0.17799
#addin nuget:?package=Wkg.AspNetCore.TestAdapters&version=9.0.17799
#tool nuget:?package=Wkg.AspNetCore.TestAdapters&version=9.0.17799
WKG ASP .NET Core
Wkg.AspNetCore is a company-internal library providing reusable components for the development of ASP .NET Core applications at WKG. It provides new abstractions over existing ASP .NET Core components, request-scoped database transactions, new authentication options, data validation, and more.
A core goal of Wkg.AspNetCore is to simplify the development of ASP .NET Core applications by providing a set of reusable components that can be easily integrated into new or existing projects, allowing for consistent and maintainable codebases and easier testing with the Wkg.AspNetCore.TestAdapters library that can also be found in this repository.
As part of our commitment to open-source software, we are making this library available to the public under the GNU General Public License v3.0. We hope that it will be useful to other developers and that the community will contribute to its further development.
Installation
Install the Wkg.AspNetCore NuGet package by adding the following package reference to your project file:
<ItemGroup>
<PackageReference Include="Wkg.AspNetCore" Version="X.X.X" />
</ItemGroup>
⚠️ Warning Replace
X.X.Xwith the latest stable version available on the nuget feed, where the major version must match the major version of your targeted .NET runtime.
⚠️ Warning To use the
Wkg.AspNetCore.TestAdapterslibrary in your test projects, make sure that the version of theWkg.AspNetCore.TestAdapterspackage exactly matches the version of theWkg.AspNetCorepackage that you are using in your main project.
Usage
For technical documentation and usage examples, please refer to the documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Wkg.AspNetCore (>= 9.0.17799)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.18971-rc | 0 | 12/5/2025 |
| 9.0.17799 | 169 | 11/25/2024 |
| 8.2.17560 | 160 | 9/27/2024 |
| 8.2.17559 | 154 | 9/27/2024 |
| 8.2.17541 | 150 | 9/26/2024 |