Alba 8.5.3
See the version list below for details.
dotnet add package Alba --version 8.5.3
NuGet\Install-Package Alba -Version 8.5.3
<PackageReference Include="Alba" Version="8.5.3" />
<PackageVersion Include="Alba" Version="8.5.3" />
<PackageReference Include="Alba" />
paket add Alba --version 8.5.3
#r "nuget: Alba, 8.5.3"
#:package Alba@8.5.3
#addin nuget:?package=Alba&version=8.5.3
#tool nuget:?package=Alba&version=8.5.3
<p align="center"> <img src="docs/public/alba_logo.png" alt="Alba" width="300"> </p>
Alba
Tooling for better integration testing against ASP.Net Core applications. Check out the documentation for examples.
To work with the code, just open the solution at src/Alba.sln and go. No other setup necessary.
To run the documentation locally, use build docs on Windows or ./build.sh docs on Linux or OSX. The documentation website will require
a recent installation of NPM. The documentation is built with VitePress.
Support Plans
<div align="center"> <img src="https://www.jasperfx.net/logo.png" alt="JasperFx logo" width="70%"> </div>
While Alba is open source, JasperFx Software offers paid support and consulting contracts for Alba.
| 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. 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 is compatible. 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. |
-
net10.0
- IdentityModel (>= 6.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.0)
- Microsoft.AspNetCore.Mvc.Testing (>= 10.0.0)
-
net8.0
- IdentityModel (>= 6.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.25)
- Microsoft.AspNetCore.Mvc.Testing (>= 8.0.25)
-
net9.0
- IdentityModel (>= 6.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.14)
- Microsoft.AspNetCore.Mvc.Testing (>= 9.0.14)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Alba:
| Package | Downloads |
|---|---|
|
Rocket.Surgery.LaunchPad.AspNetCore.Testing
Package Description |
|
|
Storyteller.AspNetCore
Recipe to Connect Storyteller to ASP.Net Core 2.* Systems |
|
|
Jasper.TestSupport.Alba
Alba HTTP Contract Testing Support for JasperFx Applications |
|
|
Bobcat.Alba
Bobcat + Alba integration — IStepContext extensions and an AlbaResource for HTTP/ASP.NET Core integration testing in specs. |
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on Alba:
| Repository | Stars |
|---|---|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
NikiforovAll/keycloak-authorization-services-dotnet
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
|
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
|
|
|
JasperFx/jasper
Next generation application development framework for .Net
|