11 packages tagged with “net35-cf”
This library includes most of the APIs from the NETStandard specification built on top of Windows CE platform
Hprose is a popular high-performance RPC library for .NET
Hprose is a popular high-performance serialization library for .NET
Provides a Task class for Compact Framework 3.5 with similar functionality as provided by Framework 4. For another framework it simply forwards the type to corresponding assembly. Replaced by NETStandard.WindowsCE package.
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Json.NET is a popular high-performance JSON framework for .NET
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections. All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Microsoft Visual Studio 2008 Visual Studio for Devices Unit Test Framework
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.