Stems.API.Base
4.2.1
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 Stems.API.Base --version 4.2.1
NuGet\Install-Package Stems.API.Base -Version 4.2.1
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="Stems.API.Base" Version="4.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stems.API.Base" Version="4.2.1" />
<PackageReference Include="Stems.API.Base" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stems.API.Base --version 4.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stems.API.Base, 4.2.1"
#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.
#addin nuget:?package=Stems.API.Base&version=4.2.1
#tool nuget:?package=Stems.API.Base&version=4.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides base functionalities for Stems APIs
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Autofac.WebApi2 (>= 4.0.1)
- IdentityServer3.AccessTokenValidation (>= 2.12.0)
- Microsoft.AspNet.Cors (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Cors (>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Newtonsoft.Json (>= 11.0.2)
- NLog (>= 4.4.2)
- NLog.Extended (>= 4.0.0.1)
- NLog.Web (>= 4.2.1)
- Stems.Common (>= 2.2.6)
- Stems.Logging.Client (>= 1.0.0)
- Stems.Logging.Client.NLog (>= 1.0.0)
- Swashbuckle.Core (>= 5.5.2)
- System.IdentityModel.Tokens.Jwt (>= 4.0.2.206221351)
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 |
---|---|---|
5.2.0 | 542 | 7/6/2021 |
5.1.0 | 598 | 10/8/2020 |
5.0.3 | 473 | 10/2/2020 |
5.0.2 | 559 | 6/11/2020 |
5.0.1 | 534 | 4/23/2020 |
5.0.0 | 539 | 4/19/2020 |
4.3.2 | 658 | 7/6/2019 |
4.3.1 | 590 | 7/6/2019 |
4.3.0 | 599 | 6/24/2019 |
4.2.3 | 843 | 11/19/2018 |
4.2.2 | 776 | 11/16/2018 |
4.2.1 | 783 | 11/16/2018 |
4.2.0 | 825 | 10/22/2018 |
4.1.2 | 844 | 10/5/2018 |
4.1.1 | 868 | 10/5/2018 |
4.1.0 | 884 | 9/9/2018 |
4.0.5 | 887 | 9/5/2018 |
4.0.4 | 881 | 9/4/2018 |
4.0.3 | 929 | 9/3/2018 |
4.0.2 | 852 | 9/3/2018 |
4.0.1 | 900 | 9/3/2018 |
4.0.0 | 862 | 9/3/2018 |
3.2.4 | 1,124 | 7/13/2018 |
3.2.3 | 1,061 | 7/12/2018 |
3.2.2 | 1,113 | 5/29/2018 |
3.2.1 | 1,193 | 4/6/2018 |
3.2.0 | 1,088 | 6/6/2017 |
3.1.0 | 1,105 | 11/24/2016 |
3.0.0 | 1,077 | 11/24/2016 |
2.0.1 | 1,116 | 11/15/2016 |
2.0.0 | 1,094 | 11/15/2016 |
1.2.0 | 1,334 | 11/1/2016 |
Fixed issue where the explorer coudn't resolve assets on IIS virtual directories and other
bug fixes