WebMotions.Fake.Authentication.JwtBearer 9.0.0

dotnet add package WebMotions.Fake.Authentication.JwtBearer --version 9.0.0
                    
NuGet\Install-Package WebMotions.Fake.Authentication.JwtBearer -Version 9.0.0
                    
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="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebMotions.Fake.Authentication.JwtBearer" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="WebMotions.Fake.Authentication.JwtBearer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebMotions.Fake.Authentication.JwtBearer --version 9.0.0
                    
#r "nuget: WebMotions.Fake.Authentication.JwtBearer, 9.0.0"
                    
#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.
#:package WebMotions.Fake.Authentication.JwtBearer@9.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebMotions.Fake.Authentication.JwtBearer&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=WebMotions.Fake.Authentication.JwtBearer&version=9.0.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
TryCatchLearn/Carsties
Version Downloads Last Updated
9.0.0 93,970 3/9/2025
8.0.2 78,169 3/9/2025
8.0.1 684,002 1/13/2024
8.0.0 46,667 11/30/2023
7.0.0 255,520 12/19/2022
6.1.1 308,156 12/19/2022
6.1.0 201,551 5/30/2022
6.0.0 152,852 11/9/2021
5.1.0 71,766 7/28/2021
5.0.1 10,349 6/8/2021
5.0.0 29,471 2/26/2021
3.1.1 51,036 2/25/2021
3.1.0 44,028 9/23/2020
3.0.1 46,020 1/1/2020
3.0.0 3,784 12/30/2019