ViazyNetCore.Core 1.6.1

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

ViazyNetCore 基础提供,包含一些基础易用功能

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on ViazyNetCore.Core:

Package Downloads
ViazyNetCore.Data.FreeSql

Package Description

ViazyNetCore.Caching

Package Description

ViazyNetCore.DynamicControllers

Package Description

ViazyNetCore.MultiTenancy

Package Description

ViazyNetCore.EventBus

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1 1,052 1/12/2024
1.5.4 1,007 11/4/2023
1.5.3 965 11/4/2023
1.5.2 934 10/30/2023
1.5.2-preview7.0 156 10/30/2023
1.3.4-rc1 851 10/6/2023
1.3.3-rc9 779 9/30/2023
1.3.3-rc8 794 9/29/2023
1.3.3-rc7 828 9/29/2023
1.3.3-rc6 830 9/29/2023
1.3.3-rc5 819 9/29/2023
1.3.3-rc3 818 9/29/2023
1.3.3-rc2 807 9/29/2023
1.3.3-rc10 790 10/6/2023
1.3.3-rc1 785 9/27/2023
1.3.2 922 9/26/2023
1.3.1 859 9/25/2023
1.3.0 854 9/22/2023
1.2.2 855 9/18/2023
1.2.0 841 9/16/2023
Loading failed