MADE.Runtime
1.0.0-preview1
This package includes runtime helpers such as:
- WeakReferenceCallback for providing an approach to callbacks with a WeakReference.
This is a prerelease version of MADE.Runtime.
Install-Package MADE.Runtime -Version 1.0.0-preview1
dotnet add package MADE.Runtime --version 1.0.0-preview1
<PackageReference Include="MADE.Runtime" Version="1.0.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MADE.Runtime --version 1.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/MADE-Apps/MADE.NET/releases
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MADE.Runtime:
Package | Downloads |
---|---|
MADE.Networking
This package includes networking helpers such as:
- NetworkRequestManager for handling an HTTP network request queue with success and error callbacks.
- NetworkRequest instances for simplifying JSON GET, POST, PUT, PATCH, and DELETE requests.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview1 | 78 | 11/29/2020 |