peterritchie
NuGet publisher profile
Packages (18)
Pri.LongPath
Drop-in library to support long paths in .NET
ProductivityExtensions
Productivity Extensions is a library of extension methods extending over 650 methods in 400 Framework classes
PRI.Messaging.Patterns
A set of messaging pattern implementations built on PRI.Messaging.Primitives
VisualStudio.gitignore
Installs the latest Github .gitignore for VisualStudio into the solution directory. To update the .gitignore, uninstall and re-install
PRI.Messaging.Primitives
A set of messaging primitive types.
PRI.DICore.SystemNetHttp
A library to facilitate Dependency Inversion with System.Net.Http
EffectiveIoC
Bare-bones Inversion of Control container
PRI.DICore
A library to facilitate Dependency Inversion
EffectiveAsyncResult
Minimal, lock-free, IAsyncResult implementation for .NET 4.x
PRI.PrereleaseAttributes
Proposed prerelease attributes to signify members/types that are prerelease
PRI.ConsoleApplicationBuilder
An application-builder pattern implementation for .NET console applications. ConsoleApplicationBuilder supports dependency injection (including third-party containers), logging, and configuration (json file, environment names, command-line arguments, environment variables).
Pri.ProductivityExtensions.Source
Productivity Extensions included as source to provide modern C#/.NET support in .NET Standard 2.0 projects.
Pri.Utility.Templates
Various `dotnet new` templates. - vsspell spell checker file - install: - dotnet install Pri.Utility.Templates - create a vsspell file in the current directory: - dotnet new vsspell
PRI.ConsoleApplicationBuilder.Templates
A template for console application that supports standard .NET dependency injection, configuration, and environment names
PRI.CallerInfo
A tiny assembly to use with pre .NET 4.5 projects in .NET 2015+ to get Caller Info
PRI.GeneratedCodeAssembly
Cache generated code to assembly for quick re-load
PRI.SystemNet.Abstractions
Interfaces for some System.Net functionality
PRI.CommandLineExtensions
System.CommandLine extensions to support .NET Dendency Injection..