Skip to content

Tags: WindowsCE/NETStandard.WindowsCE

Tags

v1.8.1

Toggle v1.8.1's commit message
Fix assembly compilation

v1.8

Toggle v1.8's commit message
Support Index, Range, HashCode, Span and Memory

1.7.1

Toggle 1.7.1's commit message
Fix Task TrySetResult method to set result before sending completed s…

…ignal

v1.7

Toggle v1.7's commit message
Full implementation of Activator and Task.ContinueWith, support Array…

….ConvertAll, LocalizableAttribute and nullable attributes

v1.6

Toggle v1.6's commit message
Extends String, Comparer, Array, Type and support BufferedStream

v1.5

Toggle v1.5's commit message
Use variant Action and Func, extend support of LINQ methods

v1.4

Toggle v1.4's commit message
Extend Array, create sorted collections and improve read-only collect…

…ions support

v1.3.1

Toggle v1.3.1's commit message
Fix and optimize Task

v1.3

Toggle v1.3's commit message
Support Contracts and WebRequest timeout, and fix ValueTask awaiters

v1.2

Toggle v1.2's commit message
Support LINQ expressions