OSharpNS20.Core
3.1.7
dotnet add package OSharpNS20.Core --version 3.1.7
NuGet\Install-Package OSharpNS20.Core -Version 3.1.7
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="OSharpNS20.Core" Version="3.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OSharpNS20.Core --version 3.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OSharpNS20.Core, 3.1.7"
#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 OSharpNS20.Core as a Cake Addin #addin nuget:?package=OSharpNS20.Core&version=3.1.7 // Install OSharpNS20.Core as a Cake Tool #tool nuget:?package=OSharpNS20.Core&version=3.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OSharp核心组件,封装着框架核心及数据存储,缓存,辅助操作等功能(兼容netstandard2.0)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2020.1.0)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.Bcl.HashCode (>= 1.1.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Caching.Memory (>= 3.1.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.7)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.7)
- Microsoft.Extensions.Configuration.Json (>= 3.1.7)
- Microsoft.Extensions.DependencyInjection (>= 3.1.7)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Http (>= 3.1.7)
- Microsoft.Extensions.Logging (>= 3.1.7)
- Newtonsoft.Json (>= 12.0.3)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.DirectoryServices.Protocols (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
-
.NETStandard 2.1
- JetBrains.Annotations (>= 2020.1.0)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Caching.Memory (>= 3.1.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.7)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.7)
- Microsoft.Extensions.Configuration.Json (>= 3.1.7)
- Microsoft.Extensions.DependencyInjection (>= 3.1.7)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Http (>= 3.1.7)
- Microsoft.Extensions.Logging (>= 3.1.7)
- Newtonsoft.Json (>= 12.0.3)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.DirectoryServices.Protocols (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on OSharpNS20.Core:
Package | Downloads |
---|---|
OSharpNS20.EntityFrameworkCore
OSharp数据访问组件,封装EntityFrameworkCore数据访问功能的实现(兼容netstandard2.0) |
|
OSharpNS20.AutoMapper
OSharp AutoMapper 对象映射组件,封装基于AutoMapper的对象映射实现(兼容netstandard2.0) |
|
OSharpNS20.Log4Net
OSharp Log4Net组件,封装使用log4net组件来实现框架的日志输出功能(兼容netstandard2.0) |
|
OSharpNS20.Redis
OSharp Redis 缓存组件,封装基于Redis客户端的缓存实现(兼容netstandard2.0) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.7 | 1,384 | 9/7/2020 |