SampSharp.Core
0.8.0-alpha2
.NET Standard 1.5
This is a prerelease version of SampSharp.Core.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SampSharp.Core --version 0.8.0-alpha2
NuGet\Install-Package SampSharp.Core -Version 0.8.0-alpha2
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="SampSharp.Core" Version="0.8.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SampSharp.Core --version 0.8.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SampSharp.Core, 0.8.0-alpha2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SampSharp.Core as a Cake Addin
#addin nuget:?package=SampSharp.Core&version=0.8.0-alpha2&prerelease
// Install SampSharp.Core as a Cake Tool
#tool nuget:?package=SampSharp.Core&version=0.8.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The core library of SampSharp which manages the communication with the SA-MP server.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.IO.Pipes (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SampSharp.Core:
Package | Downloads |
---|---|
SampSharp.GameMode
A framework for writing SA-MP game modes in C#. |
|
SampSharp.Entities
An EntityComponentSystem framework for SampSharp. |
|
SampSharp.RakNet
A SampSharp wrapper for the Pawn.RakNet plugin. |
|
SampSharp.SKY.Entities
Wrapper of the SKY plugin for SampSharp Entities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.10.1 | 1,377 | 4/10/2022 |
0.10.0 | 1,038 | 3/29/2022 |
0.10.0-alpha2 | 86 | 3/25/2022 |
0.10.0-alpha1 | 133 | 3/11/2022 |
0.9.3 | 869 | 12/12/2020 |
0.9.2 | 544 | 12/12/2020 |
0.9.1 | 1,158 | 12/12/2020 |
0.9.0 | 1,261 | 12/12/2020 |
0.8.0 | 648 | 12/12/2020 |
0.8.0-alpha8 | 355 | 12/12/2020 |
0.8.0-alpha7 | 260 | 12/12/2020 |
0.8.0-alpha6 | 406 | 12/12/2020 |
0.8.0-alpha3 | 252 | 12/12/2020 |
0.8.0-alpha2 | 271 | 12/12/2020 |
0.8.0-alpha10 | 262 | 12/12/2020 |
0.8.0-alpha1 | 269 | 12/12/2020 |
- Fixed FakeGMX not reconnecting players (#221)