Eshopworld.Web
3.0.0
Additional Details
This package has been deprecated now, please use:
https://dev.azure.com/eshopworld/evo-core/_git/platform-appinfrastructure-pkg
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Eshopworld.Web --version 3.0.0
NuGet\Install-Package Eshopworld.Web -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Eshopworld.Web" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eshopworld.Web --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eshopworld.Web, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Eshopworld.Web as a Cake Addin #addin nuget:?package=Eshopworld.Web&version=3.0.0 // Install Eshopworld.Web as a Cake Tool #tool nuget:?package=Eshopworld.Web&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
eShopWorld common web artefacts
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Eshopworld.Core (>= 2.1.2)
- Eshopworld.DevOps (>= 4.2.0)
- Eshopworld.Telemetry (>= 2.1.4)
- JetBrains.Annotations (>= 2019.1.3)
- Microsoft.ApplicationInsights (>= 2.10.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.Extensions.Configuration.AzureKeyVault (>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.2.4)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Microsoft.Extensions.Http (>= 2.2.0)
- Microsoft.ServiceFabric.Actors (>= 3.4.664)
- Microsoft.ServiceFabric.AspNetCore.Kestrel (>= 3.4.664)
- System.Collections.Immutable (>= 1.5.0)
- System.Reactive (>= 4.2.0-preview.102)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.1.7 | 4,214 | 2/16/2021 | |
4.1.4 | 2,933 | 10/9/2020 | |
4.1.3 | 5,323 | 8/17/2020 | |
4.1.2 | 1,372 | 8/12/2020 | |
4.1.1 | 5,563 | 7/7/2020 | |
4.0.1 | 5,816 | 4/2/2020 | |
4.0.1-preview1 | 1,339 | 3/20/2020 | |
4.0.0 | 3,783 | 3/2/2020 | |
4.0.0-preview1 | 491 | 2/26/2020 | |
3.0.0 | 419 | 1/8/2020 | |
2.2.1 | 1,528 | 7/30/2019 | |
2.2.0 | 760 | 7/15/2019 | |
2.1.7 | 898 | 6/25/2019 | |
2.1.6 | 2,476 | 4/2/2019 | |
2.1.4 | 1,363 | 3/11/2019 | |
2.1.3 | 1,252 | 2/6/2019 | |
2.1.2 | 1,198 | 1/30/2019 | |
2.1.1 | 1,143 | 1/29/2019 | |
2.1.0 | 869 | 1/29/2019 | |
2.0.1 | 1,006 | 1/11/2019 | |
1.1.1 | 1,111 | 1/7/2019 | |
1.1.0 | 2,036 | 9/26/2018 | |
1.0.3 | 1,147 | 9/25/2018 | |
1.0.1 | 1,203 | 7/9/2018 | |
1.0.0 | 4,606 | 4/30/2018 |
Change the default HttpStatusCode of BigBrotherExceptionMiddleware to 500.
Allow override for the default HttpStatusCode of BigBrotherExceptionMiddleware.