![]() |
VOOZH | about |
dotnet add package NullGuard.Fody --version 3.1.1
NuGet\Install-Package NullGuard.Fody -Version 3.1.1
<PackageReference Include="NullGuard.Fody" Version="3.1.1" />
<PackageVersion Include="NullGuard.Fody" Version="3.1.1" />Directory.Packages.props
<PackageReference Include="NullGuard.Fody" />Project file
paket add NullGuard.Fody --version 3.1.1
#r "nuget: NullGuard.Fody, 3.1.1"
#:package NullGuard.Fody@3.1.1
#addin nuget:?package=NullGuard.Fody&version=3.1.1Install as a Cake Addin
#tool nuget:?package=NullGuard.Fody&version=3.1.1Install as a Cake Tool
Add null checks.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.4 netstandard1.4 is compatible. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on NullGuard.Fody:
| Package | Downloads |
|---|---|
|
Nimbus
Nimbus is a .NET messaging framework providing an abstraction over message-based transports with support for commands, events, and request/response patterns. |
|
|
OpenTl.ClientApi.MtProto
Client implementation of the MtProto protocol to connect the client to a server, such as Telegram Messenger |
|
|
TelegramClientApi
This is a unofficial Telegram client api library |
|
|
OpenTl.ClientApi
This is a client api using the MtProto protocol to connect the client to a server, such as Telegram Messenger |
|
|
Json.Comparer.Core
From Patrick van Lohuizen: 'Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects' Last commit of this project was Nov 30, 2017, so I forked it and added .net core and .net standard targets in addition to .net 4.7.2 |
Showing the top 8 popular GitHub repositories that depend on NullGuard.Fody:
| Repository | Stars |
|---|---|
|
Fody/Fody
Extensible tool for weaving .net assemblies
|
|
|
scientistproject/Scientist.net
A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
|
|
|
sunnamed434/BitMono
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
|
|
|
SIDOVSKY/EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
|
|
|
EasyNetQ/EasyNetQ.Management.Client
EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API
|
|
|
vkhorikov/FuntionalPrinciplesCsharp
Source code for the Applying Functional Principles in C# course
|
|
|
NimbusAPI/Nimbus
Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.
|
|
|
Fody/FodyAddinSamples
A working sample for each Fody Addin
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.1 | 638,803 | 1/13/2023 |
| 3.1.0 | 151,582 | 1/14/2022 |
| 3.0.0 | 415,740 | 7/11/2020 |
| 3.0.0-beta1 | 1,507 | 3/31/2020 |
| 2.2.0 | 152,109 | 12/31/2019 |
| 2.1.0 | 52,549 | 8/21/2019 |
| 2.0.0 | 11,155 | 5/19/2019 |
| 1.8.7 | 62,264 | 1/31/2019 |
| 1.8.6 | 1,795 | 1/25/2019 |
| 1.8.5 | 172,049 | 10/8/2018 |
| 1.8.4 | 1,544 | 10/1/2018 |
| 1.8.3 | 19,889 | 9/7/2018 |
| 1.8.2 | 1,285 | 9/7/2018 |
| 1.8.1 | 2,172 | 9/3/2018 |
| 1.8.0 | 120,845 | 3/31/2018 |
| 1.7.1 | 61,963 | 2/20/2018 |
| 1.7.0 | 1,820 | 2/10/2018 |
| 1.6.3 | 129,359 | 11/19/2017 |
| 1.6.2 | 8,926 | 10/1/2017 |
| 1.6.1 | 1,510 | 10/1/2017 |