Skip to content

Releases: BSVN/Commons

v1.10.2 released

09 Jun 11:02
Compare
Choose a tag to compare

ITNOA

What's Changed

Full Changelog: 1.9.3...1.10.2
Changelog: https://github.com/BSVN/Commons/blob/master/Source/BSN.Commons/CHANGELOG.md

v1.9.3 released

15 May 09:48
Compare
Choose a tag to compare

ITNOA

correct EntityFramework dependency.

v1.9.2 released

15 May 09:23
Compare
Choose a tag to compare

ITNOA

Change EntityFramework version to 6.4

v1.9.1 released

01 May 15:47
Compare
Choose a tag to compare

ITNOA

Fix .net framework version

v1.9.0 released

26 Apr 13:29
Compare
Choose a tag to compare

ITNOA

  • Add pagination utilities.

What's Changed

  • add pagination for repository and response message by @RikoLearn in #32

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0 released

09 Dec 16:10
Compare
Choose a tag to compare

ITNOA

What's Changed

  • FindById make generic in Repository

Full Changelog: 1.7.1...1.8.0

1.7.1 version released

10 Dec 09:35
Compare
Choose a tag to compare

ITNOA

Only one bug resolved in this release #26

1.7.0

03 Dec 20:49
Compare
Choose a tag to compare

ITNOA

1.7.0 Released

In this release we announced support to dot net core.

1.6.1 version released

09 Jan 19:49
149660b
Compare
Choose a tag to compare

ITNOA

Bugfixes:

  • Missing DTO added

1.6.0 version released

09 Jan 19:19
637d0d6
Compare
Choose a tag to compare

ITNOA

New response and request base class and interface added.