Skip to content

thesearchparty/searchparty-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Party Library Build Status

Search party shared utilities in .NET Standard

Search Party Amazon

AWS Wrappers and customisations

Package

cd src/SearchParty.Amazon/
dotnet restore
dotnet pack --output ../../

Test

cd test/SearchParty.Amazon.UnitTests/
dotnet restore
dotnet test

Search Party File Providers

Package

cd src/SearchParty.FileProviders/
dotnet restore
dotnet pack --output ../../

Test

cd test/SearchParty.FileProviders.UnitTests/
dotnet restore
dotnet test

About

Search party shared utilities in .NET Standard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages