Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Claire Novotny a2410b2267 Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8 3 ani în urmă
  Claire Novotny 73475dd654 netcoreapp3.0 -> 3.1 5 ani în urmă
  Oren Novotny a8e169d3df Switch to VSTest integration for coverlet 6 ani în urmă
  Bart De Smet f329683555 Enable nullable reference types. 6 ani în urmă
  Oren Novotny 3edb789069 Use BCL types 6 ani în urmă
  Oren Novotny 3051508376 Get rid of junk in project files 6 ani în urmă
  Oren Novotny d57055d5b7 Add back .NET Core 3 target until .NET Core 3 runtime has the latest netstandard dll in it. 6 ani în urmă
  Oren Novotny 0a2d6371d6 Switch to use .NET Standard 2.1 instead of netcoreapp3.0 for broader support 6 ani în urmă
  Oren Novotny a6a49d8863 enable USE_ASYNC_ITERATOR for .NET 4.6 6 ani în urmă
  Bart De Smet a95267cda6 Enable netcoreapp3.0 build using async iterators and new BCL types. 6 ani în urmă
  Oren Novotny 11b2225f8b Revert "Adding C# 8.0 build flavors to prototype with new language features." 6 ani în urmă
  Bart De Smet 4054bcec72 Adding C# 8.0 build flavors to prototype with new language features. 6 ani în urmă
  Bart De Smet aacb761f40 Switch to ValueTask for predicates, selectors, etc. We await those ourselves and they are expected to be called in a high-frequency manner, so this seems to be the right choice. The only drawback is when these operators are used using method group conversion of a Task-returning async method, which is likely rare in query expressions where one typically uses (async) lambdas, and there's a workaround Task-to-ValueTask conversion. We can't overload on ValueTask and Task return types, so this seems the best way forward. 7 ani în urmă
  Bart De Smet 65e40bed85 Improve code-gen stability for queryable API surface. 7 ani în urmă
  Oren Novotny 6bbf23237b TFM updates. ArrayEmpty 7 ani în urmă
  Oren Novotny 741e9660c8 merge from master 7 ani în urmă
  Oren Novotny fbd9ee7655 Add .NET Standard 2 to Ix (#628) 7 ani în urmă
  Bart De Smet a70c81c7ce Refactoring AsyncQueryable surface. 8 ani în urmă
  Bart De Smet ba34394ae1 Moving IAsyncQueryable interfaces. 8 ani în urmă
  Bart De Smet 1c69583ffa Moving interfaces to System.Linq.Async. 8 ani în urmă
  Oren Novotny bdc09d6be0 updates for VS 2017 8 ani în urmă
  Oren Novotny 48c0707a7f Migrate to VS 2017 8 ani în urmă
  Oren Novotny 737ec5bb21 Remove old Ix.NET sln 9 ani în urmă
  Bart De Smet 8513179668 Adding support for query providers in Portable Library build flavors. 10 ani în urmă
  Bart De Smet b81b8090c7 Adding IAsyncQueryable<T> support. 10 ani în urmă