VIEApps.Components.Utility.AspNet
10.1.3.1712
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package VIEApps.Components.Utility.AspNet --version 10.1.3.1712
NuGet\Install-Package VIEApps.Components.Utility.AspNet -Version 10.1.3.1712
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.3.1712" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VIEApps.Components.Utility.AspNet" Version="10.1.3.1712" />
<PackageReference Include="VIEApps.Components.Utility.AspNet" />
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 VIEApps.Components.Utility.AspNet --version 10.1.3.1712
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VIEApps.Components.Utility.AspNet, 10.1.3.1712"
#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 VIEApps.Components.Utility.AspNet@10.1.3.1712
#: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=VIEApps.Components.Utility.AspNet&version=10.1.3.1712
#tool nuget:?package=VIEApps.Components.Utility.AspNet&version=10.1.3.1712
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The general purpose utility library for developing apps with ASP.NET
| Product | Versions 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.
-
.NETStandard 2.0
- VIEApps.Components.Security (>= 10.1.3.1712)
- VIEApps.Components.Utility (>= 10.1.3.1712)
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,887 | 5/7/2018 |
| 10.1.19.1805 | 1,682 | 5/1/2018 |
| 10.1.14.1804 | 1,783 | 3/31/2018 |
| 10.1.13.1803 | 1,707 | 3/5/2018 |
| 10.1.12.1802 | 1,693 | 2/22/2018 |
| 10.1.11.1802 | 1,611 | 2/21/2018 |
| 10.1.9.1802 | 1,638 | 2/19/2018 |
| 10.1.8.1802 | 1,562 | 2/7/2018 |
| 10.1.7.1802 | 1,246 | 1/31/2018 |
| 10.1.7.1802-rc | 1,428 | 1/25/2018 |
| 10.1.6.1801 | 1,495 | 1/5/2018 |
| 10.1.5.1801 | 1,492 | 12/25/2017 |
| 10.1.4.1801-rc8 | 1,373 | 12/15/2017 |
| 10.1.4.1801-rc5 | 1,383 | 12/7/2017 |
| 10.1.3.1712 | 1,544 | 11/10/2017 |
| 10.1.1.1711 | 1,606 | 11/1/2017 |
| 10.1.0.3 | 1,554 | 10/31/2017 |
| 10.1.0.2 | 1,519 | 10/30/2017 |
| 10.1.0.1 | 1,497 | 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