]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/lib/csharp/README.md
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / lib / csharp / README.md
CommitLineData
f67539c2
TL
1Thrift C# Software Library
2
3Deprecation notice
4=======
5
6Per [THRIFT-4723](https://issues.apache.org/jira/browse/THRIFT-4723), both CSharp and Netcore targets are deprecated
7and will be removed with the next release. Migrate to the [NetStd language target](../netstd/README.md) instead.
8
9License
10=======
11
12Licensed to the Apache Software Foundation (ASF) under one
13or more contributor license agreements. See the NOTICE file
14distributed with this work for additional information
15regarding copyright ownership. The ASF licenses this file
16to you under the Apache License, Version 2.0 (the
17"License"); you may not use this file except in compliance
18with the License. You may obtain a copy of the License at
19
20 http://www.apache.org/licenses/LICENSE-2.0
21
22Unless required by applicable law or agreed to in writing,
23software distributed under the License is distributed on an
24"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
25KIND, either express or implied. See the License for the
26specific language governing permissions and limitations
27under the License.
28
29Using Thrift with C#
30====================
31
32Thrift requires Mono >= 1.2.6 or .NET framework >= 3.5