Skip to content

Releases: oven425/QSoft.Registry

v1.0.0.7

30 Sep 02:42
ccdc894
Compare
Choose a tag to compare
  • Support Queryable function
  • Auto control Registry resource no control resource create and dispose
  • Support Update and Remove RegistryKey
  • Support convert value
  • Support subkey query

v1.0.0.6

21 Feb 01:58
Compare
Choose a tag to compare
  1. Fix update function update all data in class case
  2. Fix Reguqrey can generate independence query
  3. Add Insert function
  4. Add RegSubKeyName attribute
  5. Fix parse Expression issue
  6. Fix data type translate issue

v1.0.0.5

20 Dec 06:11
Compare
Choose a tag to compare
  1. Add RegSubKeyName attribute
  2. Add RemoveAll function
  3. Fix parse Expression issue
  4. Fix data type translate issue

v1.0.0.4

09 Dec 10:14
Compare
Choose a tag to compare
  1. Add RegIgnore attribute
  2. Add RegPropertyName
  3. Fix parse Expression issue
  4. Fix data type translate issue

v1.0.0.3

03 Dec 10:16
Compare
Choose a tag to compare
  1. Fix parase Expresssion issue
  2. Fix data type translate issue

v1.0.0.2

25 Oct 07:36
6a255f7
Compare
Choose a tag to compare
  • Implement IQueryable interface, and provide full Linq function
  • No control RegistryKey resource when use RegQuery
  • More like FP and hide operation detail of RegistryKey

New Function

18 Feb 10:14
Compare
Choose a tag to compare
  1. fix select no generic
  2. add join function

test

05 Feb 14:12
Compare
Choose a tag to compare
test Pre-release
Pre-release
update

1. 修改join的時候,沒有對到的registrykey要Dispose