Saber.Core
1.0.7.2
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 Saber.Core --version 1.0.7.2
NuGet\Install-Package Saber.Core -Version 1.0.7.2
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="Saber.Core" Version="1.0.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Saber.Core --version 1.0.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Saber.Core, 1.0.7.2"
#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 Saber.Core as a Cake Addin #addin nuget:?package=Saber.Core&version=1.0.7.2 // Install Saber.Core as a Cake Tool #tool nuget:?package=Saber.Core&version=1.0.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Saber Core
The core MVC interfaces for Saber that is used by Saber's MVC project as well as all of Saber's vendor plugins.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Dapper (>= 2.0.78)
- Datasilk.Core.DOM (>= 1.0.3)
- Datasilk.Core.Mvc (>= 1.0.7)
- System.Data.SqlClient (>= 4.8.2)
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 |
---|---|---|
1.0.9.9 | 158 | 5/31/2023 |
1.0.9.8 | 131 | 5/6/2023 |
1.0.9.7 | 145 | 4/25/2023 |
1.0.9.6 | 184 | 4/11/2023 |
1.0.9.5 | 180 | 4/3/2023 |
1.0.9.4 | 208 | 3/26/2023 |
1.0.9.3 | 258 | 2/17/2023 |
1.0.9.2 | 249 | 2/14/2023 |
1.0.9.1 | 237 | 2/14/2023 |
1.0.9 | 268 | 2/7/2023 |
1.0.8.3 | 271 | 2/2/2023 |
1.0.8.2 | 274 | 1/30/2023 |
1.0.8.1 | 281 | 1/30/2023 |
1.0.8 | 251 | 1/27/2023 |
1.0.7.8 | 295 | 11/17/2021 |
1.0.7.7 | 253 | 11/17/2021 |
1.0.7.5 | 423 | 9/11/2021 |
1.0.7.4 | 383 | 9/10/2021 |
1.0.7.3 | 396 | 9/10/2021 |
1.0.7.2 | 337 | 9/7/2021 |
1.0.7.1 | 381 | 3/14/2021 |
1.0.7 | 374 | 3/14/2021 |
1.0.6.3 | 437 | 11/24/2020 |
1.0.6.2 | 565 | 11/14/2020 |
1.0.6 | 444 | 11/12/2020 |
1.0.5.3 | 450 | 11/12/2020 |
1.0.5.2 | 426 | 11/12/2020 |
1.0.5.1 | 473 | 11/10/2020 |
1.0.5 | 470 | 11/8/2020 |
1.0.4 | 472 | 11/7/2020 |
1.0.3 | 556 | 11/7/2020 |
1.0.2 | 535 | 11/7/2020 |
1.0.1 | 529 | 11/7/2020 |
1.0.0 | 489 | 11/7/2020 |
Added IsPublicApiRequest to Service class