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.
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.
paket add TheAngryByrd.TypeSafeInternals --version 0.1.0-beta001
#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.
// Install TheAngryByrd.TypeSafeInternals as a Cake Addin
#addin nuget:?package=TheAngryByrd.TypeSafeInternals&version=0.1.0-beta001&prerelease

// Install TheAngryByrd.TypeSafeInternals as a Cake Tool
#tool nuget:?package=TheAngryByrd.TypeSafeInternals&version=0.1.0-beta001&prerelease

TheAngryByrd.TypeSafeInternals uses Myriad to generate type safe reflection calls to internal functions/properties/methods

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 903 2/4/2022
0.1.1-beta001 150 2/4/2022
0.1.0 553 5/24/2021
0.1.0-beta003 234 5/24/2021
0.1.0-beta002 239 5/24/2021
0.1.0-beta001 211 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