DanielWillett.ModularRpcs.SourceGeneration
1.0.0-prerelease20
This is a prerelease version of DanielWillett.ModularRpcs.SourceGeneration.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DanielWillett.ModularRpcs.SourceGeneration --version 1.0.0-prerelease20
NuGet\Install-Package DanielWillett.ModularRpcs.SourceGeneration -Version 1.0.0-prerelease20
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="DanielWillett.ModularRpcs.SourceGeneration" Version="1.0.0-prerelease20"> <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.
<PackageVersion Include="DanielWillett.ModularRpcs.SourceGeneration" Version="1.0.0-prerelease20" />
<PackageReference Include="DanielWillett.ModularRpcs.SourceGeneration"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DanielWillett.ModularRpcs.SourceGeneration --version 1.0.0-prerelease20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DanielWillett.ModularRpcs.SourceGeneration, 1.0.0-prerelease20"
#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.
#:package DanielWillett.ModularRpcs.SourceGeneration@1.0.0-prerelease20
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DanielWillett.ModularRpcs.SourceGeneration&version=1.0.0-prerelease20&prerelease
#tool nuget:?package=DanielWillett.ModularRpcs.SourceGeneration&version=1.0.0-prerelease20&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ModularRPCs
Work in progress...
Supported Primitive Types
All the following types can be serialized/parsed individually or in an enumerable.
Enum and nullable arrays are not supported by default.
Base
- bool, char, double, float, int, long, uint, ulong, short, ushort, sbyte, byte, nint, nuint
- Half (.NET 5+)
- Int128, UInt128 (.NET 7+)
- decimal
- DateTimeOffset
- DateTime
- TimeSpan
- Guid
- String (any encoding, UTF8 by default)
- All enums
- Nullable value types of any supported value type
ModularRPCs.Unity
- Vector2, Vector3, Vector4
- Bounds
- Color, Color32
- Quaternion
- Matrix4x4
- Plane
- Ray, Ray2D
- Rect
- Resolution
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DanielWillett.ModularRPCs (>= 1.0.0-prerelease20 && < 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DanielWillett.ModularRpcs.SourceGeneration:
Package | Downloads |
---|---|
Uncreated.Warfare
Main framework for the Uncreated Warfare Military Simulation server based off of the military game Squad. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-prerelease22 | 143 | 7/10/2025 |
1.0.0-prerelease21 | 112 | 7/10/2025 |
1.0.0-prerelease20 | 107 | 7/9/2025 |
1.0.0-prerelease19 | 156 | 7/7/2025 |
1.0.0-prerelease17 | 108 | 7/6/2025 |
1.0.0-prerelease16 | 43 | 7/5/2025 |
1.0.0-prerelease15 | 49 | 7/5/2025 |