Skip to content

Commonly used interfaces, patterns and utilities by andculture engineering

License

Notifications You must be signed in to change notification settings

dylanjustice/AndcultureCode.CSharp.Core

Repository files navigation

AndcultureCode.CSharp.Core

build status codecov All Contributors

Commonly used interfaces, patterns and utilities by andculture engineering

Getting Started

This package is installed via NuGet

dotnet add [<PROJECT>] package AndcultureCode.CSharp.Core

Documentation

Full API Documentation

Supplemental Documentation

Deploying Supplemental Documentation

$: cd documentation
$: npx cross-env CURRENT_BRANCH=main USE_SSH=true GIT_USER={GITHUB_USERNAME} GIT_PASS={GITHUB_PASSWORD} docusaurus deploy

Development Setup

Below are a few basics to get you started, but there are many more commands and options for managing this and other projects found in the and-cli.

Building project

  • Run the build command

    and-cli dotnet --build
    

    Running tests

  • Run the test command

    and-cli dotnet-test
    

Running tests along with code coverage

  • Run the test command
    and-cli dotnet-test --coverage
    
  • Open the coverage.opencover.xml file in your browser

Publishing a new version

Contributing

Information on contributing to this repo is in the Contributing Guide

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Winton DeShong

💻 ⚠️ 📖

Brandon Scott

💻 ⚠️ 🚧

Stefanie Leitch

💻

Jeb

⚠️

Joshua Hughes

💻

Dylan Justice

💻 ⚠️

Said B Shah

📖

Scott Savage

💻 ⚠️ 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Commonly used interfaces, patterns and utilities by andculture engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages