(License)

Byndyusoft.Data.Sessions.Abstractions Nuget Downloads
Byndyusoft.Data.Sessions Nuget Downloads
Byndyusoft.Data.Sessions.OpenTelemetry Nuget Downloads

Byndyusoft.Data.Sessions.Abstractions

Sessions abstractions for Byndyusoft.Data.Sessions.

Installing

dotnet add package Byndyusoft.Data.Sessions.Abstractions

Byndyusoft.Data.Sessions

Sessions database default implementation for Byndyusoft.Data.Sessions

Installing

dotnet add package Byndyusoft.Data.Sessions

Contributing

To contribute, you will need to setup your local environment, see prerequisites. For the contribution and workflow guide, see package development lifecycle.

A detailed overview on how to contribute can be found in the contributing guide.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

General folders layout

src

  • source code

tests

  • unit-tests

example

  • example console application

Package development lifecycle

  • Implement package logic in src
  • Add or addapt unit-tests (prefer before and simultaneously with coding) in tests
  • Add or change the documentation as needed
  • Open pull request in the correct branch. Target the project's master branch

Maintainers

github.maintain@byndyusoft.com