Aeveco.Utilities 1.6.8009.36999

dotnet add package Aeveco.Utilities --version 1.6.8009.36999
                    
NuGet\Install-Package Aeveco.Utilities -Version 1.6.8009.36999
                    
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="Aeveco.Utilities" Version="1.6.8009.36999" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aeveco.Utilities" Version="1.6.8009.36999" />
                    
Directory.Packages.props
<PackageReference Include="Aeveco.Utilities" />
                    
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 Aeveco.Utilities --version 1.6.8009.36999
                    
#r "nuget: Aeveco.Utilities, 1.6.8009.36999"
                    
#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 Aeveco.Utilities@1.6.8009.36999
                    
#: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=Aeveco.Utilities&version=1.6.8009.36999
                    
Install as a Cake Addin
#tool nuget:?package=Aeveco.Utilities&version=1.6.8009.36999
                    
Install as a Cake Tool

Simple utlities used for many projects.  This will centralize many good ideas and bug fixes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Aeveco.Utilities:

Package Downloads
Aeveco.Mvc

MVC utlities used on many projects. Contains custom validations and HTML tools

Aeveco.CustomMembership

A custom membership library based on the simple membership published with MVC4. This one uses Stored Procedures instead of EF and has a few custom methods.

Aeveco.CustomIdentity

A custom identity library to provide the user and role providers for identity core. This one uses Stored Procedures instead of EF and has a few custom methods.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.8009.36999 630 12/6/2021
1.5.7907.36886 522 9/6/2021
1.4.7143.38883 884 7/24/2019
1.3.7035.41968 770 4/7/2019
1.3.7035.36194 761 4/7/2019
1.3.7035.28916 768 4/6/2019
1.3.7035.17895 770 4/6/2019
1.3.7001.36266 783 3/4/2019
1.3.6903.41951 919 11/26/2018
1.3.6523.20869 1,246 11/10/2017
1.3.6273.1449 1,333 3/5/2017
1.3.5981.37267 8,658 5/18/2016
1.2.5981.36685 1,355 5/18/2016
1.1.5934.42543 1,363 4/1/2016
1.1.5934.35922 4,543 4/1/2016
1.0.5821.1021 1,453 12/9/2015
1.0.5821.689 1,445 12/9/2015
1.0.5819.41763 1,405 12/8/2015
1.0.5819.40018 2,296 12/8/2015

First version