Miscl.AspNetCore 1.0.0-preview6

This is a prerelease version of Miscl.AspNetCore.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Miscl.AspNetCore --version 1.0.0-preview6
NuGet\Install-Package Miscl.AspNetCore -Version 1.0.0-preview6
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="Miscl.AspNetCore" Version="1.0.0-preview6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Miscl.AspNetCore --version 1.0.0-preview6
#r "nuget: Miscl.AspNetCore, 1.0.0-preview6"
#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 Miscl.AspNetCore as a Cake Addin
#addin nuget:?package=Miscl.AspNetCore&version=1.0.0-preview6&prerelease

// Install Miscl.AspNetCore as a Cake Tool
#tool nuget:?package=Miscl.AspNetCore&version=1.0.0-preview6&prerelease

2022-04-10 1.0.0-preview6更新内容:
   🧪 test: 新增Miscl.DatabaseAccessor.SqlSugar.Tests测试案例
   Miscl.Framework:
   ✨ feat: 新增ObjectExtensions对象扩展函数
   ✨ feat: 新增空和非空判断扩展函数
   Miscl.DatabaseAccessor.SqlSugar:
   ✨ feat: 新增Update和Delete条件扩展函数
   Miscl.DatabaseAccessor:
   ✨ feat: 数据工作单元拦截器UnitOfWorkAttribute支持顺序执行
   🦄 refactor: 原数据库上下文IOC替换成静态数据状态管理

   2022-04-06 1.0.0-preview5更新内容:
   Miscl.AspNetCore:  
    🎈 perf: UnifyControllerBase控制器响应对象允许可空入参

   2022-03-12 1.0.0-preview4更新内容:
   Miscl.Framework:
   ✨ feat: 新增MisclGlobalException全局异常过滤器
   ✨ feat: 新增统一响应报文格式

   2022-03-12 1.0.0-preview3更新内容:
   Miscl.DatabaseAccessor.SqlSugar:
   🔧 build: SqlSugar依赖包版本升级
   🐞 fix: 修复SqlSugar数据库访问器配置获取失败问题
   🐞 fix: 修复配置容器服务提供器获取IConfiguration失败问题
   ✨ feat: 新增扩展函数以及移除未使用using

   2022-03-11 1.0.0-preview2更新内容:
   Miscl.Framework:   
   ✨ feat: 新增IQueryable 拓展类
   ✨ feat: 新增IList 拓展类
   ✨ feat: 新增IEnumerable 拓展类
   ✨ feat: 新增IDictionary字典扩展类
   ✨ feat: 新增ICollection集合扩展类
   ✨ feat: 新增IComparable 拓展
   
   2022-03-10 1.0.0-preview1更新内容:
   Miscl.DatabaseAccessor.SqlSugar:    
   ✨ feat: 新增数据库日志配置构造器
   ✨ feat: 升级SqlSurgar依赖包至☞5.0.5.8

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 was computed.  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 was computed.  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. 
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