RCL 1.0.0
See the version list below for details.
dotnet add package RCL --version 1.0.0
NuGet\Install-Package RCL -Version 1.0.0
<PackageReference Include="RCL" Version="1.0.0" />
paket add RCL --version 1.0.0
#r "nuget: RCL, 1.0.0"
// Install RCL as a Cake Addin #addin nuget:?package=RCL&version=1.0.0 // Install RCL as a Cake Tool #tool nuget:?package=RCL&version=1.0.0
Samples
This repo contains NuGet sample packages and sample code.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
ExtensionSDKasNuGetPackage is a sample solution that walks you through several scenarios for shipping an extension SDK as nuget package
VsCredentialProvider is a sample for creating a NuGet credential provider for Visual Studio
Satellite-Packages is a sample class library and console app that demonstrates how to localize your NuGet packege using the Sattelite Package feature.
PackageReferenceProjects demonstrates how you can manually migrate to the new PackageReference format.
ContentFilesExample is a sample package and project that demonstrates how to use the contentFiles feature in NuGet 3.3+
Preinstalled-Packages demonstrates how template authors can instruct NuGet to install the necessary packages, rather than individual libraries. Read more about Packages in Visual Studio templates
CatalogReaderExample is a sample showing how to read the NuGet API's catalog resource.
NuGetProtocolSamples shows how to use the
NuGet.Protocol
package.PackageDownloadsExample shows how to get a package's download counts.
PackageSourceMappingExample is a sample solution that shows how to configure Package Source Mapping for a couple projects and packages. The README contains many smaller example scenarios and results.
Documentation and Further Learning
The NuGet Docs cover creating NuGet packages in more detail:
- Create NuGet packages
- Creating and Publishing a Symbol Package
- Creating Localized Packages
- Configuration File and Source Code Transformations
- ContentFiles in NuGet 3.3 and Visual Studio 2015 Update 1 and Later
- Preinstalled-Packages demonstrates how template authors can instruct NuGet to install the necessary packages, rather than individual libraries. Read more about Packages in Visual Studio templates
Feedback
If you're having trouble with the NuGet.org website or HTTP API, file a bug on the NuGet Gallery Issue Tracker.
If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on NuGet Home.
Check out the contributing page to see the best places to log issues and start discussions. The NuGet Home repo provides an overview of the different NuGet projects available.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Blazored.TextEditor (>= 1.1.0)
- Microsoft.AspNetCore.Components.Web (>= 7.0.13)
- MudBlazor (>= 6.11.1)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.