TheAngryByrd.TypeSafeInternals
0.1.0-beta001
This is a prerelease version of TheAngryByrd.TypeSafeInternals.
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 TheAngryByrd.TypeSafeInternals --version 0.1.0-beta001
NuGet\Install-Package TheAngryByrd.TypeSafeInternals -Version 0.1.0-beta001
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="TheAngryByrd.TypeSafeInternals" Version="0.1.0-beta001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TheAngryByrd.TypeSafeInternals" Version="0.1.0-beta001" />
<PackageReference Include="TheAngryByrd.TypeSafeInternals" />
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 TheAngryByrd.TypeSafeInternals --version 0.1.0-beta001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheAngryByrd.TypeSafeInternals, 0.1.0-beta001"
#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.
#addin nuget:?package=TheAngryByrd.TypeSafeInternals&version=0.1.0-beta001&prerelease
#tool nuget:?package=TheAngryByrd.TypeSafeInternals&version=0.1.0-beta001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TheAngryByrd.TypeSafeInternals uses Myriad to generate type safe reflection calls to internal functions/properties/methods
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- FSharp.Core (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TheAngryByrd.TypeSafeInternals:
Package | Downloads |
---|---|
TheAngryByrd.Myriad.Plugins.TypeSafeInternals
TheAngryByrd.Myriad.Plugins.TypeSafeInternals uses Myriad to generate type safe reflection calls to internal functions/properties/methods |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.1 | 986 | 2/4/2022 |
0.1.1-beta001 | 196 | 2/4/2022 |
0.1.0 | 613 | 5/24/2021 |
0.1.0-beta003 | 290 | 5/24/2021 |
0.1.0-beta002 | 298 | 5/24/2021 |
0.1.0-beta001 | 248 | 5/24/2021 |
## [0.1.0-beta001] - 2021-05-24
First release
[0.1.0-beta001]: https://github.com/TheAngryByrd/TypeSafeInternals/releases/tag/v0.1.0-beta001
### Added
- This release already has lots of features