Skip to main content
ashmind avatar

ashmind

NuGet publisher profile

Packages
33
Total Downloads
2.4M
2,363,792

Packages (33)

StringInterpolationBridge package icon

StringInterpolationBridge

Provides FormattableString/FormattableStringFactory for pre-4.6 .NET Framework.

755.9K
downloads
Argument package icon

Argument

Argument validation methods, for example: this.user = Argument.NotNull("user", user). Less fancy than approaches based on lambdas/anonymous classes, but less scary performance-wise (given that argument checks are often all over the place). Annotations: C# 8 nullable reference types, ReSharper, Microsoft.CodeQuality.Analyzers, Code Contracts (.NET 4.5 only).

218.7K
downloads
IconLib.Unofficial package icon

IconLib.Unofficial

Unofficial package for CastorTiu's IconLib (http://www.codeproject.com/Articles/16178/IconLib-Icons-Unfolded-MultiIcon-and-Windows-Vista).

145.2K
downloads
MirrorSharp.Common package icon

MirrorSharp.Common

MirrorSharp shared server library. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

142.2K
downloads
uMigrate package icon

uMigrate

Migration framework for Umbraco (Core+UI).

130.6K
downloads
Pedantic.IO.EmbeddedResource package icon

Pedantic.IO.EmbeddedResource

Embedded resource helper that mirrors File APIs: e.g. EmbeddedResource.ReadAllText().

124.6K
downloads
OpenSans package icon

OpenSans

This is a NuGet package for font 'Open Sans'. The font is installed into /fonts/OpenSans folder. The package does not include any CSS.

106.1K
downloads
AshMind.Extensions package icon

AshMind.Extensions

Extension methods that could have been written by BCL authors.

85.5K
downloads
Unbreakable package icon

Unbreakable

.NET sandboxing framework: rewrites other assemblies to ensure they can't bring down the hosting process.

68.6K
downloads
uMigrate.Core package icon

uMigrate.Core

Migration framework for Umbraco (Core).

63.5K
downloads
Unbreakable.Policy package icon

Unbreakable.Policy

API policies for https://www.nuget.org/packages/Unbreakable. This library is released more often than the main Unbreakable, and can be referenced and updated explicily to get the latest ones.

61.5K
downloads
AshMind.IO.Abstractions package icon

AshMind.IO.Abstractions

Similar to System.IO.Abstractions package, but with .NET 4.5 methods and slightly different API.

60.8K
downloads
MirrorSharp.AspNetCore package icon

MirrorSharp.AspNetCore

MirrorSharp ASP.NET Core server. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

53.4K
downloads
MirrorSharp.Testing package icon

MirrorSharp.Testing

MirrorSharp testing helpers. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

42.5K
downloads
MirrorSharp.Owin package icon

MirrorSharp.Owin

MirrorSharp OWIN server. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

39.7K
downloads
MirrorSharp.VisualBasic package icon

MirrorSharp.VisualBasic

MirrorSharp Visual Basic .NET support library. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

39.2K
downloads
MirrorSharp.FSharp package icon

MirrorSharp.FSharp

MirrorSharp F# support library. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

34.9K
downloads
ftpush package icon

ftpush

A command line tool for FTP directory push.

27.7K
downloads
SourceMock package icon

SourceMock

Mocking framework that uses Roslyn source generators for extra flexibility.

25.5K
downloads
Autofac.Extras.FileSystemRegistration package icon

Autofac.Extras.FileSystemRegistration

Provides file system assembly discovery for Autofac (e.g. builder.RegisterAssemblyModulesInDirectories).

24.3K
downloads
WebConfig.MimeMaps.Fonts package icon

WebConfig.MimeMaps.Fonts

Adds .eot, .otf, .ttf, .woff and .woff2 as `mimeMap` entries to web.config, so that IIS can serve them correctly.

20.6K
downloads
Unbreakable.Build.PolicyReport package icon

Unbreakable.Build.PolicyReport

Build task to create a report for a certain Unbreakable policy (e.g. for source control/policy review).

18.0K
downloads
FluentConsole package icon

FluentConsole

A fluent API that aims to simplify colorful console output. FluentConsole.White.Text("Hello").Green.Text("world!")

16.7K
downloads
MirrorSharp.Php package icon

MirrorSharp.Php

MirrorSharp PHP support library, implemented using Peachpie. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

16.6K
downloads
WebConfig.MimeMaps.Svg package icon

WebConfig.MimeMaps.Svg

Adds .svg and .svgz `mimeMap` entries to web.config, so that IIS can serve them correctly.

12.7K
downloads
AshMind.IO.Abstractions.Mocks package icon

AshMind.IO.Abstractions.Mocks

Similar to System.IO.Abstractions.TestHelpers package, but with .NET 4.5 methods and slightly different API.

7.8K
downloads
Unbreakable.Tools.PolicyReport package icon

Unbreakable.Tools.PolicyReport

Tool to create a report for a certain Unbreakable policy (e.g. for source control/policy review).

5.4K
downloads
Expressive package icon

Expressive

Expressive is a library that converts compiled methods into expression trees.

4.0K
downloads
InfoOf package icon

InfoOf

A small set of methods that help getting MemberInfo using lambda expressions. Example: Info.PropertyOf<YourClass>(c => c.YourProperty); Releases: 1.1 Added some convenience overloads for the case when you already have Expression<Func<T, TResult>>.

4.0K
downloads
Gate.Adapters.AspNet package icon

Gate.Adapters.AspNet

PRE-RELEASE, do not use (but now supports SignalR).

2.9K
downloads
MirrorSharp.IL package icon

MirrorSharp.IL

MirrorSharp IL support library. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details.

2.5K
downloads
Unbreakable.Tools.PolicyReport.Net5 package icon

Unbreakable.Tools.PolicyReport.Net5

Tool to create a report for a certain Unbreakable policy (e.g. for source control/policy review).

1.3K
downloads
Unbreakable.Tools.PolicyReport.NetCore31 package icon

Unbreakable.Tools.PolicyReport.NetCore31

Tool to create a report for a certain Unbreakable policy (e.g. for source control/policy review).

1.0K
downloads