AltV.Net
1.0.0-dev-preview-4
See the version list below for details.
dotnet add package AltV.Net --version 1.0.0-dev-preview-4
NuGet\Install-Package AltV.Net -Version 1.0.0-dev-preview-4
<PackageReference Include="AltV.Net" Version="1.0.0-dev-preview-4" />
<PackageVersion Include="AltV.Net" Version="1.0.0-dev-preview-4" />
<PackageReference Include="AltV.Net" />
paket add AltV.Net --version 1.0.0-dev-preview-4
#r "nuget: AltV.Net, 1.0.0-dev-preview-4"
#:package AltV.Net@1.0.0-dev-preview-4
#addin nuget:?package=AltV.Net&version=1.0.0-dev-preview-4&prerelease
#tool nuget:?package=AltV.Net&version=1.0.0-dev-preview-4&prerelease
AltV .NET Core Server Api
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.2
- No dependencies.
NuGet packages (18)
Showing the top 5 NuGet packages that depend on AltV.Net:
| Package | Downloads |
|---|---|
|
AltV.Net.Async
AltV .NET Core Async Server Api |
|
|
AltV.Net.EntitySync.ServerEvent
AltV .NET Core Entity Sync ServerEvent network layer |
|
|
AltV.Net.Interactions
AltV .NET Core Interactions |
|
|
AltV.Net.Resources.Chat.Api
AltV .NET Core Chat API |
|
|
AltV.Net.ColShape
AltV .NET Core ColShape Api |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 16.4.28-rc.2 | 221 | 8/2/2025 |
| 16.4.21 | 28,177 | 8/2/2025 |
| 16.4.21-dev.1 | 580 | 8/2/2025 |
| 16.4.20 | 5,691 | 7/13/2025 |
| 16.4.19 | 6,158 | 7/2/2025 |
| 16.4.18 | 354 | 7/1/2025 |
| 16.4.17 | 6,101 | 6/18/2025 |
| 16.4.16 | 32,163 | 4/18/2025 |
| 16.4.16-rc.2 | 148 | 7/1/2025 |
| 16.4.15 | 468 | 4/17/2025 |
| 16.4.13 | 19,263 | 4/9/2025 |
| 16.4.12 | 14,368 | 3/27/2025 |
| 16.4.11 | 457 | 3/27/2025 |
| 16.4.10 | 532 | 3/27/2025 |
| 16.4.10-rc.2 | 499 | 3/25/2025 |
| 16.4.9 | 4,237 | 3/15/2025 |
| 16.4.8 | 35,739 | 1/31/2025 |
| 16.4.7 | 5,257 | 1/29/2025 |
| 16.4.7-rc.1 | 157 | 1/27/2025 |
| 1.0.0-dev-preview-4 | 792 | 2/10/2019 |
* Replace I{EntityType}Factory with IEntityFactory {EntityTypeGeneric} * Replace ReadOnlyCollection for GetAll calls with Dictionary IntPtr, I{EntityType} .ValueCollection * Add support for default client event delegate AltV.Net.Events.ClientEventDelegate * Improve entity add / remove / getAll performance