PPWCode.Server.Core
1.3.0
Prefix Reserved
See the version list below for details.
dotnet add package PPWCode.Server.Core --version 1.3.0
NuGet\Install-Package PPWCode.Server.Core -Version 1.3.0
<PackageReference Include="PPWCode.Server.Core" Version="1.3.0" />
<PackageVersion Include="PPWCode.Server.Core" Version="1.3.0" />
<PackageReference Include="PPWCode.Server.Core" />
paket add PPWCode.Server.Core --version 1.3.0
#r "nuget: PPWCode.Server.Core, 1.3.0"
#:package PPWCode.Server.Core@1.3.0
#addin nuget:?package=PPWCode.Server.Core&version=1.3.0
#tool nuget:?package=PPWCode.Server.Core&version=1.3.0
The PPWCode Server.Core library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Castle.Windsor (>= 5.1.1)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- NHibernateProfiler.Appender (>= 6.0.6032)
- PPWCode.API.Core (>= 1.2.0 && < 2.0.0)
- PPWCode.Vernacular.NHibernate.III (>= 2.0.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Data.SqlClient (>= 4.8.3)
-
net5.0
- Castle.Windsor (>= 5.1.1)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- NHibernateProfiler.Appender (>= 6.0.6032)
- PPWCode.API.Core (>= 1.2.0 && < 2.0.0)
- PPWCode.Vernacular.NHibernate.III (>= 2.0.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Data.SqlClient (>= 4.8.3)
-
net6.0
- Castle.Windsor (>= 5.1.1)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- NHibernateProfiler.Appender (>= 6.0.6032)
- PPWCode.API.Core (>= 1.2.0 && < 2.0.0)
- PPWCode.Vernacular.NHibernate.III (>= 2.0.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Data.SqlClient (>= 4.8.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PPWCode.Server.Core:
| Package | Downloads |
|---|---|
|
PPWCode.Server.Core.Hangfire
The PPWCode Server.Core.Hangfire library |
|
|
PPWCode.Host.Core.WebApi
The PPWCode Host.Core.WebApi library |
|
|
PPWCode.Server.Core.NServiceBus
The PPWCode Server.Core.NServiceBus library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-alpha.1 | 44 | 5/4/2026 |
| 3.0.1-alpha.2 | 77 | 3/24/2026 |
| 3.0.1-alpha.1 | 70 | 3/24/2026 |
| 3.0.0 | 247 | 1/27/2026 |
| 3.0.0-alpha.4 | 62 | 1/27/2026 |
| 3.0.0-alpha.3 | 59 | 1/27/2026 |
| 2.0.0 | 1,548 | 4/18/2024 |
| 1.4.0 | 367 | 4/10/2024 |
| 1.3.0 | 4,511 | 4/22/2022 |
| 1.2.0 | 2,358 | 3/2/2022 |
| 1.1.1 | 501 | 1/18/2023 |
| 1.1.0 | 912 | 10/17/2021 |
| 1.0.2 | 542 | 1/18/2023 |
| 1.0.1 | 3,932 | 4/1/2021 |
| 1.0.0 | 2,054 | 11/18/2020 |
1.0.0 Initial release
1.0.1 Fix initialization of links dictionary
1.1.0 Upgrade packages
* Microsoft.AspNetCore.Mvc.Versioning 4.1.1 -> 5.0.0
* Castle.Windsor 5.1.0 -> 5.1.1
* System.Configuration.ConfigurationManager 4.7.0 -> 5.0.0
* System.Data.SqlClient 4.8.2 -> 4.8.3
1.2.0 Target .net core 3.1, .net 5.0, .net 6.0.
1.3.0 Upgrading dependencies