StaticCS 0.3.1
dotnet add package StaticCS --version 0.3.1
NuGet\Install-Package StaticCS -Version 0.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StaticCS" Version="0.3.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StaticCS --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StaticCS, 0.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StaticCS as a Cake Addin #addin nuget:?package=StaticCS&version=0.3.1 // Install StaticCS as a Cake Tool #tool nuget:?package=StaticCS&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StaticCS:
Package | Downloads |
---|---|
serde-dn
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on StaticCS:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
serdedotnet/serde
Serde.NET is a C# port of the popular Serde serialization library for Rust
|