VIEApps.Components.Utility.AspNet 10.1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package VIEApps.Components.Utility.AspNet --version 10.1.0.2
NuGet\Install-Package VIEApps.Components.Utility.AspNet -Version 10.1.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="VIEApps.Components.Utility.AspNet" Version="10.1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VIEApps.Components.Utility.AspNet --version 10.1.0.2
#r "nuget: VIEApps.Components.Utility.AspNet, 10.1.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.
// Install VIEApps.Components.Utility.AspNet as a Cake Addin
#addin nuget:?package=VIEApps.Components.Utility.AspNet&version=10.1.0.2

// Install VIEApps.Components.Utility.AspNet as a Cake Tool
#tool nuget:?package=VIEApps.Components.Utility.AspNet&version=10.1.0.2

The general purpose utility library for ASP.NET development

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.2.1.1805 1,233 5/7/2018
10.1.19.1805 1,084 5/1/2018
10.1.14.1804 1,204 3/31/2018
10.1.13.1803 1,091 3/5/2018
10.1.12.1802 1,083 2/22/2018
10.1.11.1802 1,027 2/21/2018
10.1.9.1802 1,053 2/19/2018
10.1.8.1802 970 2/7/2018
10.1.7.1802 830 1/31/2018
10.1.7.1802-rc 846 1/25/2018
10.1.6.1801 911 1/5/2018
10.1.5.1801 918 12/25/2017
10.1.4.1801-rc8 786 12/15/2017
10.1.4.1801-rc5 798 12/7/2017
10.1.3.1712 967 11/10/2017
10.1.1.1711 991 11/1/2017
10.1.0.3 954 10/31/2017
10.1.0.2 925 10/30/2017
10.1.0.1 921 10/30/2017

The general purpose utility library for ASP.NET development
- Write content of a file directly to HttpResponse's output stream (fully async)
- Write/Display processing errors
- ... and others