RevStackCore.Pattern 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RevStackCore.Pattern --version 1.0.0
                    
NuGet\Install-Package RevStackCore.Pattern -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="RevStackCore.Pattern" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RevStackCore.Pattern" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="RevStackCore.Pattern" />
                    
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 RevStackCore.Pattern --version 1.0.0
                    
#r "nuget: RevStackCore.Pattern, 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.
#:package RevStackCore.Pattern@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RevStackCore.Pattern&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=RevStackCore.Pattern&version=1.0.0
                    
Install as a Cake Tool

RevStackCore .net core repository pattern.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on RevStackCore.Pattern:

Package Downloads
RevStackCore.Extensions.Mvc

aspnetcore mvc extensions

RevStackCore.Identity

RevStackCore implementation of the AspNetCore Identity framework.

RevStackCore.Redis.Client

StackExchange.Redis typed POCO client

RevStackCore.OrientDb

RevStackCore .net core OrientDb repository pattern.

RevStackCore.SQL.Client

Generic Typed POCO client for SQL compliant data sources

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5 61,199 1/21/2017
1.0.4 1,383 1/21/2017
1.0.3 1,325 1/15/2017
1.0.1 3,309 12/10/2016
1.0.0 1,427 12/10/2016

Initial release.