WebMotions.Fake.Authentication.JwtBearer
8.0.1
dotnet add package WebMotions.Fake.Authentication.JwtBearer --version 8.0.1
NuGet\Install-Package WebMotions.Fake.Authentication.JwtBearer -Version 8.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebMotions.Fake.Authentication.JwtBearer" Version="8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMotions.Fake.Authentication.JwtBearer --version 8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebMotions.Fake.Authentication.JwtBearer, 8.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebMotions.Fake.Authentication.JwtBearer as a Cake Addin #addin nuget:?package=WebMotions.Fake.Authentication.JwtBearer&version=8.0.1 // Install WebMotions.Fake.Authentication.JwtBearer as a Cake Tool #tool nuget:?package=WebMotions.Fake.Authentication.JwtBearer&version=8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This code allows to fake a Jwt Bearer and build integration tests for an ASP.Net Core application.
Using this, we can fake any authentication we need, without the need to really authenticate a user.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Options (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
- System.IdentityModel.Tokens.Jwt (>= 7.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebMotions.Fake.Authentication.JwtBearer:
Package | Downloads |
---|---|
Calzolari.TestServer.EntityFramework
Custom factory and extensions that facilitates integration testing with EF Core. The TestServer client uses Flurl for fluent API calls and cleaner integration tests |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on WebMotions.Fake.Authentication.JwtBearer:
Repository | Stars |
---|---|
meysamhadeli/booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/vertical-slice-api-template
An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
|
|
TryCatchLearn/Carsties
|
Version | Downloads | Last updated |
---|---|---|
8.0.1 | 286,522 | 1/13/2024 |
8.0.0 | 33,263 | 11/30/2023 |
7.0.0 | 200,883 | 12/19/2022 |
6.1.1 | 252,581 | 12/19/2022 |
6.1.0 | 178,464 | 5/30/2022 |
6.0.0 | 145,573 | 11/9/2021 |
5.1.0 | 55,928 | 7/28/2021 |
5.0.1 | 9,632 | 6/8/2021 |
5.0.0 | 26,586 | 2/26/2021 |
3.1.1 | 46,783 | 2/25/2021 |
3.1.0 | 40,341 | 9/23/2020 |
3.0.1 | 43,153 | 1/1/2020 |
3.0.0 | 2,683 | 12/30/2019 |