PPWCode.Server.Core
1.3.0
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.
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