DanielWillett.ModularRpcs.SourceGeneration
1.0.0-prerelease22
This is a prerelease version of DanielWillett.ModularRpcs.SourceGeneration.
dotnet add package DanielWillett.ModularRpcs.SourceGeneration --version 1.0.0-prerelease22
NuGet\Install-Package DanielWillett.ModularRpcs.SourceGeneration -Version 1.0.0-prerelease22
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-prerelease22"> <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-prerelease22" />
<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-prerelease22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DanielWillett.ModularRpcs.SourceGeneration, 1.0.0-prerelease22"
#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-prerelease22
#: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-prerelease22&prerelease
#tool nuget:?package=DanielWillett.ModularRpcs.SourceGeneration&version=1.0.0-prerelease22&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-prerelease21 && < 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 | 106 | 7/10/2025 |
1.0.0-prerelease21 | 107 | 7/10/2025 |
1.0.0-prerelease20 | 102 | 7/9/2025 |
1.0.0-prerelease19 | 137 | 7/7/2025 |
1.0.0-prerelease17 | 105 | 7/6/2025 |
1.0.0-prerelease16 | 39 | 7/5/2025 |
1.0.0-prerelease15 | 46 | 7/5/2025 |