Peasy 1.0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Peasy --version 1.0.0.2
                    
NuGet\Install-Package Peasy -Version 1.0.0.2
                    
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="Peasy" Version="1.0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Peasy" Version="1.0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Peasy" />
                    
Project file
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 Peasy --version 1.0.0.2
                    
#r "nuget: Peasy, 1.0.0.2"
                    
#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=Peasy&version=1.0.0.2
                    
Install Peasy as a Cake Addin
#tool nuget:?package=Peasy&version=1.0.0.2
                    
Install Peasy as a Cake Tool

An easy to use middle tier framework for .NET

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Peasy:

Package Downloads
Peasy.DataProxy.InMemory

Provides base class functionality that serves as a thread-safe in-memory data store implementation. Use this to create fake data proxies for state-based unit testing or to quickly develop peasy service classes.

Peasy.DataProxy.Http

Provides base class functionality that serves as an HTTP data proxy implementation. Use this to quickly create peasy data proxies that communicate with HTTP services via GET, POST, PUT, and DELETE invocations.

DynamicStore.Providers.Peasy

Compatibility library designed to allow using DynamicStore as backing storage for Peasy.NET projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.1 3,327 9/24/2022
5.1.0 598 11/14/2021
5.0.2 496 8/12/2021
5.0.1 12,069 3/26/2021
5.0.0 2,457 2/1/2021
4.2.0 16,964 5/17/2019
4.1.0 6,483 10/16/2018
4.0.0 1,501 10/4/2018
3.0.5 2,904 5/27/2018
3.0.4 1,708 4/8/2018
3.0.3 1,799 2/28/2018
3.0.2 1,727 2/17/2018
3.0.1 1,465 1/29/2018
2.0.2 2,646 6/19/2017
2.0.1 1,292 6/6/2017
2.0.0 1,378 6/6/2017
1.0.0.8 2,504 12/12/2015
1.0.0.7 1,807 11/18/2015
1.0.0.6 1,681 11/14/2015
1.0.0.5 1,862 10/13/2015
1.0.0.4 1,578 10/11/2015
1.0.0.3 2,042 10/10/2015
1.0.0.2 2,612 10/2/2015
1.0.0.1 1,948 10/1/2015