SqlSugarCore.Kdbndp
by: sun kaixuan
- 2 total downloads
- Latest version: 6.0.0
SqlSugarCore.Kdbndp R6 使用 6.0 , R3 1.0
Sripe.DataAcquisition.MudLog.DBAcquirer
by: Jaren Duan Shuguo Xu
- 2 total downloads
- Latest version: 0.2.7
Package Description
Sripe.DataAcquisition.MWD.APS
by: Jaren Duan
- 1 total downloads
- Latest version: 0.2.5
What's New:
0.2.5(2020.09.27):
*update pkg.
0.1.0(2020.09.22):
+Move back from Sripe.DataAcquisition.MWD.
Sripe.DataAcquisition.SerialPortReader
by: Jaren Duan
- 2 total downloads
- Latest version: 0.4.5
Package Description
Sripe.DataUnit
by: Jaren Duan Zhuchen Liu
- 8 total downloads
- Latest version: 0.4.4
What's new:
0.4.4(2023.4.20):
*fix bug: add Unit.Get for recently added unit.
+L/s²
0.4.3(2023.4.20):
*fix bug: duplilcated unit string m/h to h/m.
0.4.2(2023.4.19):
*put "" in 1st place.
0.4.1(2023.4.19):
+"" in GetAllUnitDesciption().
0.4.0(2023.4.18):
+new UnitMeterPerHour, unitHourPerMeter.
0.3.9(2023.4.13):
+new Unit, to fit GetAllUnitDesciption().
0.3.8(2023.4.13):
+Unit.GetAllUnitDesciption.
0.3.7(2022.1.24):
+net50 net60 support.
0.3.6(2021.4.7):
+UnitNewton.
+UnitCubicMeterPerMinute and UnitCubicMeterPerSecond.
0.3.4(2020.10.28):
*fix UnitMMHO_SK namespace bug.
0.3.3(2020.10.20):
+UnitMMHO_SK UnitMmhoPerCM
0.3.1(2020.10.15):
What's new:
0.4.4(2023.4.20):
*fix bug: duplilcated unit string m/h to h/m.
0.4.4(2023.4.20):
*fix bug: duplilcated unit string m/h to h/m.
0.4.2(2023.4.19):
*put "" in 1st place.
0.4.1(2023.4.19):
+"" in GetAllUnitDesciption().
0.4.0(2023.4.18):
+new UnitMeterPerHour, unitHourPerMeter.
0.3.9(2023.4.13):
+new Unit, to fit GetAllUnitDesciption().
0.3.8(2023.4.13):
+Unit.GetAllUnitDesciption.
0.3.7(2022.1.24):
+net50 net60 support.
0.3.6(2021.4.7):
+UnitNewton.
+UnitCubicMeterPerMinute and UnitCubicMeterPerSecond.
0.3.4(2020.10.28):
*fix UnitMMHO_SK namespace bug.
0.3.3(2020.10.20):
+UnitMMHO_SK UnitMmhoPerCM
0.3.1(2020.10.15):
+
Sripe.RealtimeWellLog
by: Jaren Duan
- 2 total downloads
- Latest version: 5.0.1
This package includes a few classes for processing welllog realtime data.
Sripe.RealtimeWellLog.Analyzing.Offline
by: Jaren Duan
- 1 total downloads
- Latest version: 0.7.2
Package Description
SSH.NET
by: Renci
- 50 total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography
by: Renci
- 10 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange inc. marc.gravell
- 53 total downloads
- Latest version: 1.0.247
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
StrongNamer
by: Daniel Plaisted
- 17 total downloads
- Latest version: 0.2.5
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Stub.System.Data.SQLite.Core.NetFramework
by: SQLite Development Team
- 5 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 103 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 22 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
SummerBoot
by: SummerBoot
- 8 total downloads
- Latest version: 1.2.0
SummerBoot,致力于让新人快速上手net core,将SpringBoot的先进理念与C#的简洁优雅合二为一。github地址:https://github.com/TripleView/SummerBoot
Swagger-Net
by: Swagger-Net Team
- 91 total downloads
- Latest version: 8.5.28.1
Add a Swagger(ui 3.x) to your WebApi projects!
Swashbuckle.AspNetCore
by: domaindrivendev
- 132 total downloads
- Latest version: 9.0.4
Swagger tools for documenting APIs built on ASP.NET Core
System.AppContext
by: Microsoft
- 8 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
System.Collections
by: Microsoft
- 16 total downloads
- Latest version: 4.0.10-beta-22816
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
System.Collections.Concurrent
by: Microsoft
- 7 total downloads
- Latest version: 4.0.10-beta-22816
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>