SlowFox.Core 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SlowFox.Core --version 1.0.0
NuGet\Install-Package SlowFox.Core -Version 1.0.0
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="SlowFox.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlowFox.Core --version 1.0.0
#r "nuget: SlowFox.Core, 1.0.0"
#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 SlowFox.Core as a Cake Addin
#addin nuget:?package=SlowFox.Core&version=1.0.0

// Install SlowFox.Core as a Cake Tool
#tool nuget:?package=SlowFox.Core&version=1.0.0

Introduction

SlowFox is a suite of .NET source generators, aiming to reduce the amount of repetitive code you need to write and maintain.

There are currently 2 generators available via SlowFox:

  1. Constructors, for generating constructors and private variables
  2. UnitTestMocks, for generating mock objects in unit tests

SlowFox.Core

alternate text is missing from this package README image alternate text is missing from this package README image Build Status Release Date Licence

SlowFox.Core is a library that provides common logic across the SlowFox source generators (SlowFox.Constructors and SlowFox.UnitTestMocks).

This package is required as a dependency of the source generators, but doesn't do anything just on its own.

Check out the documentation for the source generators themselves:

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SlowFox.Core:

Package Downloads
SlowFox.Constructors The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A source generator that automatically creates constructors and class members, allowing you to avoid writing and maintaining all that boiler-plate code yourself.

SlowFox.UnitTestMocks.MSTest The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A source generator that automatically creates mocks for a unit test class. This generator is for integration with MSTest projects.

SlowFox.UnitTestMocks.xUnit The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A source generator that automatically creates mocks for a unit test class. This generator is for integration with xUnit projects.

SlowFox.UnitTestMocks.NUnit The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A source generator that automatically creates mocks for a unit test class. This generator is for integration with NUnit projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 175 5/3/2024
1.0.1-CI-20240502-154026 109 5/2/2024
1.0.0 795 4/19/2023
1.0.0-CI-20230419-075719 672 4/19/2023
0.3.1 487 4/18/2023
0.3.1-CI-20230418-125027 485 4/18/2023
0.3.1-CI-20230418-104341 492 4/18/2023
0.3.0 824 2/24/2023
0.3.0-CI-20230224-125642 699 2/24/2023
0.2.0 1,060 5/23/2022
0.2.0-CI-20220523-151129 653 5/23/2022