forked from dotnet/wcf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This follows the convention in https://github.com/dotnet/core to maintain an ongoing markdown file per package describing the public releases.
- Loading branch information
Showing
5 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# System.ServiceModel.Duplex | ||
|
||
## Information | ||
|
||
* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Duplex) | ||
* [Report an issue](http://github.com/dotnet/wcf/issues/new) | ||
* [Source](https://github.com/dotnet/wcf/tree/master/src) | ||
|
||
## Version History | ||
|
||
### 4.0.1-beta-23516 | ||
|
||
* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) | ||
* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# System.ServiceModel.Http | ||
|
||
## Information | ||
|
||
* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Http) | ||
* [Report an issue](http://github.com/dotnet/wcf/issues/new) | ||
* [Source](https://github.com/dotnet/wcf/tree/master/src) | ||
|
||
## Version History | ||
|
||
### 4.0.11-beta-23516 | ||
|
||
* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) | ||
* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# System.ServiceModel.NetTcp | ||
|
||
## Information | ||
|
||
* [NuGet Package](https://nuget.org/packages/System.ServiceModel.NetTcp) | ||
* [Report an issue](http://github.com/dotnet/wcf/issues/new) | ||
* [Source](https://github.com/dotnet/wcf/tree/master/src) | ||
|
||
## Version History | ||
|
||
### 4.1.0-beta-23516 | ||
|
||
* RC1 release | ||
|
||
* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) | ||
* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# System.ServiceModel.Primitives | ||
|
||
## Information | ||
|
||
* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Primitives) | ||
* [Report an issue](http://github.com/dotnet/wcf/issues/new) | ||
* [Source](https://github.com/dotnet/wcf/tree/master/src) | ||
|
||
## Version History | ||
|
||
### 4.1.0-beta-23516 | ||
|
||
* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) | ||
* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) | ||
* Adds new public API surface area to enable use of X509Certificate2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# System.ServiceModel.Security | ||
|
||
## Information | ||
|
||
* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Security) | ||
* [Report an issue](http://github.com/dotnet/wcf/issues/new) | ||
* [Source](https://github.com/dotnet/wcf/tree/master/src) | ||
|
||
## Version History | ||
|
||
### 4.0.1-beta-23516 | ||
|
||
* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) | ||
* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) | ||
|