Microsoft.Exchange.WebServices.NETStandard
1.0.4
See the version list below for details.
dotnet add package Microsoft.Exchange.WebServices.NETStandard --version 1.0.4
NuGet\Install-Package Microsoft.Exchange.WebServices.NETStandard -Version 1.0.4
<PackageReference Include="Microsoft.Exchange.WebServices.NETStandard" Version="1.0.4" />
<PackageVersion Include="Microsoft.Exchange.WebServices.NETStandard" Version="1.0.4" />
<PackageReference Include="Microsoft.Exchange.WebServices.NETStandard" />
paket add Microsoft.Exchange.WebServices.NETStandard --version 1.0.4
#r "nuget: Microsoft.Exchange.WebServices.NETStandard, 1.0.4"
#:package Microsoft.Exchange.WebServices.NETStandard@1.0.4
#addin nuget:?package=Microsoft.Exchange.WebServices.NETStandard&version=1.0.4
#tool nuget:?package=Microsoft.Exchange.WebServices.NETStandard&version=1.0.4
Microsoft.Exchange.WebServices.NETStandard
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.Net.Requests (>= 4.0.11)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading.Thread (>= 4.0.0)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath (>= 4.0.1)
NuGet packages (27)
Showing the top 5 NuGet packages that depend on Microsoft.Exchange.WebServices.NETStandard:
| Package | Downloads |
|---|---|
|
SeedBt.Library.Core
Package Description |
|
|
Goldfield.Emails
Package Description |
|
|
Common_fintech
Package Description |
|
|
NF.Common.Message
消息发送、推送组件 |
|
|
CSM.SodaDotNet.Utilities
Library of helper classes and extension methods for working with Socrata Open Data portals. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Exchange.WebServices.NETStandard:
| Repository | Stars |
|---|---|
|
signumsoftware/framework
Open Source framework for writing data-centric applications using the latest versions of .Net Core, C# (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-beta3 | 562,006 | 9/7/2022 |
| 2.0.0-beta2 | 193,464 | 1/29/2021 |
| 2.0.0-beta1 | 38,872 | 9/2/2018 |
| 2.0.0-beta0 | 2,459 | 9/1/2018 |
| 1.1.3 | 5,406,720 | 7/17/2018 |
| 1.1.2 | 78,517 | 12/21/2017 |
| 1.1.1 | 9,848 | 11/15/2017 |
| 1.1.0 | 35,631 | 9/18/2017 |
| 1.0.15 | 9,204 | 9/19/2017 |
| 1.0.14 | 2,396 | 9/18/2017 |
| 1.0.12 | 4,327 | 7/29/2017 |
| 1.0.10 | 2,961 | 7/18/2017 |
| 1.0.9 | 3,678 | 7/11/2017 |
| 1.0.8 | 3,244 | 6/19/2017 |
| 1.0.7 | 14,577 | 12/21/2016 |
| 1.0.6 | 2,601 | 11/22/2016 |
| 1.0.4 | 633,281 | 11/7/2016 |
In .NET Framework it should work pretty much the same as original package.
Changes:
- All streaming subscriptions and now asynchronous
- .NET Standard: all requests which require serialization/deserialization of TimeZone ( for example UserFreeBusyStatus e.t.c) will not work because there's no TimeZone management in .NET Standard
- .NET Standard: LDAP Autodiscovery feature will not work
- Linux: DNS Autodiscovery feature will not work