Baseline 3.1.0
Grab bag of generic utilities and extension methods for .Net development
Install-Package Baseline -Version 3.1.0
dotnet add package Baseline --version 3.1.0
<PackageReference Include="Baseline" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Baseline --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Baseline, 3.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Baseline as a Cake Addin
#addin nuget:?package=Baseline&version=3.1.0
// Install Baseline as a Cake Tool
#tool nuget:?package=Baseline&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Baseline:
Package | Downloads |
---|---|
Marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
Storyteller
Acceptance Test Driven Development and Executable Specifications for .Net
|
|
Oakton
Command Line Parsing and Execution
|
|
Alba
Supercharged integration testing for ASP.NET Core HTTP endpoints
|
|
Jasper
In-memory command bus and asynchronous messaging framework
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Baseline:
Repository | Stars |
---|---|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
JasperFx/jasper
Next generation application development framework for .Net
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Sundry Items of Roslyn Chicanery
|
|
JasperFx/oakton
Parsing and Utilities for Command Line Tools in .Net
|
|
JasperFx/alba
Easy integration testing helper for ASP.Net Core applications
|