Skip to content

Releases: StubbleOrg/Stubble.Extensions.SystemData

1.0.0 Alpha 3

1.0.0 Alpha 3 Pre-release
Pre-release

Choose a tag to compare

@Romanx Romanx released this 01 Jul 14:31
  • Updates to follow Stubble.Core Alpha 18 Semantics
  • Updates to netstandard 2.0 which added datatables for cross platform use

1.0.0 Alpha 2

1.0.0 Alpha 2 Pre-release
Pre-release

Choose a tag to compare

@Romanx Romanx released this 04 Jul 21:18
  • Updates extension to follow new Stubble Alpha 16 semantics
  • Versioning is now done using Nerdbank.Gitversion the same as other stubble projects
  • DBNulls are now considered to be falsey values #1

1.0.0 Alpha 1

1.0.0 Alpha 1 Pre-release
Pre-release

Choose a tag to compare

@Romanx Romanx released this 29 Jul 17:10

Initial Release

  • Feature: Get Values from DataRows
  • Feature: Get Tables from DataSet by TableName
  • Feature: EnumerationConversion for DataTables and DataSets