CoreWCF.Primitives
0.1.0-preview
Prefix Reserved
| Advisory: https://github.com/advisories/GHSA-xjr9-gg9q-jx3v | Severity: critical |
| Advisory: https://github.com/advisories/GHSA-rpj7-hr7h-w6p9 | Severity: high |
| Advisory: https://github.com/advisories/GHSA-48pq-2xq3-c2m4 | Severity: high |
| Advisory: https://github.com/advisories/GHSA-gqv6-pwcg-87r8 | Severity: high |
| Advisory: https://github.com/advisories/GHSA-9jr3-rj99-8jq3 | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-jc6x-rj79-w4mx | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-4v55-cpmv-3vcm | Severity: low |
CoreWCF 1.7.0 and earlier are no longer supported. Please upgrade to the latest version
See the version list below for details.
dotnet add package CoreWCF.Primitives --version 0.1.0-preview
NuGet\Install-Package CoreWCF.Primitives -Version 0.1.0-preview
<PackageReference Include="CoreWCF.Primitives" Version="0.1.0-preview" />
<PackageVersion Include="CoreWCF.Primitives" Version="0.1.0-preview" />
<PackageReference Include="CoreWCF.Primitives" />
paket add CoreWCF.Primitives --version 0.1.0-preview
#r "nuget: CoreWCF.Primitives, 0.1.0-preview"
#:package CoreWCF.Primitives@0.1.0-preview
#addin nuget:?package=CoreWCF.Primitives&version=0.1.0-preview&prerelease
#tool nuget:?package=CoreWCF.Primitives&version=0.1.0-preview&prerelease
Core WCF is a port of Windows Communication Framework (WCF) to .NET Core. The goal of this project is to enable existing WCF projects to move to .NET Core
| 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. 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 | 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- System.DirectoryServices (>= 4.5.0)
- System.Reflection.DispatchProxy (>= 4.5.1)
- System.Security.Cryptography.ProtectedData (>= 4.5.0)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.3)
NuGet packages (61)
Showing the top 5 NuGet packages that depend on CoreWCF.Primitives:
| Package | Downloads |
|---|---|
|
CoreWCF.Http
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
|
CoreWCF.NetTcp
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
|
CoreWCF.NetFramingBase
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
|
CoreWCF.ConfigurationManager
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
|
CoreWCF.UnixDomainSocket
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on CoreWCF.Primitives:
| Repository | Stars |
|---|---|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET
|
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
|
MarimerLLC/csla
A home for your business logic in any .NET application.
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
FuseCP/FuseCP
Multi Server Control Panel for Windows based on C#
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.9.1 | 136,164 | 6/16/2026 | |
| 1.9.0 | 252,537 | 4/24/2026 | |
| 1.8.1 | 36,572 | 6/16/2026 | |
| 1.8.0 | 1,694,628 | 7/28/2025 | |
| 1.7.0 | 1,116,071 | 2/4/2025 | |
| 1.6.0 | 1,890,205 | 8/23/2024 | |
| 1.5.2 | 1,466,065 | 3/15/2024 | |
| 1.5.1 | 816,352 | 11/9/2023 | |
| 1.5.0-preview1 | 20,058 | 9/11/2023 | |
| 1.4.2 | 83,302 | 3/15/2024 | |
| 1.4.1 | 401,456 | 9/11/2023 | |
| 1.4.0 | 42,029 | 9/7/2023 | |
| 1.4.0-preview1 | 22,064 | 4/13/2023 | |
| 1.3.2 | 747,877 | 3/23/2023 | |
| 1.3.1 | 502,758 | 12/29/2022 | |
| 1.3.0 | 63,107 | 12/16/2022 | |
| 1.2.1 | 235,027 | 11/9/2022 | |
| 1.1.1 | 30,397 | 11/9/2022 | |
| 0.1.0-preview | 1,148 | 2/6/2021 |