Skip to content

CoreWCF/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2078717 · Jan 11, 2023

History

27 Commits
May 13, 2022
Oct 11, 2022
Jul 14, 2022
Jan 11, 2023
May 4, 2022
May 4, 2022
May 13, 2022
May 2, 2022
Jul 15, 2022
May 2, 2022
Jun 22, 2022
May 4, 2022

Repository files navigation

CoreWCF Samples

What is CoreWCF?

CoreWCF is a port of Windows Communication Foundation (WCF) to .NET Core. The goal of the project is to enable existing WCF projects to move to .NET Core.

Samples

This repo contains samples for how to use CoreWCF in your projects. The best place to get started is Scenarios / Getting-started-with-CoreWCF.

The goal for this repo is to match the structure of the WCF samples so it's easy to transition from one to the other.

Building the samples

You should be able to call dotnet build or dotnet publish at any level of the folder hierachy to build that folder and its children.

How do I contribute?

Please see the CONTRIBUTING.md file for details.

License, etc.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

CoreWCF is Copyright © 2019 .NET Foundation and other contributors under the MIT license.

.NET Foundation

This project is supported by the .NET Foundation.