Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 3.35 KB

File metadata and controls

69 lines (51 loc) · 3.35 KB

AndcultureCode.CSharp.Data.SqlServer

build status codecov All Contributors

Infrastructure layer's SQL Server specific package.

Getting Started

This package is installed via NuGet

dotnet add [<PROJECT>] package AndcultureCode.CSharp.Data.SqlServer

Documentation

Full API Documentation

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 along with code coverage

  • Run the test command
    and-cli dotnet-test
    
  • Open the coverage/index.htm 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):


Stefanie Leitch

💻 📖

Winton DeShong

💻 ⚠️ 📖

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