Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6db4373

Browse files
authored
added NuGet shields to README
1 parent83328d2 commit6db4373

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ pythonnet - Python.NET
55

66
|gh shield| |appveyor shield|
77

8-
|license shield| |pypi package version| |conda-forge version| |python supported shield|
8+
|license shield|
9+
10+
|pypi package version| |conda-forge version| |python supported shield|
11+
12+
|nuget preview shield| |nuget release shield|
913

1014
Python.NET is a package that gives Python programmers nearly
1115
seamless integration with the .NET Common Language Runtime (CLR) and
@@ -130,5 +134,9 @@ This project is supported by the `.NET Foundation <https://dotnetfoundation.org>
130134
:target:http://stackoverflow.com/questions/tagged/python.net
131135
.. |conda-forge version|image::https://img.shields.io/conda/vn/conda-forge/pythonnet.svg
132136
:target:https://anaconda.org/conda-forge/pythonnet
137+
.. |nuget preview shield|image::https://img.shields.io/nuget/vpre/pythonnet
138+
:target:https://www.nuget.org/packages/pythonnet/
139+
.. |nuget release shield|image::https://img.shields.io/nuget/v/pythonnet
140+
:target:https://www.nuget.org/packages/pythonnet/
133141
.. |gh shield|image::https://github.com/pythonnet/pythonnet/workflows/GitHub%20Actions/badge.svg
134142
:target:https://github.com/pythonnet/pythonnet/actions?query=branch%3Amaster

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp