MessageTemplates 0.0.1-alpha

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

An implementation of {named} string replacements, which allows formatting, parsing, and capturing properties. MessageTemplates is compatible with the Serilog template format.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MessageTemplates:

Package Downloads
Security.Users.Web

Provides a controller that is ready for MVC application to manage user authentication and registration. Github source: https://github.com/vndevpro/SecurityUsers

Logging.StructuredLog4Net

Logging.StructuredLog4Net provides extension methods to log entries including value/business objects and/or stack trace of the exception. The objects and message template are serialized /formatted using MessageTemplates. Nothing on log4net configuration is required to change. Github source: https://github.com/vndevpro/Logging.StructuredLog4Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc-00275 166,038 4/19/2018
1.0.0-rc-00273 949 4/19/2018
1.0.0-rc-00272 981 4/19/2018
1.0.0-rc-00269 951 4/19/2018
1.0.0-rc-00260 7,179 9/11/2016
1.0.0-rc-00259 1,130 9/11/2016
1.0.0-rc-00258 1,130 8/25/2016
1.0.0-rc-00257 1,121 8/25/2016
1.0.0-rc-00253 1,131 8/6/2016
1.0.0-rc-00252 1,171 8/6/2016
1.0.0-rc-00250 1,126 8/6/2016
1.0.0-rc-00249 1,122 8/6/2016
1.0.0-rc-00246 1,143 7/17/2016
1.0.0-rc-00245 1,157 7/16/2016
1.0.0-rc-00244 1,214 7/16/2016
1.0.0-rc 997 4/15/2018
1.0.0-beta-242 1,162 7/16/2016
1.0.0-beta-241 1,127 7/16/2016
1.0.0-beta-240 1,151 7/16/2016
1.0.0-beta-239 1,171 7/16/2016
1.0.0-beta-238 1,156 6/25/2016
1.0.0-beta-22 1,145 7/16/2016
1.0.0-beta-213 1,166 5/28/2016
1.0.0-beta-21 1,147 6/25/2016
1.0.0-beta-1 4,791 6/4/2016
0.0.1-alpha 1,223 10/4/2015

Moved to ProjectScaffold