Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wangkanai/wangkanai

Wangkanai is a collection of ASP.NET Core libraries that was developed internally over time and share common usage that would benefit everyone in the open source community as a whole.
https://github.com/wangkanai/wangkanai

fixed extension internal code smell

4c2185bddcfa1d44b1650d6ca14e1c94dc89daf2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed possible null value to non-nullable type

b2087ec1487982c17bb9e77646ac0da54972f90d authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Extensions] Converting null literal or possible null value to non-nullable type

https://sonarcloud.io/project/issues?open=AYsDUznft1PlUhiQzSAx&id=wangkanai_wangkanai

e2ceab404f8d371e492bbbecf8d65e457d89d9c7 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #913 from wangkanai/blazor

[Blazor] Fixed sample blazor server and web assembly

f4f271a6280bdcfc4b6eff9d0f36de8c1b199edd authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
reformat system code style warning

237c45c64283a1b1b13ea9309adb3bb12bf88bcd authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed namespace root warning

47d1647ad36374f69ce4835a141ef4fc8ebb3c7f authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
organization blazor sample csproj

456861b426b87e871af96bb994938aad56edf01d authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Blazor] Fixed sample blazor server and web assembly

74d556f55ce9c453188971cb7d46380c935c8851 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #912 from wangkanai/extension

[Extension] Fixed command line application unit tests

727219d59abe98252c526168f7ee4c19159debaf authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed unit tests null suppression

e50e42fd2ab984000caa1ca238bd31650c3a71da authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Extension] Fixed command line application unit tests

- fixed code smell for better maintainability

6547dc33e7a6b24c70b2d1546c488ad3874938b3 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #911 from wangkanai/federatiom

[Federation] Non-nullable property 'Request' must contain a non-null

12f9365e8e822556ed15efe5e9a62ad4597d8940 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor unit tests

c4f6eeaa365e718b437cc2b2f43c1b5797a8c926 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #910 from wangkanai/cryto

[Cryptography] Fixed unnecessary unit assertion

50de3c9ff814aed74f5d1aa5366d934b1b3cb112 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Federation] Non-nullable property 'Request' must contain a non-null value when exiting constructor

Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider...

de0dbdee82e009595b04a49b084023f6079f7872 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
remove unnecessary assertion in hash random unit tests

50a0b38e9a06ec0d32368dee9f1cf0eaefe6125b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor detection sample error page

faf1f7e36b1906b221be5763bdcc398a5c5f5a29 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Cryptography] Fixed unnecessary unit assertion

- Not Null on int is unnecessary

1f065870c1adaa6811234160490d5caf6e545fdc authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #909 from wangkanai/cmd

[Extensions] Fixed command line extension unit tests code smell

6feab034668eb27de8b11ea8b392147be497dccb authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed namespace mistake

786d77e2b0fc3e1bc994d7c83a7067649b31e543 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
update code style in editor config

8f86d1fa31a48b953ba3cbb67509e6096d85c922 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Extensions] Fixed command line extension unit tests code smell

- refactor for more readabilities

224c37bb31f0435204cdd4c9312671991864843e authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #908 from wangkanai/version

[NuGet] Publish nuget packages of .NET 8 rc2

f8e703a45fc10220c525a330160653a3276f0cbc authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[NuGet] Publish nuget packages of .NET 8 rc2

- update the package minor versions

176f33bccacc20b803700921c4cd79c368027fee authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #907 from wangkanai/detection

[Detection] Resolve remaining code smell

b34fee66e39973bb2eb5df60937bdea23ecb82b2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
StringComparison enum value to perform a case-insensitive comparison

https://sonarcloud.io/project/issues?open=AYlkpEKW5_6q6gaaRcni&id=wangkanai_wangkanai

96b188b8e5237d690a1d779d8612b8bba2e46e40 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor detection extensions

95d5d1c56d4954bc04ca926d45ede32499f15e2f authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor detection version extension

403fbad12a90b19009d37d89edc2d420307d5578 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
update system not null

b665584f091e4a9d078226b04577453053e24426 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Detection] Resolve remaining code smell

84dc648d0bc8fa9386ee862fe3d8ea7438ea55b2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Detection] Resolve remaining code smell

- index tree keywords possible null

a5d6e4b08413f319387bc5757f3f80c1517db158 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #906 from wangkanai/indextree

[Detection] Refector IndexTree for simplicity

e2c56e26484584f844344036156cd4d791fb613c authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
source is out of scope of keywords

a54b2b66a663ebd1cf6719412a0a24519b8c775c authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
rearrange method order for better grouping and readability

bbea1d5be6cfa9f7faad2aaf9fa40457abecbef5 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor the index tree contain with any in function

54c727d94a718b7f825fa2d9acfcaec1f6abe188 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed keyword exist and source subset fail unit tests

52bd79b7fcab9e1060782dc53a9582f3b0a7645b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
keywords exist but source is subset only

d8317be12275acc972a33f28f614939574009827 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add index tree keyword exist and source exist

619f62dda55d2411260a7c1def3b303683c64523 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add unit tests

537f6428ed225ca9965a78d8452c106c25f22672 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Update IndexTree.cs

e3c9898b255f3439043012a9eab52c8f1d18bba1 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #905 from wangkanai/system

[System] Rename parameter 'index' to 'arrayIndex'

6dfeb3f9d973a913a4e7ae806d348567ac08e010 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[System] Rename parameter 'index' to 'arrayIndex' to match the interface declaration

https://sonarcloud.io/project/issues?open=AYiOyH758PTBoU7GMNq5&id=wangkanai_wangkanai

Parameter...

3d19498a0e2f621f18e6c3611a369fd0059d8cb2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #904 from wangkanai/extension

[Extensions] Reduce type name helper complexity

ac33ef88e2063779e581ed3d06ca417f81ee6db1 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
completed add type name display unit tests

f3727d181fc05f5adb354f902bc25f953bfd9e99 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor type name helper internal string builder

bf02bf9d2bfa53edafc48f784fe88ed489710c7f authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add builder process type is generic type

013eba604daa0a4bc7824fd88584d389abcafc9e authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor to string builder to method extension

4222995383aa11f975805059e2fda437fb4ea2d0 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
change the type display name default to short name

75abebaf0dcac0888f3c0ac39692ac10329bfc6c authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add type name helper object get display name

b16bc99ccbde0d9ba5f58270279b32bd56c89dda authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
convert to method extension

27873f84ad95d899390082c0e7dc76ee759286e2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor with method extensions

2554fe4524ef1a6963e8e456209cadcd889c33ef authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Extensions] Reduce type name helper complexity

https://sonarcloud.io/project/issues?open=AYiOyIXB8PTBoU7GMNtJ&id=wangkanai_wangkanai

ffc12d5404e4860b2d52c3761ac29585242ab2a6 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #903 from wangkanai/readme

Update README.md

29f8a982d32db65b5f7810c8ef6fe5c117d0b718 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Update README.md

bd9e54bc01cb7392f20724ed8f26cccaf11c1447 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #901 from wangkanai/tabler

[Tabler] Migration tabler sample preview to .NET 8 RC2

56aa388020f4c884bedd0ab0a77a9e582bf8f328 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed tabler dashboard chart revenue

8681227078b2037a4ce666d6b21bd6668ca97144 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
completed tabler migration

2a2bc4abc921c0080129351478cd8c7e90879e7b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add the remaining pages

7ceb1a0f09c67190570e8d0505c7e737af5d1b49 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add tabler accordion page

21214e34e82ce145a18ccc4f59b9a3e6741c06f8 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
reformat tabler razor code style

752612c3a26e15d0b95860bfb625022d93e5647b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed blazor sample head title error

d4e2ab6e2014c3ce90b82e86b8a744db5306a3a1 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
cleanup the authenticated tabler blazor app

ae67d3fb9e915291b02d6c8d3191fbc368086314 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
tabler convert sample app to -pwa

8c1883b055911fdefa2c7fae19e5d8d7a685010d authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Blazor] add blazor samples

8bca9744c3cdf564d23675fcf1e0f22a61bb3ae1 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
tabler add theme switcher

5f47e24b42910beadc3bedc308a8b772dd3bb5f5 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed project reference

8af7e22bda943ef39396e27598ca63c9121364e7 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #902 from wangkanai/noauth

[Tabler] No authentication samples

a5fa90a522c75905a985cb18f7b70fbc02869077 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed using statement

e608007a0a3e572732b33b9b959084a0cb9967a8 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add tabler home dashboard components

50ec696990a025ab20afc18f7c489e1a2d1ea460 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
refactor tabler sample layouts

b5e59fd8f1a8e9203f1bb85af947af14e1540523 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
complete tabler sample default layout

206b7be645e7d2ff359d5a2b42473871a322c45b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
tabler sample migrate from auth to standard

74db0d2d2bef57107984a2b3e12a457260b83b89 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
start migrating tabler sample project

bf728ec0022e6440ebdf1bea59d7a4631bf529fc authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed tabler auth sample namespace error

56a2e20124a0eced985e32739c51e5359d0fffd2 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
update project reference path

904067ec0ed5d9d2560b2cb006d287822b1176f1 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add the tabler auth to solution

eae2897c544ece44c6af2305c333f923bc21054d authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed project reference path

91c337001177ce564cbe8c37ea9ea8665e2146e5 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
init tabler empty project

eac127e1d38e929df9479bd6b6fc5ac23e57570b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
migration auth sample to subfolder

6a4897faa06bbe142b67db023ba277e1e6223419 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
update layout header and footer

b445726a506f77a6bc1a05286096cf3713a47dd6 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add es lint to tabler sample

de99157ddb427dbed63cfe2d158fcd4518c9d4af authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
update eslint package

c274e09c43b03152cacd9fa902c7d800b5e2a162 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Tabler] Migration tabler smaple preview to rc2

- [ ] clean up csproj

f0abec0ab3898bc2c0adb2a6d4722cb5a6f80a0f authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #899 from wangkanai/central

[NuGet] Central package management

771aa33077b5a9b6d4a48d47a19e2ead4b497e1c authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
fixed error NU1008 Centralized Package Versioning

https://github.com/NuGet/Home/issues/11967

4abe2b30631a19fb91aa60fa453bb0554b7651c8 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
nuget packages with aerits

5ae46ee2a5102d496bd63ede41e268cc4a9e1583 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[NuGet] Central package management

69eda2b85b3be9978b3a5b7e8e92ec8c13742ffc authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #898 from wangkanai/net8rc2

.NET 8.0 RC2 framework and nuget upgrades

865c94fe46d3cc9ec25dcaca1223f3839bd651af authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
clean up .net 8.0 rc1

8ad087fc127bad954738580dbc5311a103ee230b authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
complete tabler .net 8.0 migration from rc1 to rc2

52cfa76b30d6d2a2651ba899721d6b424936aed4 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add tabler .net 8.0 rc 2 sample

7a3c78ac773e91b8752e5472c491e779699fb0db authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
upgrade global.json

ade57c0c42520d2bda74d5be2705e7b5ba1644e0 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Nuget] migrate tabler sample to .net 8.0 rc2

4016d6b61f618e8cbf63285628707dd35d4f4e1a authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #897 from wangkanai/detection

[Detection] Refactor unit tests

6e57d9a108a1f49a16f1d5649768d52bad124486 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
.NET 8.0 RC2 framework and nuget upgrades

- bring the whole repo upto >NET 8.0 RC2 release

27e18ca15e82634019180f06f5dfb1a4756b48aa authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Detection] Refactor unit tests

4c5eeaac0bb36f99e94ad91a15ffcda45f8e7996 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
Merge pull request #896 from wangkanai/detection

[Detection] fixed has is always false

8e4b80ccbb45cca7bab1790934a387312093822a authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
add browser include and exclude

c5ed4d33411e57adbbcfe9b4226d3bb9f5dfe9a7 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
having good progress for unit test code coverages

c921be0dda7ce88a094fcfd0fe5c8b93719cb407 authored about 1 year ago by Sarin Na Wangkanai <[email protected]>
[Detection] fixed has is always false

8959c4d9c2866d99369d4a7dddd6b7c58bb12a1a authored about 1 year ago by Sarin Na Wangkanai <[email protected]>