Skip to content

Commit

Permalink
SEO for packages for NuGet.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Oct 15, 2016
1 parent 93aaecb commit 5a0f1e4
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 15 deletions.
3 changes: 2 additions & 1 deletion Ix.NET/Source/NuSpecs/System.Interactive.Async.nuspec
Expand Up @@ -2,14 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>System.Interactive.Async</id>
<title>System.Interactive.Async (Ix Async)</title>
<version>$version$</version>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.</description>
<description>Interactive Extensions (Ix) Async Library used to express queries over asynchronous enumerable sequences.</description>
<copyright>Copyright (c) .NET Foundation and Contributors. All Rights Reserved</copyright>
<language>en-US</language>
<tags>Ix Interactive Extensions Enumerable Asynchronous</tags>
Expand Down
3 changes: 2 additions & 1 deletion Ix.NET/Source/NuSpecs/System.Interactive.nuspec
Expand Up @@ -2,14 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>System.Interactive</id>
<title>System.Interactive (Ix)</title>
<version>$version$</version>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Interactive Extensions Main Library used to express queries over enumerable sequences.</description>
<description>Interactive Extensions (Ix) Main Library used to express queries over enumerable sequences.</description>
<copyright>Copyright (c) .NET Foundation and Contributors. All Rights Reserved</copyright>
<language>en-US</language>
<tags>Ix Interactive Extensions Enumerable</tags>
Expand Down
2 changes: 1 addition & 1 deletion Rx.NET/Source/NuSpecs/Microsoft.Reactive.Testing.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Microsoft.Reactive.Testing</id>
<version>$version$</version>
<title>Reactive Extensions - Testing Library</title>
<title>Reactive Extensions (Rx) - Testing Library</title>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
Expand Down
2 changes: 1 addition & 1 deletion Rx.NET/Source/NuSpecs/System.Reactive.Core.nuspec
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Core Library containing base classes and scheduler infrastructure.</description>
<description>Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
2 changes: 1 addition & 1 deletion Rx.NET/Source/NuSpecs/System.Reactive.Experimental.nuspec
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Experimental Library containing unstable and infrequently used functionality.</description>
<description>Reactive Extensions (Rx) Experimental Library containing unstable and infrequently used functionality.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
4 changes: 2 additions & 2 deletions Rx.NET/Source/NuSpecs/System.Reactive.Interfaces.nuspec
Expand Up @@ -3,14 +3,14 @@
<metadata>
<id>System.Reactive.Interfaces</id>
<version>$version$</version>
<title>Reactive Extensions - Interfaces Library</title>
<title>Reactive Extensions (Rx) - Interfaces Library</title>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Interfaces Library containing essential interfaces.</description>
<description>Reactive Extensions (Rx) Interfaces Library containing essential interfaces.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
2 changes: 1 addition & 1 deletion Rx.NET/Source/NuSpecs/System.Reactive.Linq.nuspec
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Query Library used to express complex event processing queries over observable sequences.</description>
<description>Reactive Extensions (Rx) Query Library used to express complex event processing queries over observable sequences.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions provides the aliases Map, FlatMap, and Filter.</description>
<description>Reactive Extensions (Rx) provides the aliases Map, FlatMap, and Filter.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.</description>
<description>Reactive Extensions (Rx) Platform Services Library used to access platform-specific functionality and enlightenment services.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
4 changes: 2 additions & 2 deletions Rx.NET/Source/NuSpecs/System.Reactive.Providers.nuspec
Expand Up @@ -3,14 +3,14 @@
<metadata>
<id>System.Reactive.Providers</id>
<version>$version$</version>
<title>Reactive Extensions - Providers Library</title>
<title>Reactive Extensions (Rx) - Providers Library</title>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Providers Library used to build query providers and express complex event processing queries over those.</description>
<description>Reactive Extensions (Rx) Providers Library used to build query providers and express complex event processing queries over those.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Remoting Library used to expose observable sequences through .NET Remoting.</description>
<description>Reactive Extensions (Rx) Remoting Library used to expose observable sequences through .NET Remoting.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down
4 changes: 2 additions & 2 deletions Rx.NET/Source/NuSpecs/System.Reactive.nuspec
Expand Up @@ -3,14 +3,14 @@
<metadata>
<id>System.Reactive</id>
<version>$version$</version>
<title>Reactive Extensions - Main Library</title>
<title>Reactive Extensions (Rx) - Main Library</title>
<authors>.NET Foundation and Contributors</authors>
<owners>Microsoft,RxTeam</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.</description>
<description>Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<language>en-US</language>
<tags>Rx Reactive Extensions Observable LINQ Events</tags>
Expand Down

0 comments on commit 5a0f1e4

Please sign in to comment.