Rocket.Surgery.Meta.Packages 4.1.1

dotnet add package Rocket.Surgery.Meta.Packages --version 4.1.1
NuGet\Install-Package Rocket.Surgery.Meta.Packages -Version 4.1.1
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="Rocket.Surgery.Meta.Packages" Version="4.1.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rocket.Surgery.Meta.Packages --version 4.1.1
#r "nuget: Rocket.Surgery.Meta.Packages, 4.1.1"
#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 Rocket.Surgery.Meta.Packages as a Cake Addin
#addin nuget:?package=Rocket.Surgery.Meta.Packages&version=4.1.1

// Install Rocket.Surgery.Meta.Packages as a Cake Tool
#tool nuget:?package=Rocket.Surgery.Meta.Packages&version=4.1.1

Provides an MSBuild Sdk that allows you to not have to include all the dependencies in your project.
   Instead based on the properties defined implicit PackageReference items will be added, with the intention that the version will be managed else where using a PackageReference Update

Product 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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 1.3

  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.1 1,269 1/20/2020
4.1.0 632 1/20/2020
4.0.0 825 1/13/2020
3.0.1 1,136 11/8/2019
3.0.0 736 10/27/2019
2.2.0 858 10/16/2019
2.1.3 681 9/24/2019
2.1.2 720 9/20/2019
2.1.1 711 9/20/2019
2.1.0 741 9/20/2019
2.0.3 685 9/18/2019
2.0.2 743 8/31/2019
2.0.1 693 8/31/2019
2.0.0 698 8/29/2019

## v4.1.1





## Changes:

* Merge pull request #107 from RocketSurgeonsGuild/fix/namespaces
* Merge branch 'master' into fix/namespaces
* Updated name and removed operations
* Merge pull request #106 from RocketSurgeonsGuild/fix/namespaces
* Added Rocket.Surgery.Extensions.Abstractions to ensure that a reference to NotFoundException and RequestException are always there
* fixed namespaces

This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=9005&view=logs).